﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
td,th,p,textarea{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#top{
	width:100%;
	background:url(top-bg.jpg) center top repeat-y;
	text-align:center;
}
#nav{
	background:url(nav-bg.jpg) center top no-repeat;
	text-align:center;
	width:100%;
	height:44px;
	overflow:hidden;
}
#nav ul{
	width:960px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	text-align:center;
}
#nav ul li{
	margin:0 45px;
	list-style:none;
	float:left;
	line-height:40px;
	font-size:14px;
}
#nav ul li.l{
	margin:0;
	width:1px;
}
#ban{
	width:100%;
	text-align:center;
	background:url(banner-bg.jpg) center top repeat-y;
	padding:12px 0;
}
#banner{
	width:960px;
	margin:0 auto;
	background:url(banner-bg1.jpg) center top no-repeat;
	height:341px;
	padding-top:16px;
}
#banner01{
	width:960px;
	margin:0 auto;
	background:url(banner-bg2.jpg) center top no-repeat;
	height:196px;
	padding-top:16px;
}
#content{
	background:url(con-bg.jpg) center top repeat-x;
	width:100%;
}
#content2{
	background:url(con-bg1.jpg) center top repeat-x;
	width:100%;
	margin-bottom:12px;
}
#footer{
	width:100%;
	background-color:#0060A7;
	text-align:center;
	line-height:30px;
	height:88px;
}
#footer01{
	background:url(bt-bg.jpg) center top no-repeat;
	width:960px;
	color:#FFF;
	height:74px;
	padding-top:14px;
	margin:0 auto;
}

.left a:link,.left a:visited{
	line-height:31px;
	padding-left:25px;
	text-align:left;
	background:url(left02.jpg) 10px center no-repeat;
	border-bottom:1px #CCC dotted;
	display:block;
}
.news td{
	background:url(arrow01.gif) left center no-repeat;
	padding-left:10px;
	text-align:left;
	line-height:22px;
	border-bottom:1px #F2F3F5 dotted;
}
.news span{
	float:right;
}
.news1 td{
	background:url(arrow01.gif) left center no-repeat;
	padding-left:10px;
	text-align:left;
	line-height:29px;
	border-bottom:1px #CCC dotted;
}
.news1 span{
	float:right;
}
.font1{
	font-size:12px;
	line-height:37px;
	height:37px;
	background:url(r01.jpg) left center no-repeat;
	padding-left:25px;
	font-weight:bold;
	color:#000;
}
.font1 span{
	float:right;
	padding-right:10px;
	font-weight:normal;
}
.pp img{
	border:1px #BABABC solid;
	padding:2px;
}
.lr{
	border-right:1px #CCC solid;
	border-left:1px #CCC solid;
	background-color:#FFFFFF;
	padding:10px 0 5px;
}


a:link {
	text-decoration: none;color:#333;font-size:12px;
}
a:visited {
	text-decoration: none;color:#333;font-size:12px;
}
a:hover {
	text-decoration: none;color:#BD0D0F;font-size:12px; 
}
a:active {
	text-decoration: none;color:#BD0D0F;font-size:12px;
}
