﻿.submenu_top p,.link_top p{ font-weight:bold; color:#606060; font-size:14px; padding-left:10px; line-height:40px;}
.submenu .subnav{ width:300px;}
.submenu li{
	width:300px;
	height:29px;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: top;
	line-height: 26px;
	background-color: #F0F0F0;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9D9D9D;
}
.submenu li a{
	display:block;
	padding-left:20px;
	color:#666666;
	background-image: url(../images/aicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26px;
	width: auto;
	text-decoration: none;
}
.submenu li a:hover{
	color:#FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 300px;
	line-height: 26px;
	background-color: #2196F3;
	background-image: url(../images/dupet.JPG);
}
.submenu li a.selt{
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 29px;
	width: 300px;
	line-height: 26px;
	background-color: #2196F3;
	text-decoration: none;
}
.submenu_bottm{
	background:url(../images/submenu_bottm.jpg) no-repeat;
	width:300px;
	height:12px;
	text-decoration: none;
}
