@charset "utf-8";
/* CSS Document */

/*全局*/
*{margin:0px;padding:0px;list-style-type:none;}
body{ 
      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:90px;}
.con3 { height:329px;}
.con4 { height:520px;}
.con5 { height:75px;text-align:left;font-weight:bold;}
.foot { height:85px;}

.con31 { height:250px;}
.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;width:980px; margin:0px auto; overflow:hidden;}
.c2 { height:100px;width:980px; margin:0px auto; overflow:hidden;}
.c3 { height:310px;width:980px; margin:0px auto; overflow:hidden;}
.c4 { height:360px;width:980px; margin:0px auto; overflow:hidden;}
.c5 { height:60px;width:980px; margin:0px auto; overflow:hidden;}
.c51 {text-align:right;
         float:right;width:120px;margin:20px 20px 0px 0px;}
