/* CSS Document */
*{ margin:0px; padding:0px; font-family:Arial;}
img { border:0px;}
body { background-color:#acacac; background-image:url(../pic/bg.png); background-repeat:repeat-x;}
#container { width:804px; height:674px; margin:0px auto; background-image:url(pic/body_bg.png); background-repeat:no-repeat; background-position:0px 61px; *background-position:0px 62px;}
#header,#logo,#nav{ width:778px; margin:0px auto;}
#header { height:107px;}
#logo { height:69px;}
#logo_bg { width:101px; height:32px; float:left; margin:30px 0px 0px 18px; display:inline;}
#logo_title { width:600px; float:right; font-size:10px; color:#727272; text-align:right; margin-top:52px; margin-right:7px;}
#nav { height:34px; border-top:2px solid #dcbc70; border-bottom:2px solid #dcbc70; background-image:url(../pic/nav_bg.png); background-repeat:repeat-x;}
#nav span a { display:block; float:left; height:20px; padding-left:18px; padding-right:18px; font-size:14px; color:#FFFFFF; border-right:2px #FFFFFF solid; margin-top:7px; text-decoration:none; line-height:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#nav span #current { color:#dcbc70 !important;}
#nav span a:hover { color:#dcbc70;}
#search { width:300px; height:20px; line-height:20px; float:right; margin-top:7px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:14px;}
#search input { width:105px; height:16px; border:1px solid #dab866; line-height:16px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#mainbody { width:778px; height:531px; margin:0px auto;}
.banner { width:778px; height:117px; background-image:url(pic/banner_bg.png);}
#content { width:778px; height:408px; margin-top:6px; background-image:url(pic/content_bg.png);}
#about { width:343px; float:right; height:408px; margin-right:33px; display:inline;}
#about h2 { height:40px; line-height:50px; padding-left:16px; color:#727272; font-size:14px; font-weight:normal; background-image:url(pic/dian.gif); background-position:0px 21px; background-repeat:no-repeat;}
#about p { line-height:16px; color:#727272; font-size:12px;}
#footer { width:778px; text-align:center; font-size:10px; color:#727272; line-height:28px;; margin:0px auto;}
