@charset "utf-8";
/*****css document*****/
*{ padding:0; margin:0;}
body{ font:12px/22px ""; word-break:break-all; text-align:left; background:#fff; color:#333;}
h1,h2,h3,h4,h5,h6{ font-size:14px;}
table{ border-collapse:collapse; border-spacing:0;}
a{ color:#626262; text-decoration:none;}
a:hover{ color:#ff722d; text-decoration:none;}
img{ border:0;}
a img,a:hover img{ border:0;}
button{ cursor:pointer;}
em{ font-style:normal;}
/*****other******/
.clearit{ clear:both;}
.floatL{ float:left;}
.floatR{ float:right;}

/*****公用头部******/
#logo{ width:931px; margin:0 auto; position:relative;}
#logo span{ position:absolute; right:19px; top:6px;}

#nav{ width:931px; margin:12px auto 0; height:32px; background:url(../images/navbg.jpg) no-repeat;}
#nav ul{ padding-right:7px; float:right;}
#nav li{ float:left; list-style:none; position:relative;}
#nav li a{ height:32px; display:block;}
#nav li a.btn1{ width:60px; background:url(../images/nav_shouye.jpg) no-repeat;}
#nav li a.btn2{ width:84px; background:url(../images/nav_jituan.jpg) no-repeat;}
#nav li a.btn3{ width:85px; background:url(../images/nav_chengyuan.jpg) no-repeat;}
#nav li a.btn4{ width:82px; background:url(../images/nav_xinwen.jpg) no-repeat;}
#nav li a.btn5{ width:88px; background:url(../images/nav_renli_07.jpg) no-repeat;}
#nav li a.btn6{ width:78px; background:url(../images/nav_lianxi_08.jpg) no-repeat;}
#nav li div{ position:absolute; top:32px; background:#fff;}
#nav li div p{ text-align:center; width:86px; background:#FF6600; margin-top:1px; line-height:26px;}
#nav li div p a{ display:inline; color:#fff;}
#nav li div p a:hover{ text-decoration:underline;}
#flash{ margin:0 auto; width:931px;}


/*****公用主体结构******/
#wrap{ width:931px; margin:7px auto 0;}
.floatL{ width:194px;}
.floatR{ width:727px;}

.floatL .templet{}
.floatL .templet .title{ height:26px; padding-left:49px; padding-top:8px; color:#fff; font-size:14px; font-weight:bold; background:url(../images/lunit_tit_15.jpg) no-repeat;}
.floatL .templet .middle{ border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC;}
.floatL .templet .bottom{ height:9px; background:url(../images/lunit_bot_18.jpg) no-repeat; overflow:hidden;}

.floatL .login{ margin-top:6px;}
.floatL .login .middle{ color:#626262;}
.floatL .login .middle input{ border:1px solid #898989; width:112px;}

.floatR{}
.floatR .templet{}
.floatR .templet .title{ height:27px; background:url(../images/runit_tit_16.jpg) no-repeat; padding:8px 0 0 53px; font-size:14px; font-weight:bold; color:#fff; position:relative;}
.floatR .templet .title span{ position:absolute; right:11px; top:7px; font-size:12px; font-weight:normal;}
.floatR .templet .title span a{ color:#fff; text-decoration:underline;}
.floatR .templet .title span a:hover{ color:#ff722d;}
.floatR .templet .middle{ border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0;}
.floatR .templet .bottom{ height:9px; overflow:hidden; background:url(../images/runit_bot_18.jpg) no-repeat;}

/*****公用底部******/
#footer{ width:931px; margin:8px auto 14px; color:#626262;}
#footer ul{ height:27px; background:url(../images/footer_03.jpg) no-repeat; overflow:hidden; padding-left:240px;}
#footer li{ width:112px; border-right:1px dotted #fff; line-height:18px; list-style:none; float:left; text-align:center; height:18px; margin-top:5px;}
#footer li a{ color:#fff;}
#footer p{ text-align:center; font-size:12px; margin-top:6px;}

