@charset "gb2312";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:url(../images/body.jpg) repeat-x #FFF;
	color:#292929;
	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: #000080;
	font-weight: bold;
}
/********************************      General Classes      ********************************/

.clear {clear: both;}
				
.align-left {float: left;}
				
.align-right {float: right;}

.m-top {margin-top:8px;}

/********************************      Body - header     ********************************/
#body_wrap{
     width:960px;
	 height:auto;
	 margin:0 auto;
}
.top{
	width:940px;
	height:28px;
	font-size:12px;
	line-height:26px;
	background:url(lb.gif) 6px 9px no-repeat;
	padding-left:20px;
	float:left;
}
.top span{
	width:auto;
	height:28px;
	font-size:12px;
	line-height:26px;
	padding-right:6px;
	float:right;
}
.head{
	width:960px;
	height:110px;
	background:url(s.png) right bottom no-repeat;
	float:left;
}
.head h1{
	width:960px;
	height:80px;
	background:url(logo.png) no-repeat;
	overflow:hidden;
	display:block;
	text-indent:-100001px;
	margin-top:15px;
	float:left;
}
.menu{
	width:960px;
	height:54px;
	background:url(menu.png) no-repeat;
	float:left;
}
.menu ul{
	width:940px;
	height:49px;
	padding:0px 10px 0px 10px;
	float:left;
}
.li_bg{background:url(m_x.jpg) right 14px no-repeat; padding-right:2px;}
.menu ul li{
	width:92px;
	height:49px;
	float:left;
}
.menu ul li a{
	width:92px;
	height:49px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:49px;
	float:left;
	
}
.menu ul li a:hover, .menu ul li a.hover{
	background:url(menu_a.jpg) center no-repeat;
	color:#FFF;
}
.banner{
	width:960px;
	height:256px;
	margin-top:10px;
	position:relative;
	float:left;
}
.banner p{
	width:960px; height:auto; position:absolute; top:0px; left:0px;
}
/********************************      main_wrap      ********************************/
.main{
     width:960px;
	 height:auto;
	 background:url(c_box.jpg) repeat-y;
	 margin-top:10px;
	 float:left;
}
.main h2{
     width:960px;
	 height:52px;
	 float:left;
}
.main ul{
     width:940px;
	 height:auto;
	 padding:0px 10px 10px 10px;
	 background:url(b_box.jpg) left bottom no-repeat;
	 float:left;
}

.c_main{
     width:960px;
	 height:auto;
	 margin-top:10px;
	 float:left;
}
.left{
	width:232px;
	height:auto;
	border-right:4px solid #000000;
	padding-right:10px;
	margin-right:10px;
	display:inline;
	float:left;
}
.left h3{
	width:232px;
	height:30px;
	background:#800000;
	color:#FFFFFF;
	text-align:center;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	float:left;
}
.left ul{
	width:232px;
	height:auto;
	font-size:14px;
	line-height:24px;
	float:left;
}
.left ul li{
	width:232px;
	height:auto;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	border-bottom:1px dashed #CCCCCC;
	float:left;
}
.left ul li span{
	width:232px;
	text-align:center;
	float:left;
}

.right{
	width:704px;
	height:auto;
	float:left;
}
.gundong{
     width:704px;
	 height:auto;
	 background:url(gdc_box.jpg) repeat-y;
	 float:left;
}
.gundong h2{
     width:704px;
	 height:52px;
	 float:left;
}
.gundong ul{
     width:684px;
	 height:auto;
	 padding:0px 10px 10px 10px;
	 background:url(gdb_box.jpg) left bottom no-repeat;
	 float:left;
}
#demo{
     width:684px;
	 height:260px;
	 overflow:hidden;
}
#demo a{
     width:260px;
	 height:260px;
	 margin-right:2px;
	 display:inline;
}
#demo a img{border:0px;}
.right_main{
     width:704px;
	 height:auto;
	 margin-top:10px;
	 float:left;
}
/********************************      copyright      *******************************/
.copyright{
     width:960px;
	 height:30px;
	 text-align:center;
	 padding-top:6px;
	 float:left;
}