﻿@charset "utf-8";
/*****css document*****/
*{ padding:0; margin:0;}
body{ font:12px/22px "宋体"; word-break:break-all; text-align:left; background:#FFFFFF color:#000000;}
h1,h2,h3,h4,h5,h6{ font-size:13px;}
/*ul,li{ list-style:none;}*/
a{ color:#5D5D5D; 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;}

/*布局结构 layout*/
#wrap1{ width:920px; margin:10px auto 0; background:#fff;}
#fleft1{ width:741px; float:left;}
#fright1{ width:160px; float:right;}
#fleft2{ width:197px; float:left;}
#fright2{ width:718px; float:right; min-height:320px; _height:320px;}

/*公用部分(头部和底?*/
#banner{ width:920px; margin:3px auto 0; position:relative;}/*0331change*/
#banner .logo{ position:absolute; top:0px; left:10px;}/*0331change*/
#banner .en_version{ position:absolute; top:10px; right:11px;}/*0331change*/
#banner .en_version a{ display:block; width:68px; height:17px; background:url(../images/version.gif) no-repeat;}/*0331change*/

#navArea{ width:920px; height:27px; background:url(../images/navbg_05.jpg) no-repeat; margin:0 auto; overflow:hidden;}/*0331change*/
#navArea .mainNav{ float:left; display:inline; margin-left:26px;}
#navArea .mainNav li{ list-style:none; float:left; padding:0 11px; padding-top:3px; height:24px;}/*0331change*/
#navArea .mainNav li a{ color:#fff;}
#navArea .mainNav li a:hover{ color:#ff722d;}
#navArea .mainNav .bg{ padding:0; height:27px; background:url(../images/libg_07.jpg) no-repeat; width:9px;}/*0331change*/
#navArea .search{ float:right; width:168px; display:inline; margin:3px 11px 0 0; overflow:hidden;}/*0331change*/
#navArea .search .txt{ width:150px; height:16px; border:0; float:left;}
#navArea .search .pic{ float:left; margin:1px 0 0 5px;}

#footer{ width:878px; background:url(../images/tiao_57.jpg) left top repeat-x #EBEBEB; margin:10px auto; line-height:32px; padding-left:42px; color:#5D5D5D; position:relative;}
#footer select{ position:absolute; right:34px; top:7px; *top:5px; width:206px; text-align:center;}

/*二级公用部分*/
#currentLoc{ text-align:right; padding-right:14px;}
#currentLoc a{ color:#000;}
#currentLoc a:hover{ color:#ff722d; text-decoration:underline;}

.leftNav{ padding-bottom:28px; background:url(../images/leffbg.gif) left top repeat-x #fff; height:390px; padding-bottom:30px; }
.leftNav h2{ height:33px; background:url(../images/leftTit_03.jpg) no-repeat; color:#fff; font-weight:normal; padding:3px 0 0 43px;}
.leftNav ul{ }
.leftNav li{ list-style:none;}
.leftNav li.current{ background:none;}
.leftNav li a{ padding-left:44px;color:#000; line-height:31px; display:block; background:url(../images/heigt_06.jpg) left bottom no-repeat;}
.leftNav li a:hover{ color:#ff722d;}
.leftNav li ul{ margin-left:10px;}
.leftNav li li{ list-style:none; background:url(../images/lvjian.gif) 48px center no-repeat; padding-left:14px;}

.page{ text-align:right; margin:30px 0 20px; padding-right:28px;}

