﻿/* CSS Document */
/*导航条*/
body{background:url(../images/bg_blue_2.gif) repeat-x #eee; color:#07519A;}

#logo{float:left; display:block}
#top{ float:right; width:735px}
#top .toplink{padding:3px 0px}
#top .toplink a{display:block; width:auto; padding:0px 6px; color:#666; height:18px; line-height:18px; text-align:center; float:right; border-right:1px solid #ccc}
#top .toplink .contactus{ background:url(../images/btn_01a.jpg) no-repeat; color:#fff; border-width:0px}
#top .navbg{background:url(../images/navbg_0101.jpg); width:735px; height:60px;}
#top .navbg .p{padding:8px 10px}
#top .navbg a{ width:auto; height:30px; padding:0px 5px; line-height:30px; display:block; float:left; color:#fff; font-weight:bolder; font-size:14px; text-align:center}
#top .navbg a:hover{ background:url(../images/btnbgm_1.gif); color:#069}
#top .navbg a.selected{ background:url(../images/btnbgm_1.gif); color:#069}
#top .navbg .line{background:url(../images/bgline_1.jpg) center no-repeat; width:5px; height:30px; float:left}
/*页面主体框架*/
.main div.left{width:200px; float:left;}
.main div.right{width:735px; float:right;}


.downnavbg,.downnavbg2{background:url(../images/downnavbg.gif); height:22px; padding-left:20px;}
.downnavbg2{background-position:right; padding:0px; line-height:22px; color:#999}
.downnavbg2 a{color:#333}
.copytext{ color:#666; padding:10px; line-height:18px;}

ul.sonnav{ height:20px; margin:0px; padding:0px; line-height:20px;}
ul.sonnav li{ float:left; height:20px; background:url(../images/ico-0.gif) 5% center no-repeat; padding-left:15px; margin:0px; color:#666}
ul.sonnav li a{color:#333}
