@charset "gb2312";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:url(images/top_bg.jpg);
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form, label, input, textarea, img, span, em, strong{
	margin:0; padding:0; font-style:normal;
}

ul, ol, li{
	margin:0; 
	padding:0; 
	list-style:none;
	font-size:12px;
}
a{
    color:#4A4A4A; 
	text-decoration:none;
} 
a:hover{
    color:#000;
	text-decoration:underline;
	blr:expression(this.onFocus=this.blur());
}
a.link2:link {
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a.link2:visited {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}


a.link2:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #009900;
	font-weight: bold;
}
/********************************      General Classes      ********************************/

.clear {clear: both;}
				
.align-left {float: left;}
				
.align-right {float: right;}

.m_r_4{margin-right:4px; display:inline;}
/********************************      Body - header     ********************************/
#wrap{
     width:960px;
	 height:auto;
	 margin:0 auto;
}
.box{
	width:960px;
	height:auto;
	text-align:center;
	background:#FFF;
	float:left;
}
.new_box{
	width:960px;
	height:auto;
	background:#FFF;
	float:left;
}
.about{
	width:930px;
	height:auto;
	font-size:14px;
	line-height:26px;
	background:#D6FDE6;
	padding:10px;
	border:5px solid #01973E;
	float:left;
}
.about h2{
	width:930px;
	height:30px;
	font-size:24px;
	line-height:26px;
	text-align:center;
}
.gundong{
	width:940px;
	height:214px;
	padding:0px 10px 8px 10px;
	float:left;
}
#demo{
     width:940px;
	 height:212px;
	 overflow:hidden;
}
#demo img{
	border:1px solid #CCC;
	vertical-align:middle;
}
.huodong{
	width:960px;
	height:auto;
	float:left;
}


.title{
	width:945px;
	height:47px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	line-height:47px;
	background:url(images/title.jpg) no-repeat;
	padding-left:15px;
	float:left;
}
.input{
	width:960px;
	height:94px;
	padding-top:4px;
	background:#FFF;
	float:left;
}
.input ul{
	width:960px;
	height:90px;
	float:left;
}
.input ul li.one, .input ul li.two, .input ul li.there, .input ul li.four{
	height:90px;
	float:left;
}
.input ul li.one a, .input ul li.two a, .input ul li.there a, .input ul li.four a{
	color:#000;
	font-size:24px;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	float:left;
}
.input ul li.one a{width:280px; height:68px; padding-top:22px; background:url(images/input.jpg) 0px 0px no-repeat;}
.input ul li.two a{width:280px; height:68px; padding-top:22px; background:url(images/input.jpg) -284px 0px no-repeat;}
.input ul li.there a{width:254px; height:68px; padding-top:22px; background:url(images/input.jpg) -568px 0px no-repeat;}
.input ul li.four a{width:134px; height:68px; padding-top:22px; background:url(images/input.jpg) -826px 0px no-repeat;}
.input ul li.one a span, .input ul li.two a span, .input ul li.there a span, .input ul li.four a span{color:#FF0000; font-size:16px;}
.input ul li.one a:hover, .input ul li.one a.hover{
	background:url(images/input.jpg) 0px -90px no-repeat;
	text-decoration:none;
}
.input ul li.two a:hover, .input ul li.two a.hover{
	background:url(images/input.jpg) -284px -90px no-repeat;
	text-decoration:none;
}
.input ul li.there a:hover, .input ul li.there a.hover{
	background:url(images/input.jpg) -568px -90px no-repeat;
	text-decoration:none;
}
.input ul li.four a:hover, .input ul li.four a.hover{
	background:url(images/input.jpg) -826px -90px no-repeat;
	text-decoration:none;
}
.input ul li.one a:hover span, .input ul li.two a:hover span, .input ul li.there a:hover span, .input ul li.four a:hover span{color:#000;}
.mian{
	width:960px;
	height:auto;
	background:url(images/t_2.jpg) repeat-y;
	float:left;
}
.mian ul{
	width:960px;
	height:auto;
	background:url(images/t_1.jpg) left top no-repeat;
	padding-top:19px;
	float:left;
}
.mian ul li{
	width:960px;
	height:auto;
	background:url(images/t_3.jpg) left bottom no-repeat;
	padding-bottom:19px;
	float:left;
}
.mian ul li td{
	font-size:14px;
	line-height:24px;
}
.bottom{
	width:960px;
	height:32px;
	font-size:12px;
	line-height:32px;
	text-align:center;
	background:#FFF;
	float:left;
}