@charset "utf-8";
/* CSS Document */

/*全局 border:1px dashed #f00;*/
*{margin:0px;padding:0px;list-style-type:none;}
body{ background:url(../images/bg.jpg) #fff no-repeat 50% 0;
      line-height:160%; font-size:12px;font-style:normal; 
	  text-align:center; font:14px/1.5 "microsoft yahei",Helvetica,Arial; color:#444; }
td,p{line-height:22px;}
img{
	border: 0px;
	vertical-align: middle;
	text-align: left;
}
a{outline:0;}

/*框架*/
.head,.con1,.con2,.con3,.con4,.con5,.foot { width:980px; margin:0px auto; overflow:hidden;}
.head {height: 55px; text-align: left; }
.con1 { height:586px;}
.con2 { height:78px; padding-top:12px;}
.con3 { height:329px;}
.con4 { height:520px;}
.con5 { height:75px;text-align:left;font-weight:bold;}
.foot { height:85px;}

.con31 { height:245px; overflow:hidden;}
.con31nav  { height:243px; width:935px;margin:0 auto;
             }
.con31nav ul    { width:935px;  height:38px; 
                  margin:207px 0px 20px 0px;}
.con31nav ul li { float:left;  list-style:none; 
                  width:233px; line-height: 18px;}
				  
.con30 { height:75px;}

.con32 { height:40px;text-align:left;
         width:800px;float:left;
         font-size:12px; color:#333333; line-height:40px;}
.con33 { height:49px;text-align:right;
         float:right;width:120px;margin:20px 20px 0px 0px;
		}
.clear   { clear:both;}

.c1 { height:313px;}
.c2 { height:100px;}
.c3 { height:310px;}
.c4 { height:360px;}
.c5 { height:60px;}

/*文本*/
.font01 { font-size:24px; color:#fff; line-height: 30px;
	      font-family: "黑体", "微软雅黑";font-weight: bold;}
.font02 { font-size:22px; color:#fff; line-height: 30px;
	      font-family: "黑体", "微软雅黑";font-weight: bold;}
.font03 { font-size:28px; color:#ff0; line-height: 30px;
	      font-family: "黑体", "微软雅黑";font-weight: bold;}
		  
.font04 { font-size:16px; color:#035ab2;
	      font-family: "黑体", "微软雅黑";font-weight: bold;}
.font05 { font-size:15px; color:#666;
	      font-family: "黑体", "微软雅黑";}
.font06 { font-size:14px; color:#666;
	      font-family: "黑体", "微软雅黑";}
.font07 { font-size:12px; color:#035ab2;
	      font-family: "黑体", "微软雅黑";}
.font08 { font-size:12px; color:#666;
	      font-family: "黑体", "微软雅黑";}