@charset "gb2312";

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023854;
	line-height: 20px;
}
a:link {
	color: #002953;
	text-decoration: none;
}
a:visited {
	color: #002953;
	text-decoration: none;
}
a:hover {
	color: #002953;
	text-decoration: underline;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a.nav:hover {
	color: #000033;
	text-decoration: none;
	font-size: 14px;
}
.white {
	font-size: 14px;
	color: #FFFFFF;
}
.navbg {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-x;
	height: 36px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #96b2c8;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bad3e7;
}
.border3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
.border4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #50a4e6;
	border-bottom-color: #50a4e6;
	border-left-color: #50a4e6;
}
.blue {
	font-size: 12px;
	color: #002953;
	line-height:150%;
}
.bluetitle {
	font-size: 16px;
	color:#004EA7;
	font-weight:bold;
}
.conbg {
	background-image: url(images/conbg.jpg);
	background-repeat: repeat-x;
}
.gray {
	color: #999999;
}
.brokenling {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.leftmenu
{
background-image:url(images/01_14.jpg);
background-repeat:no-repeat;
height:32px;
}