/*默认样式格式，为统一使用样式*/
body{margin:0px;font-family:"宋体";font-size:12px;line-height:18px;color:#333;cursor:default;}
div,ul,ol,li,p,dl,dt,dd{margin:0; padding:0; list-style:none}
img{border:0;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0;font-size:14px}
table,td,tr,th{font-size:12px;}
form,input,select{margin:0;font-size:12px}
em,address{ font-style:normal}
/* 链接颜色 */
a{color:#333333;text-decoration:none;}
a:link{color:#333333;text-decoration:none;}
a:hover{color:#21ab38;text-decoration:underline}
/* Classes */
.left{float:left}
.rgt{float:right}
/* 字体属性 */
.fB{font-weight:bold;}
.fN{font-weight:normal}
.fI{font-style:italic;}
.alignL{text-align:left}
.alignR{text-align:right}
.alignC{text-align:center}
.alignJ{text-align:justify}
.lineheight_18px{line-height:18px;}
.lineheight_20px{line-height:20px;}
.lineheight_22px{line-height:22px;}
/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
/* 其他属性 */
.clear{clear:both;overflow:hidden;width:100%;height:0;margin-top:-1px;}
.hidden{display:none;}
.unLine ,.unLine a{text-decoration:underline;}
.nounLine,nounLine a{text-decoration:none;}
.noBorder{border:none;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cGreen,.cGreen a{color:#007e41;}
.cFGreen,.cFGreen a{color:#21ab38;}
.cRed,.cRed a{color:#ff0000; }
.cOrange,.cOrange a{color:#ff8800; }
.cOrange2,.cOrange2 a { color: #fa5a28; }
.cBlue,.cBlue a{color:#1f3a87;}
.cDRed,.cDRed a{color:#bc2931;}
.cGray,.cGray a{color:#999999;}
.cDGray,.cDGray a{color:#666;}
.cWhite,.cWhite a{color:#fff;}
.cBlack,.cBlack a{color:#333;}
.cYellow,.cYellow a{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#007e41;}
.cGreen2 { color: #027a02; }
.cRed,a.cRed:link,a.cRed:visited {color:#ff0000; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cBlue2,a.cBlue2 { color: #0084cd; }
.cDRed,a.cDRed:link,a.cDRed:visited{color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{color:#999999;}
.cDGray,a.cDGray:link,a.cDGray:visited{color:#666;}
.cWhite,a.cWhite:link,a.cWhite:visited{color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#333;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
/*---------all2.0css_part---------*/
/*常用字体颜色，依据《网站规划》背景使用规则*/
.bg_search{ background:#FFF1DE;}/*浅橘黄色，为网站搜索位置主要背景色，其他地方如有需要可适用*/
.bg_deep_green{ background:#89AE20;}/*深绿色背景；备用；适当使用*/
.bg_title_img_a{ background-image:url(../../images/login/contain_title_bg2.gif);}/*图片背景内容切换框背景*/
.bg_title_img_b{ background-image:url(../../images/login/contain_title_bg.gif);}/*图片背景内容切换框选中图片*/
.bg_title_img_c{ background-image:url(../../images/login/contain_titleleft_bg.gif);}/*图片背景普通使用框背景*/
.search_attend_bg{background: url(../../images/login/search_tab_h.gif) no-repeat 0px 0px; text-align:center;  padding-top:6px; cursor:default; color:#F3801C; font-weight:bold;font-size:14px;}/*图片背景搜索框选中背景*/
.search_noattend_bg{ cursor:pointer;background: url(../../images/login/search_tab_w.gif) no-repeat 0px 0px;text-align:center;  padding-top:6px; color:#B4A25A ; font-size:14px; font-weight:bold;}/*图片背景搜索框未选中背景*/
.tab_down{cursor:pointer; background: url(../../images/login/search_tab_h.gif) no-repeat 0px 0px; text-align:center;  padding-top:6px; cursor:default; color:#F3801C; font-weight:bold;font-size:14px;}/*图片背景搜索框选中背景*/
.tab_up{ cursor:pointer;background: url(../../images/login/search_tab_w.gif) no-repeat 0px 0px;text-align:center;  padding-top:6px; color:#B4A25A ; font-size:14px; font-weight:bold;}/*图片背景搜索框未选中背景*/
/*边框颜色，依据《网站规划》边框使用规则*/
.border_glass_green{ border:#89AE20 1px solid}/*1px草绿色用边框*/
.border_glass_green_t{ border-top:#89AE20 1px solid}/*1px草绿色用边框上边框*/
.border_glass_green_l{ border-left:#89AE20 1px solid}/*1px草绿色用边框左边框*/
.border_glass_green_r{ border-right:#89AE20 1px solid}/*1px草绿色用边框右边框*/
.border_glass_green_b{ border-bottom:#89AE20 1px solid}/*1px草绿色用边框下边框*/
.border_khaki{ border:#A38E35 1px solid}/*1px土黄色用边框*/
.border_khaki_t{border-top:#A38E35 1px solid}/*1px土黄色用边框上边框*/
.border_khaki_l{border-left:#A38E35 1px solid}/*1px土黄色用边框左边框*/
.border_khaki_r{border-right:#A38E35 1px solid}/*1px土黄色用边框右边框*/
.border_khaki_b{border-bottom:#A38E35 1px solid}/*1px土黄色用边框下边框*/
.border_gray{border:#cccccc 1px solid}/*1px灰色用边框*/
.border_gray_t{border-top:#cccccc 1px solid}/*1px灰色用边框上边框*/
.border_gray_l{border-left:#cccccc 1px solid}/*1px灰色用边框左边框*/
.border_gray_r{border-right:#cccccc 1px solid}/*1px灰色用边框右边框*/
.border_gray_b{border-bottom:#cccccc 1px solid}/*1px灰色用边框下边框*/
.border_for_search{border:#ACA88D 1px solid;}/*搜索框专用边框*/
/* 通用居左居右*/
.ty_lft{ float:left}
.ty_rgt{ float:right}
/*---------头部---------*/
#header{width:1002px;margin:0 auto;overflow:hidden;clear:both;padding-bottom:4px;background:#e8e8e8 }
#swlx_content{margin:0 auto;height:26px;background:url(../../images/login/09top01bg.gif) no-repeat bottom;padding-top:3px}
#swlx_content ul{padding-left:0;color:#017f42;}
#swlx_content ul a{color:#017f42;text-decoration:none}
#swlx_content li{float:right;text-align:center; width:56px;letter-spacing:2px;height:25px;line-height:22px;}
#swlx_content .swlx_down{background: url(../../images/login/swlx.gif) no-repeat;}
#swlx_content .uns_close{width:132px;letter-spacing:0;padding-left:10px;padding-right:5px}
#header .hdmenu{background:url(../../images/login/09allbg_2.gif) no-repeat center;}
#header .logocont{height:79px;clear:both;overflow:hidden}
#header .logocont .ulogo{padding:8px 0 0 30px;float:left}
#header .logocont .rgtlog{float:right;padding:58px 210px 0 0}
#header .rgtmenu{height:20px;line-height:18px;text-align:right;padding-right:54px;clear:both;}
#header .topmenu{height:24px;padding-left:37px;overflow:hidden;}
#header .topmenu li{width:81px;line-height:24px;float:left;text-align:center;}
#header .topmenu li{display:inline}
#header .topmenu a{width:81px;line-height:24px;float:left;text-align:center;}
#header .topmenu a:hover{text-decoration:none}
#header .topmenu a.menu_attend,#header .topmenu a.menu_attend:hover{background:url(../../images/login/09menuokbg.gif) no-repeat;color:#027a02;}
/*---------footer---------*/
#footer{width:1002px;margin:0 auto;overflow:hidden;clear:both;background:#e8e8e8 url(../../images/login/09bottopline.gif) repeat-x 0 10px;height:120px;padding:25px 0 0 0}
#footer .fnav{clear:both;color:#2e8b57;text-align:center}
#footer .fnav a{color:#2e8b57}
#footer .fnav a:hover{color:#21ab38}
#footer .copyright {MARGIN-LEFT: 270px; WIDTH: 500px}
#footer .copyright p{padding-top:7px;}
#footer .copyright img{float:right;margin-top:10px}



/*---------unsgo 头部---------*/
#unsgo_head{width:997px;margin:0 auto;overflow:hidden; clear:both;padding-bottom:4px;}
#unsgo_head #topSub{ height:18px; text-align:right; padding-top:12px; color:#555; font:normal 12px "宋体";}
#unsgo_head #topSub a{ padding:0 3px; color:#555; text-decoration:none; }
#unsgo_head #topSub a:hover{ color:#060;}
#unsgo_head #topSub img{ margin-top:-3px;}
#unsgo_head #log{ height:63px; width:997px;}
#unsgo_head .unslog{ float:left; margin-left:10px}
#unsgo_head .tel{ float:right; margin-top:10px;}

#unsgo_head #menu{  height:36px; border-bottom:#e4f6ec solid 5px;}
#unsgo_head #menu .lftm{ float:left; height:36px; width:7px;overflow:hidden; background-image:url(../../images/unsgo_lft.gif); background-repeat:no-repeat; }
#unsgo_head #menu .rgtm{ float:right; height:36px; width:7px;overflow:hidden; background-image:url(../../images/unsgo_rgt.gif); background-repeat:no-repeat;}
#unsgo_head #menu .mmenu{ float:left; height:36px; width:983px; background-image:url(../../images/unsgo_menubg.gif); background-repeat:repeat-x;}

#unsgo_head .topMenu{ float:left; margin-top:7px; width:700px; height:23px; overflow:hidden;}
#unsgo_head .topMenu li{ float:left; margin-right:15px; height:23px; }
#unsgo_head .topMenu a{  float:left; margin-left:10px; padding:4px 10px 0 0; height:19px; text-decoration:none; font:bold 14px "宋体"; color:#FFF; }
#unsgo_head .topMenu a:hover { text-decoration:none; color:#cf0;}

#unsgo_head .topMenu .on { background:url(../../images/unsgo_lfbg.gif) left center no-repeat;}
#unsgo_head .topMenu .on a { color:#000; background:url(../../images/unsgo_menuokbg.gif) right center no-repeat;}
#unsgo_head .topMenu .on a:hover { color:#000;}

#unsgo_head .sMenu{ float:right; width:240px; height:36px; line-height:36px; overflow:hidden;}
#unsgo_head .sMenu li{ display:inline; font:normal 12px "宋体"; color:#cfc; margin:0 8px; }
#unsgo_head .sMenu a{  height:36px; line-height:36px; text-decoration:none; color:#cfc;}
#unsgo_head .sMenu a:hover{text-decoration:none; color:#cf0;}




/*---------unsgo 底部---------*/
#unsgo_foot{ width:997px; margin:10px auto 20px auto ; overflow:hidden; clear:both;height:120px; padding:25px 0 0 0; border-top:3px solid #3a8e1b;}
#unsgo_foot .fotNav{clear:both;color:#060;text-align:center;}
#unsgo_foot .fotNav a{color:#060; text-decoration:none; margin:0 6px;}
#unsgo_foot .fotNav a:hover{color:#21ab38; text-decoration:underline;}
#unsgo_foot .cpr{padding-top:7px; letter-spacing:1px; color:#666;text-align:center;}
#unsgo_foot .cpr p{ display:inline;}
#unsgo_foot .cpr p.A9{ font-family: Arial; color:#999;}
#unsgo_foot .cpr p.A6{ font-family: Arial; color:#666;}
#unsgo_foot .cpr p.C9{color:#999;}
#unsgo_foot .cprtp {margin:10px auto 0; text-align:center;} 
#unsgo_foot .cprtp img{ margin:10px 7px 0 12px;}


