@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h3, h4  {
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(../images/1x30_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
h3 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-indent: 20px;
}
h4 {
	font-size: small;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	letter-spacing: 0.3em;
}


a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
#container {
	width: 955px;
	margin-left: 50%;
	left: -500px;
	position: absolute;
}
#header {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}
#nav {
	height: 48px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav ul {
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: auto;
	margin-left: 65px;
}
#nav ul li {
	float:left;

}
#nav .home {
	color: #FFFFFF;
}
#nav .more {
	width:98px;
	overflow:hidden;
	height:35px;
	background-repeat: no-repeat;
	background-color: #00CC00;
}
#nav a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:40px;
	width:120px;
	line-height:40px;
	background-repeat: repeat-x;
	font-size: small;
	text-align: center;
}
#nav a:hover {
	font-weight:bold;
	color:#000000;
	background-repeat: no-repeat;
	background-image: url(../images/nav_main.png);
}
#nav .home a:hover {
	color:#000000;
	background-image: url(../images/nav_main.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
#nav .more a:hover {
	background:none;
	color:#000000;
}

#headerimg {
	height: 80px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}
#body {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 20px;
	height: 1100px;
}
#topmedia {
	height: 200px;
	width: 955px;
	background-image: url(../images/topimg.jpg);
	background-repeat: no-repeat;
}
#leftbox {
	width: 250px;
	height: 900px;
	margin-top: 20px;
	margin-left: 0px;
	float: left;
}

#rightbox {
	height: 900px;
	width: 690px;
	margin-left: 15px;
	position: fixed;
	margin-top: 20px;
	float: left;
}
#leftbox #lianxiwm {
	height: 200px;
	width: 250px;
	background-image: url(../images/250x500.gif);
	background-repeat: no-repeat;
	background-position: 0px -300px;
	text-indent: 20px;
}
#leftbox #guanyuwm {
	height: 450px;
	width: 250px;
	margin-top: 15px;
	background-image: url(../images/250x500.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#leftbox #qita {
	height: 200px;
	width: 250px;
	background-image: url(../images/250x500.gif);
	background-repeat: no-repeat;
	background-position: 0px -300px;
	margin-top: 15px;
}
#rightbox #zuixincp {
	height: 300px;
	width: 690px;
	background-image: url(../images/690x450_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	font-size: 12px;
}
#rightbox #tuijiancp {
	height: 250px;
	width: 690px;
	margin-top: 15px;
	background-image: url(../images/690x450_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}
#rightbox #xinwenzhongxin {
	height: 250px;
	width: 690px;
	margin-top: 15px;
	background-image: url(../images/690x450_bg.png);
	background-position: 0px -200px;
}
#youqinglianjie {
	height: 30px;
	width: 690px;
	margin-top: 20px;
	background-image: url(../images/1x50_footerbg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 30px;
}
#youqinglianjie li {
	float: left;
	list-style-type: disc;
	width: 90px;
}
#youqinglianjie ul {
	margin: 0px;
	padding: 0px;
}
#youqinglianjie a {
	color: #666666;
	text-decoration: underline;
}





#footer {
	height: 50px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/1x50_footerbg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
#footerinfo {
	font-size: 12px;
	color: #333333;
	width: 500px;
	float: left;
	height: 50px;
}
#copyright  {
	width: 435px;
	float: left;
	height: 50px;
	color: #333333;
	font-size: 12px;
	text-align: right;
}
.textunderline2 {
	line-height: 25px;
	margin-top: 5px;
	margin-left: 15px;
	text-indent: 0px;
	margin-right: 15px;
}

.textunderline1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
	line-height: 18px;
}
