
/***** new intra 样式 *****/

/*共有样式*/
body{
	margin:0px;
	padding:0px; 
	background:url(../images/body_bg.gif) repeat-y center #fff;

	}
div{        
		font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#666666;}		
a{
	color:#666666;
	text-decoration:none;}
a:hover{
	color:#FF6600; 
	text-decoration:none;}
img{
	border:0px;}
select{
	color:#7C8287;
	font-size:11px;
	width:133px;}
ul,li{ margin:0; padding:0; list-style-type:none;}

/*头部样式*/
.clear{ clear:both;}
.body_bg{ margin:auto; width:760px;}
.head{
	height:78px;
	background:url(../images/head_bg.gif) no-repeat;

}

.head_content{
	float:right;
	padding:5px 12px 50px 0px;
	color:#666666;
	}
.head_content a{
	color:#666666;
	}
.head_content a:hover{
	color:#ff6600;
	}	
.topnav_search{
	float:right;}
.topnav_search .ser{
	margin-top:4px;
	margin-right:11px;
}

/*****top-bar***********/
.menu_bg{background: url(../images/topbar_bg.gif); height:29px;}
#menu { height:29px; float:left; background: url(../images/topbar_bg.gif);}
#menu a {display:block; text-align:center;}
#menu li {float:left;}
#menu li ul {line-height:25px; text-align:left;left:-999em; width:180px; position:absolute;
border:1px solid #fff; background:#DCDDE0; margin-top:-1px;}
#menu li ul li{ float:none;}
#menu li ul li a.li{ color:#666666; background:url(../images/menu_li_bg1.gif)!important; width:180px!important; height:25px!important; text-align:left; text-indent:30px; text-decoration:none; font-weight:bold; margin-top:1px;}
#menu li ul li a.li:hover{color:#0266A2; background:url(../images/menu_li_bg.gif)!important; width:180px!important; height:25px!important; text-align:left; text-indent:30px; }
#menu li:hover ul {left:auto; margin-left:0px}
#menu li.sfhover ul {left:auto;margin-left:0px}

#menu .top_menu_home a {background:url(../images/onmoust.gif); width:87px; height:29px;}
#menu .top_menu_home a:hover {background:url(../images/onmoust.gif) 0px 29px; width:87px; height:29px;}
#menu .top_menu_home .hover{background:url(../images/onmoust.gif) 0px 29px; width:87px; height:29px;}

BODY.home #menu .top_menu_home a{background:url(../images/onmoust.gif) 0px 29px; width:87px; height:29px; DISPLAY: block;}

#menu .top_menu_domain a {background:url(../images/onmoust_domain.gif); width:82px; height:29px;}
#menu .top_menu_domain a:hover {background:url(../images/onmoust_domain.gif) 0px 29px; width:82px; height:29px;}
#menu .top_menu_domain .hover{background:url(../images/onmoust_domain.gif) 0px 29px; width:82px; height:29px;}
BODY.domain #menu .top_menu_domain a{background:url(../images/onmoust_domain.gif) 0px 29px; width:82px; height:29px;}


#menu .top_menu_hosting a {background:url(../images/topnav_hosting.gif); width:99px; height:29px;}
#menu .top_menu_hosting a:hover {background:url(../images/topnav_hosting.gif) 0px 29px; width:99px; height:29px;}
#menu .top_menu_hosting .hover{background:url(../images/topnav_hosting.gif) 0px 29px; width:99px; height:29px;}
BODY.hosting #menu .top_menu_hosting a {background:url(../images/topnav_hosting.gif) 0px 29px; width:99px; height:29px;}

#menu .top_menu_ehosting a {background:url(../images/topnav_ehosting.gif); width:106px; height:29px;}
#menu .top_menu_ehosting a:hover {background:url(../images/topnav_ehosting.gif) 0px 29px; width:106px; height:29px;}
#menu .top_menu_ehosting .hover{background:url(../images/topnav_ehosting.gif) 0px 29px; width:106px; height:29px;}
BODY.ehosting #menu .top_menu_ehosting a{background:url(../images/topnav_ehosting.gif) 0px 29px; width:106px; height:29px;}

#menu .top_menu_support a {background:url(../images/topnav_support.gif);  width:77px; height:29px;}
#menu .top_menu_support a:hover {background:url(../images/topnav_support.gif) 0px 29px;  width:77px; height:29px;}
#menu .top_menu_support .hover{background:url(../images/topnav_support.gif) 0px 29px;  width:77px; height:29px;}
BODY.support #menu .top_menu_support a{background:url(../images/topnav_support.gif) 0px 29px;  width:77px; height:29px;}


#menu .top_menu_info a {background:url(../images/topnav_info.gif);  width:110px; height:29px;}
#menu .top_menu_info a:hover {background:url(../images/topnav_info.gif) 0px 29px;  width:110px; height:29px;}
#menu .top_menu_info .hover{background:url(../images/topnav_info.gif) 0px 29px;  width:110px; height:29px;}
BODY.top_menu_info #menu .top_menu_info a{background:url(../images/topnav_info.gif) 0px 29px;  width:110px; height:29px;}

.contenttit_bg{ background:url(../images/contenttit_bg.gif) no-repeat; padding-left:15px; height:35px; line-height:35px; color:#777777;FONT-SIZE: 12px;font-family: Arial, Helvetica, sans-serif;}
.contenttit_bg a{ color:#777777; text-decoration:none;}
.contenttit_bg a:hover{ color:#FF4800; text-decoration:underline;}

.signup{ line-height:22px; font-size:12px; color:#666666;font-family: Arial, Helvetica, sans-serif;}
.signup .signupprice{ font-size:13px; font-weight:bold; padding-left:16px; color:#EC6002;}
