@import url(font.css);
@import url(layout.css);
body{ background-color: #000000; font-size: 12px; margin: 0; padding: 0; }
#html,#view{ margin: 0; padding: 0; }
#html{ width: 970px; margin: 0 auto; }
/*
#view{ color: #ffffff; }
*/
#system_tip{ background-color: #FFFFFF; color: #FF0000; font-size: 14px; font-weight: bold; text-align: center; }
img{ border: 0; }
dl,dd,dt,li,ul{ margin: 0; padding: 0; }
li{list-style-type:none;}
.clear{ clear: both; }
.space{ margin-top: 6px; }
.left{ float: left; }
.right{ float: right; }
.fixwidth{width:auto;}

.contbg{ background-image: url('/s/zh_cn/default/images/txt_bg.jpg'); }
.bbg{ background-image: url('/s/zh_cn/default/images/txt_b-bg.jpg'); }
/* 层 */
.layer .header{ height: 27px; line-height: 27px; background-image: url('/s/zh_cn/default/images/title_bg.jpg'); color: #000000; font-weight: lighter; }
.layer .arrow{ height: 27px; width: 23px; background-image: url('/s/zh_cn/default/images/nav.jpg'); float: left; }

.long-header{ background: url('/s/zh_cn/default/images/title_bg.jpg') repeat; height:27px; width:100%;}
.long-header .l{ background: url('/s/zh_cn/default/images/nav.jpg') no-repeat; width:23px; height:27px;}
.long-header .m{line-height:27px;height:27px;}
.long-header .r{}
.long-header .f{}