@charset "gb2312";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:#FEECF4;
	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;}

/********************************      Body - header     ********************************/
#top_wrap{
     width:985px;
	 height:auto;
	 margin:0 auto;
}
.logo{
	width:985px;
	height:auto;
	float:left;
}
.top{
	width:985px;
	height:auto;
	float:left;
}
.contac{
     width:985px;
	 height:auto;
	 background:url(word.jpg) no-repeat;
	 margin-top:10px;
	 float:left;
}
.contac span{
	 color:#FF0000;
	 font-size:16px;
	 font-weight:bold;
	 line-height:26px;
}
.title{
     width:985px;
	 height:38px;
	 color:#FFF;
	 font-size:14px;
	 line-height:38px;
	 font-weight:bold;
	 text-align:center;
	 background:url(title.jpg) no-repeat;
	 float:left;
}
.main{
     width:985px;
	 height:auto;
	 background:url(n_center.jpg) repeat-y;
	 margin-top:8px;
	 float:left;
}
.main p{
     width:985px;
	 height:15px;
	 background:url(n_top.jpg) no-repeat;
	 float:left;
}
.main ul{
     width:985px;
	 height:auto;
	 background:url(n_bottom.jpg) left bottom no-repeat;
	 padding-bottom:15px;
	 float:left;
}
.main ul td{
	line-height:20px;
}
.main ul td a{
    color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.pic{
     width:961px;
	 height:auto;
	 padding-left:12px;
	 float:left;
}
.gundong1{
     width:961px;
	 height:255px;
	 padding-left:12px;
	 float:left;
}
#demo1{
     width:961px;
	 height:255px;
	 overflow:hidden;
}
.gundong2{
     width:318px;
	 padding-left:12px;
	 float:left;
}
#demo2{
     width:961px;
	 height:318px;
	 overflow:hidden;
}
#demo1 img, #demo2 img{border:0px; vertical-align:middle;}
/********************************      copyright      *******************************/
.copyright{
     width:985px;
	 height:22px;
	 text-align:center;
	 margin-top:10px;
	 float:left;
}