@charset "utf-8";
/*    
 * 作者：tomin-summer
 * 邮箱：707168322@qq.com
 * 创建：10/27/2008
**/   
body,div,form,input,font,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;border:0px;list-style:none;}    
body,div{font-size:12px;font-family:'微软雅黑','宋体', Arial, Helvetica, sans-serif;}
body{}    
.cutoff,.cutoff *{list-style:none;overflow:hidden;whitewhite-space:nowrap;text-overflow:ellipsis;}    
.clear{clear:both;font-size:0px;width:0px;height:0px;line-height:0px;visibility:hidden;}    
input[type=radio],input[type=submit],input[type=checkbox] {cursor:pointer;}   
a{text-decoration:none;}
img{border:0;}
input,textarea{outline:none;border-color:#bbb;overflow-y:hidden;}
.clearfix:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.clearfix{*zoom:1;}

/**
 * 全局导航
 */
.i_menuindex{width:980px; background:#2B2E31; color:#fff;}
.i_menuindex a{font-family:"微软雅黑"; font-size:16px; margin:0 8px; color:#fff; text-decoration:none;}
#common_menu{width:980px; overflow:hidden; background:#2B2E31;}
#common_menu dl.one,#common_menu dl.two,#common_menu dl.thr,#common_menu dl.fou{height:66px; overflow:hidden; border-right:1px dotted #666;}
#common_menu dl.one,#common_menu dl.two,#common_menu dl.thr{float:left; width:260px;}
#common_menu dl dt{float:left; padding-top:19px; padding-left:10px; font-family:"黑体"; font-size:26px; font-weight:normal; width:55px; text-align:right; color:#999;}
#common_menu dl dd{float:right; width:190px; padding-top:6px;}
#common_menu dl dd a{height:25px; line-height:25px;}
#common_menu dl.fou{float:right; width:190px;}
#common_menu a.back{color:#F90;}