@charset "utf-8";
body{font-size:12px;font-family:"宋体"; color:#000; background:#f7f7f7; line-height:26px; background:url(images/bg.png) repeat-x}
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {padding:0; margin:0;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}
a{color: #848484; text-decoration: none}
a:hover {color: #6b6b6b; text-decoration: underline}
.home_nav{
	width:1000px;
	margin:0px auto;
	clear:both;
	overflow:hidden
}
.home_nav ul li{
	float:right;
	margin-right:25px
}
#com_nav{
		height:40px;
		margin:0px auto;
		clear:both;
		font-size:14px;
		font-weight:bold;
}
#com_nav a{
		color:#000;
		display:block;
		text-align: center
}
#com_nav a:hover{
		color:#fff;
	background-color:#2185f5;
	height:40px;
	line-height:40px;
}
.title{
	color:#00568b;
	font-size:14px;
	border-top:2px solid #00568b;
	padding-left:10px;
	font-weight:bold
}
.title2{
	color:#ff9900;
}
.bottom{
	border-top:2px solid #00568b
}
.left_pro td{
	border-bottom:1px solid #CCC;
	padding-left:20px
}
.left_pro a{
	color:#00568b
}