﻿*{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif , Tahoma;
}
a {text-decoration:none;}
body{ background:#f5f5f5 url(images/bg.jpg) repeat-y center;overflow-y:scroll;}

.bg1{background:url(images/bg1.jpg) repeat-x top;}
.bg2{background: url(images/bg2.jpg) repeat-x bottom;}


.wrapper{margin:0 auto; width:960px;background-color:white; }
.banner{ width:960px; height:128px; background: url(images/banner.jpg) no-repeat center top; }
.clear{clear:both;}

.nav {height:42px;background: url(images/nav_bg.jpg) no-repeat;}
#nav{line-height: 42px;list-style-type: none;position: relative;padding: 0px;width: 100%; text-align: center;}
#nav a {font-family: "微软雅黑";font-size: 14px;color: #FFF;display: block;text-align: center;text-decoration: none; padding:0 25px;}


	#nav LI {float: left;position: relative;margin-left:18px; display:block;}
	#nav a:hover{ background-color:white;display: block;color: #900; }


	.main{width:960px; height:auto; margin:0 auto; background-color:white;}
	.anchor{ font-size:14px; font-family: "微软雅黑";color: #444;display: block; padding:20px 0 8px 28px;}
		.anchor a{ font-size:14px; font-family: "微软雅黑";color: #444;}
			.anchor a:hover { text-decoration:underline;}
			.title{ font-size:24px; font-family: "微软雅黑";color: #444;display: block; padding:0 0 10px 28px;}
				.line{height:1px; width:900px; margin:5px auto; background-color: #CCC; }
				.pic{ margin:10px auto;width:900px; height:236px;}
				.pic img{width:900px; height:236px; margin:0 auto;}
				.content{
	width:900px;
	height:auto;
	min-height:100px;
	_height:500px;
	margin:15px auto;
	font-size:16px;
	font-family: "宋体";
	line-height:40px;
}

					.title1{  clear:both; margin-left:25px;height:auto;min-height:500px;}
					.cy1{width:900px; height:600px; margin:0px 0px 40px 5px; border: 1px solid  #E8E8E8; float:left;}
					.cy1_pic{ width:900px; height:600px; line-height:600px; text-align:center;}
					.cy1_pic img{ width:100%; vertical-align:bottom;}
					.cy1_text{width:900px; height:600px; float:left; margin:10px 0px 0px 0px;}

					.cy1_text p {
						font-size: 12px;
						line-height: 25px;
					}
					.cy1_text p span {

						font-weight: bolder;
						text-align:center;
						display:block;
					}

					.cy2{width:268px; height:201px; margin:0px 15px 40px 15px; border: 1px solid  #E8E8E8; float:left;}
					.cy2_pic{ width:268px; height:201px; line-height:201px; text-align:center;}
					.cy2_pic img{ width:100%; vertical-align:bottom;}
					.cy2_text{width:268px; float:left; margin:10px 0px 0px 0px;}

					.cy2_text p {
						font-size: 12px;
						line-height: 25px;
					}
					.cy2_text p span {

						font-weight: bolder;
						text-align:center;
						display:block;
					}

					.foot{ clear:both;width:960px;height:44px; background-color: #4b4b4b;}
					h1{font-family: "宋体";font-size: 12px; color: #CCC;text-align: center;text-decoration: none; line-height:42px;}
						p a{ color:black; text-decoration:underline;}
						p a:hover{ text-decoration:underline; color:#900;}