body {background:#ccc url(../images/body_bg2.jpg) center top no-repeat;}
#header {height:225px;text-align:left;}
#header .logo_center {float:left;}

#menu {float:right;width:700px;}
#menu ul {}
#menu ul li {float:left; width:138px;height:80px;text-align:left;overflow:hidden;}
/*#menu ul li {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/menu3_line.png");}*/
html>body #menu ul li {background-image:url(../images/menu3_line.png);}

#menu ul li a {display:block;margin-top:35px;padding:0 0 0 10px;font-size:14px;font-weight:bold;color:#333;}
#menu ul li a:hover {color:#DD5289;}
#menu ul li .on {color:#DD5289;}
#menu ul li span {display:block;padding:0 0 0 10px;color:#999;}

#header .search {display:inline;float:left;margin-left:30px;width:207px;height:24px;background:url(../images/bg_search.gif) no-repeat;}
#header .search .inp1 {float:left;margin:2px 0 2px 2px;padding:2px 5px;width:160px;height:14px;border:none;color:#999;}
#header .search .inp2 {float:right;margin:2px 0 2px 2px;width:30px;height:20px;border:none;background:transparent;cursor:pointer;}

.sitemap {margin:0 auto;width:960px; height:260px;background:#f782b4; border-top:8px solid #f176a8;text-align:left;}
.sitemap ul {display:inline;float:left;width:186px;height:208px;margin:20px 0px 20px 23px;padding-right:30px;text-align:left;}
.sitemap ul h4 {font-size:12px;font-weight:bold;font-family:ËÎÌå;}
.sitemap ul li {color:#fff;line-height:22px;border-bottom:1px solid #f59dc3;}
.sitemap ul li a {color:#fff;}
.sitemap ul li a:hover {color:#ffffcc;}
.sitemap .bd1 {border-right:1px solid #fdc9de;}