body{font-family:Arial; font-size:12px; color:#d6d3d3; background:url(bg.jpg)}
input,textarea,select {font-size:12px; color:#d6d3d3; border:#eee 1px solid; width:200px; padding:2px; margin-left:5px} 
h1,h2,h3,h4,h5,h6, button {font-weight:bold; font-family:"微软雅黑"}
a {color:#d6d3d3; text-decoration:none}
a:hover {color:#fcf172}


.Wrap {width:960px; margin:20px auto}
.Top {border-bottom:#333 1px solid; margin-bottom:20px}
.Logo a {display:block; float:left; width:130px; height:80px; background:url(logo.png) no-repeat}
.Slogen h1 {float:left; background:url(slogen_bg.png) no-repeat; width:160px; height:80px; line-height:80px; font-size:12px; text-align:center; color:#b5b5b5; letter-spacing:1px; margin-left:20px}
.Search {float:right; width:200px; background:#363635; border:#565656 1px solid; height:20px; margin:10px 0px}
.Search input {float:left; border:none; background:none; width:170px}
.Search button {float:left; background:url(search.jpg) no-repeat; height:21px; width:21px}
.Nav li {float:left; padding-left:50px; color:#fff; line-height:30px}
.IndexMid li {float:left; width:310px; margin:420px 15px 0px 0px; background:url(index_mid.png) no-repeat center bottom; height:130px; line-height:20px}
.IndexMid li.Last {margin:420px 0px 0px 0px}
.IndexMid h1 {font-size:12px; background:url(gray_bar.jpg) repeat-x; height:25px; line-height:25px; text-indent:0.5em}
.Bottom {margin-top:20px; border-top:#333 1px solid; padding:10px 0px; line-height:16px; text-align:center; font-size:11px; color:#666}
.Container {background:url(left_bg.png) repeat-y left center; margin-top:280px}
.LeftNav h1 {font-size:14px; background:url(left_bg.jpg) repeat-x; height:35px; line-height:35px; text-indent:1em; color:#fcf172}
.LeftNav li {line-height:35px; font-size:14px; font-family:"微软雅黑"}
.LeftNav li a {display:block; color:#979797; padding-left:25px}
.LeftNav li a:hover {background:#535353 url(dot_1.png) no-repeat 15px center}
.LeftNav li a.Current {background:#22211f url(dot_1.png) no-repeat 15px center}
.Main {float:right; width:690px; background:url(left_bg.png); padding:20px}
.Main h1 {font-size:16px; line-height:35px; color:#fcf172; border-bottom:#5c5b5b 1px solid}
.News li {background:url(dot_1.png) no-repeat left center; padding-left:10px; line-height:35px; border-bottom:#ddd 1px dashed}



/*slideshow*/
#slideshow {position:relative}
#slideshow IMG {position:absolute; top:0; left:0; z-index:8; opacity:0.0}
#slideshow IMG.active {z-index:10; opacity:1.0}
#slideshow IMG.last-active {z-index:9}


/*facebox*/
#fade {display: none; background: #000; position: fixed; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; opacity: .80; z-index: 9999}
.popup_block {display: none; background: #fff; padding: 10px; border:20px solid #fee5b3; float: left; position: fixed; top: 50%; left: 50%; z-index: 99999; -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color:#291501}
.popup_block input,.popup_block select {padding:2px; width:200px; color:#8c5325}
.popup_block textarea {padding:2px; width:350px; height:100px; color:#8c5325}
.popup_block a {color:#291501}
img.btn_close {float: right; margin: -45px -45px 0 0}
.popup p {padding: 5px 10px; margin: 5px 0}
*html #fade {position: absolute}
*html .popup_block {position: absolute}

/* jQuery lightBox plugin - Gallery style */
#gallery ul li {float:left; margin:15px 20px 15px 15px; text-align:center}
#gallery ul img {width:100px; height:150px; margin-bottom:5px}
#gallery a {color:#fcf172}