/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #0B4986;
	margin: 0px;
	line-height: 18px;
}
#main{ color: #666;
	background-color: #fff;
	margin: 5px 55px 5px 55px;
	padding: 8px 5px 5px 5px;
}

h1{color: #fff; text-align: left;
	font-family: SimHei,Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0px 2px 40px; margin: 0px 0px 0px 0px;
}
h2{color: #e70000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px; margin: 10px 0px 5px 0px;
}
h3{color: #e70000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px; margin: 10px 0px 5px 0px;
}
h4{color: #e70000; font-size: 12px; padding: 0px; margin: 5px 0px 5px 0px;
	font-weight: bold;}
h5{color: #000; text-align: center;
	font-family: SimHei,Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0px 2px 40px; margin: 0px 0px 0px 0px;
}
.hr2{margin: 10px 0px 5px 0px;
	font-weight: normal;
	color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #ccc;
}
hr{margin: 10px 0px 5px 0px;
	font-weight: normal;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.tc{
	color: #0B4986;
	font-weight: bold;
}
.tc2{
	font-weight: bold;
}
.tc3{
	font-weight: bold;
	font-size: 14px;
}
.tdbt{
	line-height: 24px;
	font-weight: bold;
	color: #333;
	background-color: #ccc;
	text-align: center;
}
.td{text-align: left;
	line-height: 22px;
	color: #666;
	background-color: #eee;
	padding: 0px 0px 0px 10px; margin: 0px;
}
.td2{text-align: center;
	line-height: 22px;
	color: #666;
	background-color: #eee;
}
ul{padding: 0px; margin: 0px 0px 0px 30px;}
li{
	padding: 5px 0px 5px 0px;
color: #666;
	line-height: 18px;
}
#dh_top{width: 100%; float: left;}
#dh_c{width: 100%; float: left;}
#dh_topl{
	float: left;
	height: 40px;
	width: 236px;
}
#dh_topc{
	float: left;
	height: 40px;
	width: 100%-246px;
	background-image: url(cs/img/top_bg.gif);
}
#dh_topr{
	float: right;
	height: 40px;
	width: 10px;
}
#dh_cl{
	background-image: url(cs/img/left_bg.gif);
	float: left;
	width: 10px;
}

#dh_cr{
	background-image: url(cs/img/right_bg.gif);
	float: left;
	width: 10px;
}
#menu{width: 100%;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.menu_c ul{
CLEAR: left; 
MARGIN: 0px; 
PADDING:0px; 
BORDER: 0px; 
LIST-STYLE-TYPE: none; 
TEXT-ALIGN: left; 
DISPLAY:inline;
}
#csimg{width: 105px; float: left; padding: 2px 0px 7px 0px;}
#csimg2{width: 105px; float: left; padding: 2px 0px 7px 0px; margin: 0px 0px 0px 30px;}
.menu_c{width: 200px; margin: 0px 0px 0px 0px;	float: left;}
.menu_c li{
	line-height: 18px;
	width: 200px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	FLOAT: left;
	DISPLAY: block;
	PADDING: 4px 0px 0px 0px;
	TEXT-ALIGN: left;
	
}
#menu a {
	color: #0A3764;
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #0A3764;
}
#menu a:hover {
	text-decoration: underline;
	color: #e70000;
}
#menu a:active {
	text-decoration: none;
	color: #0A3764;
}