@charset "utf-8";
#tomsoft_sub_menu {
	width: 210px;
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4EAF3;
	border-right-color: #E4EAF3;
	border-bottom-color: #E4EAF3;
	border-left-color: #E4EAF3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	margin-bottom: 300px;
}
#tomsoft_sub_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#tomsoft_sub_menu   .menu_head  {
	background-image: url(slices/tomsoft_sub_menu_back.png);
	display: block;
	height: 28px !important;
	width: 203px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF !important;
	text-decoration: none;
	line-height: 28px;
	padding-left: 7px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#tomsoft_sub_menu   a:link,#tomsoft_sub_menu   a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #465368;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 200px;
	line-height: 25px;
	padding-left: 10px;
}
#tomsoft_sub_menu  a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ACED;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 200px;
	line-height: 25px;
	padding-left: 10px;
	background-color: #F7F9FB;
}

#tomsoft h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0170BC;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

#tomsoft #right_menu {
	width: 256px;
	float: right;
	margin-top: 20px;
}
#tomsoft #right_menu ul {
	margin: 0px;
	padding: 0px;
}
#tomsoft #right_menu li {
	background-image: url(slices/tomsoft_right_menu_back.png);
	list-style-type: none;
	display: block;
	height: 48px;
	width: 186px;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 45px;
	background-repeat: no-repeat;
}
#tomsoft #right_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ACED;
	text-decoration: none;
	line-height: 48px;
}
.tomsoft_links  {
	color: #0170BC !important;
	text-decoration: none !important;
}
