@charset "gb2312";
/* CSS Document */
/* _global style the web is jkcn.cn new html style */
body { margin:0; padding:0; font:12px "宋体",Verdana, Arial, Helvetica, sans-serif; line-height:22px; color:#505050; background:#fff; text-align:left;}

ol,ul { margin:0; padding:0; list-style:none;}
li,dl,dt,dd,table,tr,td,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:12px;}
div { margin:0 auto; padding:0;}

img { border:0; margin:0; padding:0;} /* 定义图片初始值 */
input,textarea,select { margin:0; padding:0; font:12px Verdana , "宋体"; color:#333;}

/* href style begin */
a:link { text-decoration:none; color:#333;}
a:visited { text-decoration:none; color:#333;}
a:hover { text-decoration:underline; color:#333;}
a:active { text-decoration:underline; color:#333;}
/* IE6 html style link [a] */
*Html a:link ,a:visited { text-decoration:none; color:#333;}
*Html a:hover ,a:active { text-decoration:underline; color:#333;}

/* style end _global style end */
/* 横幅广告*/
.thetopad{ width:955px; margin-top:8px;}
.clear { height:0; overflow:hidden; clear:both;}