/*=========================样式=========================*/
*{
	margin:0;/*IE*/
	padding:0;
}
html>body *{
	margin:0 auto;/*No-IE*/
	padding:0;
}
body {
	text-align:center;
	background:#636466;
	}
p{
	margin-top:10px;	
}
#pageBody {
   width:869px;
}
#main_body {
   padding-top:30px;
   padding-bottom:30px;
}
#main_body  p{
   	text-align:justify;
   	margin-left:30px;
}

/*=========================字体=========================*/
body {  font-family: "Verdana","宋体", "微软雅黑", "黑体"; font-size: 12px; color: #3C3C3C;}
a:link {  text-decoration: none; color:blue;}
a:visited {  text-decoration: none; color:Purple;}
a:hover {  color: #FF0000; text-decoration: underline;}

.textcss1{
	font-family: "Verdana","宋体", "微软雅黑", "黑体" ; 
	font-size: 12px; 
	line-height:2em; 
	color:#3C3C3C;
	letter-spacing:1px;
}
.textcss2{
	font-family:  "微软雅黑", "黑体","宋体"; 
	font-size: 16px; 
	line-height:2.5em; 
	color:#000000;
	font-style: normal;
	font-weight: normal;
}
.textcss3{  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	line-height: normal;
	color: #000000
}
.textcss4{  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 14px;
	line-height: normal;
	color: #000000; 
	font-weight: bold
}
.textcss5{
	font-family: "Verdana","宋体" , "微软雅黑", "黑体" ; 
	font-size: 12px; 
	line-height: 1.8em; 
	color: #000000;
	font-weight: 600;
}
.textcss6{  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight: 600;
}
.textcss7{  
	font-family: "Verdana","宋体" , "微软雅黑", "黑体", ; 
	font-size: 12px; 
	line-height: 1.8em; 
	color: #FFFFFF;
	font-weight: 600;
}
.textcss8{  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: 600;
}
.textcss11{  
	font-family: "Verdana","宋体" , "微软雅黑", "黑体" ; 
	font-size: 15px; 
	line-height: 2em; 
	color: #6d1e0d;
	font-weight: 600;
}