body,div,p,h1,h2,h3,h4,em,span,a,td,form,input,select,textarea,ul,li{margin:0;padding:0; line-height:46px;font-style:normal;}


body
{
margin:0px auto;
background-color: #f1f1f1; 
background-attachment: fixed;
text-decoration: none;
color:#000000;
font: 14px 微软雅黑,Helvetica, Arial, sans-serif;
}
a img{border:none;}

a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {
          text-decoration: none; /* 未访问的链接 */
          color: #000000;
}
a:visited {
          color: #000000;
          text-decoration: none; /* 已访问的链接 */
}
a:hover {
          color: #ff0000;
          text-decoration: none; /* 鼠标在链接上 */ 
}
a:active {
          color: #000000;
          text-decoration: none; /* 点击激活链接 */
}
.clear {clear:both;border:0px; }
ul li{float:left; width:100px; padding-left:20px;}
li {
list-style-type : none
}
div
{
	font: normal 99% 微软雅黑,Helvetica, Arial, sans-serif;
	line-height: 99%;
	font-weight: normal;
        color:#000000;
}
.top{margin: 0px auto;width:1500px; height:150px;}
.t1{width:400px;height:100px; float:left;}
.t2{width:680px;height:100px; float:left; margin-left:20px;}
.center{margin: 0px auto;width:1500px;}
.footer{margin: 0px auto;width:1500px;height:100px;}
.h20{margin: 0px auto;width:1500px;height:20px;}
.h50{margin: 0px auto;width:1500px;height:50px;}
.k1{width:360px;height:200px; background-color:#FFFFFF; float:left;}
.k2{width:360px;height:200px; background-color:#FFFFFF; float:left; margin-left:20px;}
.cross{
width:320px;
height:0;
border-top:1px solid #cccccc;
margin-left:20px;
}
