/*
  -- 定义网站的通用结构,元素,模块
  -- 语法规则:以小写字母英文命名,如果是组合词,第二个单词大写
  -- Author :xuwen Date:2008-5-23
*/

/*-- 1.通用结构尺寸 --*/
/*-- 1.1容器样式--*/
#container{margin:0px auto;padding:0 27px;width:1000px;background:url(../images/bg_body.gif) repeat-y; background-color:#FFF; text-align:center;
    voice-family : "\"}\"";
	voice-family :inherit;
	width :945px;	/*在IE6.0 以前的版本读这个尺寸*/}
#pageBody{ margin-top:6px; float:left; width:935px;padding-left:5px;padding-right:5px;}
#topMenu{ padding-left:5px;padding-right:5px;background:url(../images/bg_topmenu.gif) repeat-x left; height:32px; line-height:32px;font-weight:bold; color:#fff; text-align:left;}
#topMenu #menu a{ font-weight:bold; color:#FEFEFE; text-decoration:none; margin:0 4px;}
#topMenu #menu a:hover{ text-decoration:underline;}
#topMenu #state span{background:url(../images/bg_state.gif) no-repeat bottom; height:19px; line-height:19px; text-align:center; padding:0px 5px; color:#000; font-weight:bold; float:right; display:block; font-size:12px; margin-right:4px; margin-top:4px;}
.clear {font:0px/0px sans-serif;clear: both;display: block; height:1px;}
/*-- 1.2页面样式--*/
#topnav { font-size:12px; color:#000; line-height:20px; height:20px; text-align:left; padding-left:10px; background-color:#F1F1F1; margin-bottom:6px;}
#topnav a {color:#000; text-decoration:none;}

/*-- 1.3两栏布局--*/
#sider{ width:200px;}
#main{ width:725px;}

/*--快速导航样式--*/
#shortcutNav { width:196px; height:208px; border:1px solid #DCDCDC; padding:2px; margin-bottom:6px; background:url(../images/bg_shortcutNav.gif) repeat-x bottom;voice-family : "\"}\"";
	voice-family :inherit;
	width :192px;	/*在IE6.0 以前的版本读这个尺*/}
#shortcutNav li{ list-style:none; width:192px; height:40px; margin-bottom:4px; float:left;}
#shortcutNav li a{ height:40px; line-height:40px; font-size:14px; font-weight:bold; color:#000; margin-left:40px;}
#shortcutNav li a:hover{ text-decoration:none;color:#FF7400;}
#shortcutNav #shortcutNav1{background:url(../images/bg_nav1.gif) no-repeat;}
#shortcutNav #shortcutNav2{background:url(../images/bg_nav2.gif) no-repeat;}
#shortcutNav #shortcutNav3{background:url(../images/bg_nav3.gif) no-repeat;}
#shortcutNav #shortcutNav5{background:url(../images/bg_nav5.gif) no-repeat;}
#shortcutNav #shortcutNav4{background:url(../images/bg_nav4.gif) no-repeat;}
/*-- 侧栏box 样式--*/
#sider .box{ float:left; width:100%; margin-bottom:0px;}
#sider .cation{background:url(../images/col_3.gif) repeat-x; color:#000000; line-height:20px;padding-left:30px; padding-top:4px;}
#sider .cation a{color:#fff;}
#sider .cation .ico{margin-right:6px; margin-top:2px;}
#sider .content{ background-color:#FEEED5; padding:2px; font-size:12px;padding-left:10px;}
#sider .certcontent{ background-color:#FEEED5; padding:2px; font-size:12px;padding-left:3px;}
#sider .content p{ padding-left:6px;}
#sider .content a{ color:#3C3B37; font-size:12px}
hr { width:100%;border-bottom: 1px solid #ccc; height:1px;}

/*-- 1.4 头,底部布局--*/
#head{}
#footer{ width:935; text-align:center; color:#fff; padding-left:5px;padding-right:5px;}
#footer a{ color:#fff; margin:2px 4px;}

/*-- 2通用元素 --*/
/*-- 2.1主体样式--*/
body { margin:0px; font-size:13px; font-family:Arial,"宋体";text-align:center;background-color:#FFFFFF; line-height:20px;}
td { height:20px; line-height:20px;}
p { margin:2px 0;}
.posttime{float:right;padding-right:4px; color:#3C3B37;}

/*-- 2.2链接样式--*/
a:link {text-decoration:none; color:#000;}
a:visited { color:#000; text-decoration:none;}
a:hover { color:#FF6600; text-decoration:underline;}
a:active {}
/*-- 2.3 表单样式--*/
.searchInput {height:18px; line-height:18px; border:0px; padding:2px 4px 2px 10px; color:#999; border:1px solid #BBBBBB; vertical-align:middle;}
.submit{ cursor:hand;}
.btn{ cursor:hand; border:0px;margin-left:4px; height:19px; width:54px;}
.searchBtn{background:url(../images/searchBtn.gif) no-repeat; width:51px;}
.reviewBtn{background:url(../images/reviewBtn.gif) no-repeat;}
.submitBtn{background:url(../images/submitBtn.gif) no-repeat;}
.commBtn{background:url(../images/commBtn.gif) no-repeat; width:101px; height:27px;}
.commSubmit{background:url(../images/commSubmit.gif) no-repeat; width:101px; height:27px;}
 label { font-size:13px; font-weight:bold; text-align:left; color:#020202;}
.label {}
.textarea{ width:600px; height:150px; overflow:visible; border:1px solid #FEEED5; padding:2px 5px}
.title { font-weight:bold; font-size:13px; height:22px; line-height:22px;}
/*-- 2.4 信息提示样式--*/
.checkok {}
.checkerr {}
.message{}
.nofind{}

/*-- 2.5 对齐样式--*/
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.prefixPic { margin:0px 4px; border:0; vertical-align:middle;}
.postfix{ float:right;}
.postfix a{font-weight:normal;color:#000;}

/*-- 3.通用模块 --*/
/*-- 3.1盒样式 --*/
.box {margin-bottom:10px;text-align:left;}
.fat {border-style:solid;border-width:3px;border-color:#d9eef6;}
.thin{border-style:solid;border-width:1px;border-color:#9dcee5;padding: 2px;}
.split{height:3px;margin:0px;padding:0;line-height:3px;}


.box .cation{ background:url(../images/col_3.gif) no-repeat left; padding-left:30px; line-height:24px; height:24px;color:#000000; font-weight:bold;}
.box .cationLeft{ float:left;}
.box .cationCenter{}
.box .cationRight{float:right;}

.box .content{}
.box .footer{}

/*-- 3.2分页样式 --*/
.page {}
.page li{}
.page li a{}
.page .curpage{}

.content li {list-style:none; margin-top:7px; margin-left:5px;}
