@charset "utf-8";
/* CSS Document */

/* global-公共样式 */ 
body{ color:#5c5c5c; font:normal 12px/21px Arial,"宋体";/* text-align:center; margin:0 auto;*/ padding:0; /*background:#FFF*/; } 
ul,ol,li,div,dt,dd,dl,p,h1,h2,h3,h4,h5,h6,form,fieldset,/*table,tr,td,*/img{ padding:0; border:0;}
table,tr,td{padding:0}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}
table,td,input,textarea{font-size:12px} 
ul,ol,li,ul li{list-style:none;}

/* link style */
a img{border:0px;} 
a,a:visited{ color:#5c5c5c;text-decoration:none} 
a:hover{ color:#5c5c5c;text-decoration:underline}

/* 通用样式 */
.wrap{width:960px;}
.img_bord,.box_bord{border:1px solid #ccc;} 
.font_arial{font-family:arial;} 
.text_int{text-indent:2em}
.show_hand{cursor:pointer;} 
.show{display:block;}
.none{display:none;} 
.zoom{zoom:1}

/* float */
.fl_left {float:left;} 
.fl_right {float:right;} 
.clearit{ clear:both !important;} 

.clear {clear:both; display:block; overflow:hidden; visibility:hidden; width:0;height:0}
.clearfix:after {clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0}
.clearfix {*zoom:1}

/* font size */ 
.font12px{font-size:12px;}
.font14px{font-size:14px;}
.font16px{font-size:16px;} 
.font18px{font-size:18px;} 
.font20px{font-size:20px;} 
.font22px{font-size:22px;} 
.font24px{font-size:24px;} 

/* line heihgt */ 
.line_h21 {line-height:21px;} 
.line_h25 {line-height:25px;}
.line_h100 {line-height:100%;}

/* background color */ 
.back_red{ background:#F00}
.back_blue{ background:#00F}
.back_green{ background:#0F0}

/* footer style */
.footer{ width:960px; margin:0 auto; text-align:left; color:#333; font:normal 12px/21px Arial,"宋体";}
.footer ul{ display:block; width:960px; height:28px; line-height:28px; text-align:center; background:url(http://bj.xdf.cn/portals/24/Skins/lk_shujiaban110705/top_bottom.png) repeat-x 0 -131px; margin:0;}
.footer ul li{ display:inline; color:#fff; padding:0 10px;}
.footer ul li a,.footer ul li a:visited,.footer ul li a:hover{ color:#fff; text-decoration:none;}
.footer ul li a:hover{ text-decoration:underline}
.copyright{ height:88px; border:1px solid #ccc; text-align:center; margin:0 auto; background:url(http://bj.xdf.cn/portals/24/Skins/lk_shujiaban110705/top_bottom.png) repeat-x 0 -160px;}
.copyrights{ width:350px; height:88px; text-align:left; margin:0 auto;}
.copyright .footer_img{ width:35px; height:68px; margin:20px 16px 0 0; background:url(http://bj.xdf.cn/portals/24/Skins/lk_shujiaban110705/top_bottom.png) no-repeat 0 -249px;}
.copyright .footer_text{ width:290px; height:78px; line-height:21px; padding-top:10px; margin:0;}





