@charset "utf-8";
/*顶部 */
#head{ width:950px; margin:0 auto;}

/*页首*/
#top{ height:82px; background:url(../images/201008_logo.gif) 2px 22px no-repeat; text-align:right;}

/*导航*/
#nav{ height:31px; background:url(../images/201008_nav_bg.gif) no-repeat; padding:1px; margin:0 auto; margin-bottom:28px;}
#nav .nav_main ul{ text-align:center; position:absolute; }/*主菜单*/
#nav .nav_main li{  height:29px; line-height:29px; display:inline-block; float:left; text-align:center;}
#nav .nav_main .line{ width:2px; background:url(../images/201008_nav_line.gif) repeat-y center; font-size:0;}
#nav .nav_main li a{ width:104px; height:29px; display:block; text-decoration:none; font-weight:bold; }
#nav .nav_main li a:hover{ background:url(../images/201008_nav_main_hover.gif) repeat-x; text-decoration:none;}
#nav .nav_main .on a{ background:url(../images/201008_nav_main_hover.gif) repeat-x; color:#000; text-decoration:none;}

#nav .sub{ width:190px; padding:10px; position:absolute; border:1px solid #CDCCCC; display:none; }
#nav .sub li{ line-height:32px; display:block;}
#nav .sub li a{ color:#450101; text-decoration:underline;}
#nav .sub li a:hover{ color:#767676; text-decoration:none;}
#nav #nav1 a{width:100px;}/*首页*/
#nav #sub2{ margin-left:101px; background:url(../images/201008_sub2.gif) right center no-repeat #FFF;}/*关于我们*/
#nav #sub4{ margin-left:313px; background:url(../images/201008_sub2.gif) right center no-repeat #FFF;}/*主机托管*/
#nav #sub5{ margin-left:419px; background:url(../images/201008_sub2.gif) right center no-repeat #FFF;}/*虚拟主机*/
#nav #sub8{ margin-left:737px; background:url(../images/201008_sub2.gif) right center no-repeat #FFF;}/*CDN加速*/

#head .clear{ display:block; *display:block  !important; *display:none; }

/*页脚*/
#footer{ width:950px; margin:0 auto; background:url(../images/201008_line1.gif) top repeat-x; padding-top:5px;}
#footer .content{ background:url(../images/201008_logo_footer.gif) right center no-repeat; line-height:25px;}


