/* 基本样式 */
body { margin:0px; font-family:宋体; }
form { list-style:none; }
body,div,p { font-size:12px; color:#000000; }
h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Arial, Helvetica, sans-serif; }

/* 布局样式 */
.top { text-align:center; width:100%; }
.top .logo { background-image:url(../images/default/logo_top.gif); background-repeat:no-repeat; width:261px; height:66px; MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
.menu { text-align:center; width:100%; }
.menu .zhongqiu { background-image:url(../images/default/menu_zhongqiu.gif); background-repeat:no-repeat; width:1003px; height:90px; MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
.menu .zhongqiu .process { width:166px; cursor:pointer; margin-left:320px;*margin-left:320px !important;*margin-left:160px; margin-top:1px; float:left; height:29px; }
.menu .zhongqiu .safe { width:165px; cursor:pointer; margin-left:10px; margin-top:2px; float:left; height:24px; }
.menu .zhongqiu2 { background-image:url(../images/default/menu_zhongqiu2.gif); background-repeat:no-repeat; width:1003px; height:90px; MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
.menu .zhongqiu2 .process { width:166px; cursor:pointer; margin-left:320px;*margin-left:320px !important;*margin-left:160px; margin-top:1px; float:left; height:29px; }
.menu .zhongqiu2 .safe { width:165px; cursor:pointer; margin-left:10px; margin-top:2px; float:left; height:24px; }
.info { width:550px; MARGIN-RIGHT: auto; MARGIN-LEFT: auto; margin-top:30px; }
.info H3 { FONT-SIZE: 10pt; PADDING-BOTTOM: 5px; BORDER-BOTTOM: #eee 1px solid; width:260px; }
.info H4 { PADDING-BOTTOM: 2px; COLOR: #aaa; PADDING-TOP: 2px; width:260px; font-size:12px; margin-top:-15px; font-weight:normal; } 
.info P { WIDTH: 300px; LINE-HEIGHT: 12pt; PADDING-TOP: 5px; text-align:left; margin-top:-20px; }
.info .adds { FLOAT: right; WIDTH: 250px; HEIGHT: 16px; }
.info .adds .title { PADDING-BOTTOM: 2px; COLOR: #aaa; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; text-align:left; }
.list { width:600px; MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
.list .process { BORDER-BOTTOM: #eee 1px dotted; padding-bottom:10px; margin-top:10px; }
.list .process .file { font-size:14px; font-weight:bold; float:left; }
.list .process .file a { color:#B20F0A; }
.list .process .file a:hover { color:#B20F0A; text-decoration:none; }
.list .process .update { color:#aaa; float:left; padding-top:3px; margin-left:10px; font-size:10px; }
.list .process .name { margin-top:8px; color:#aaa; }
.list .process .name a { color:#666666; text-decoration:none; }
.list .process .name a:hover { color:#666666; text-decoration:underline; }
.list .process .desc { margin-top:5px; color:#aaa; line-height:18px; }
.list .catalog { padding-bottom:10px; margin-top:10px; text-align:left; }
.list .catalog a { color:#666666; }
.list .catalog a:hover { color:#B20F0A; text-decoration:none; }
.list .catalog .title { font-size:14px; font-weight:bold; color:#B20F0A; border-bottom:1px dotted #aaa; }
.list .catalog .page { border-top:1px dotted #aaa; text-align:right; }
.list .catalog td { color:#aaa; }
.detail { width:500px; MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
.detail .file { font-size:13pt; font-weight:bold; border-bottom:1px dotted #aaa; padding-bottom:10px; }
.detail a { color:#aaa; text-decoration:underline; }
.detail a:hover { color:#aaa; text-decoration:none; }
.catalog { width:100%; text-align:center; }
.catalog div { width:24%; color:#B20F0A; float:left; }
.catalog div a { color:#B20F0A; }
.catalog div a:hover { color:#B20F0A; text-decoration:none; }
.bottom { width:100%; border-top:1px solid #aaa; text-align:center; padding-top:10px; }
.bottom .copyright { color:#aaa; }
.bottom .copyright a { color:#aaa; }

/* 细节样式 */
.labUpdate {}
.labTotal {}
.labProcessFile {}

/* 通用样式 */
.clear { clear:both; }
.cw { color:#FFFFFF; }
.cr { color:#B20F0A; }
.cy { color:#FFAE18; }
.cg { color:#aaa; }
.fl { float:left; }
.pt3 { padding-top:3px; }
.pt6 { padding-top:6px; }
.pb5 { padding-bottom:5px; }
.mb5 { margin-bottom:5px; }
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt50 { margin-top:50px; }
.mt130 { margin-top:130px; }
.mt150 { margin-top:150px; }
.ml5 { margin-left:5px; }
.ml130 { margin-left:130px; }
.ml160 { margin-left:160px; }
.mt1 { margin-top:1px; }
.bcy { border:1px solid #ffae18; }
.bcr { border:1px solid #B20F0A; }
.bbcg { border-bottom:1px dotted #aaa; }
.h20 { height:20px; }
.w200 { width:200px; }
.w300 { width:300px; }
.lh18 { line-height:18px; }