@CHARSET "UTF-8";
ul,li { margin:0; padding:0; list-style-type:none; }

a.more { color:white; text-decoration:none; }
a.more:hover { color:#eee; text-decoration:underline; }

.banner { height:235px; }
.banner .overline, .banner .underline { width:100%; height:5px; }
.banner .overline { background:url(../images/banner-overline.jpg) no-repeat; }
.banner .underline { background:url(../images/banner-underline.jpg) no-repeat; }
.banner .flash { width:100%; height:225px; background:url(../images/banner-tyt.jpg) center no-repeat; }

.mbody { width:100%; height:362px; background:url(../images/mbody-bg.jpg) repeat-x; }

.left { float:left; width:191px; padding:20px 0 0 28px; }
.left .menu { width:100%; height:155px; margin-bottom:10px; }
.left .menu .title { width:100%; height:37px; background:url(../images/lft-title-1.jpg) left no-repeat; }
.left .menu .box { width:100%; height:118px; background:url(../images/dotline.jpg) bottom repeat-x; }
.left .menu .box ul li { text-align:center; font-size:14pt; line-height:32px; }
.left .menu .box ul li a { color:white; }
.left .search { width:100%; height:98px; }
.left .search .title { width:100%; height:40px; background:url(../images/lft-title-2.jpg) left no-repeat; }
.left .search .box { width:100%; height:58px; }
.left .map { width:100%; height:78px; background:url(../images/lft-map.jpg) center no-repeat; }

.mbody .split { float:left; width:26px; height:362px; background:url(../images/mid-split.jpg) no-repeat; }

.right { float:right; width:726px; padding:20px 28px 0 0; }
.right .about { float:left; width:518px; height:188px; margin-bottom:4px; }
.right .about .title { width:100%; height:28px; background:url(../images/cnt-title-1.jpg) left no-repeat; }
.right .about .box { width:100%; height:160px; overflow-y:auto; line-height:23px; color:#929292; background:url(../images/dotline.jpg) bottom repeat-x; }
.right .focus { float:right; width:190px; height:188px; }
.right .focus .title { width:100%; height:21px; margin-bottom:4px; background:url(../images/cnt-title-2.jpg) left no-repeat; }
.right .focus .box { width:188px; height:161px; border:1px #333 solid; }
.scroll { width:726px; height:142px; clear:both; margin-bottom:8px; }
.scroll .title { width:100%; height:25px; line-height:25px; text-align:right; background:url(../images/cnt-title-3.jpg) left no-repeat; }
.scroll .box { width:724px; height:116px; overflow:hidden; border:1px #333 solid; background:url(../images/scroll-bg.jpg) repeat-x; }
.scroll .box div { width:4000px; height:116px; }
.scroll .box div ul { height:108px; margin:2px 0; float:left; }
.scroll .box div ul li { float:left; width:144px; height:108px; padding:2px 10px; position:relative; text-align:center; }
.scroll .box div ul li a { display:block; }
.scroll .box div ul li span { display:block; width:100%; line-height:23px; position:absolute; left:0; bottom:0; display:none; background-color:black; color:white; opacity:0.75; }
.scroll .box div ul li a img { _width:144x; _height:108px; max-width:144x; max-height:108px; }

