/*样式2007-6-4*/

body{background:url(/images/pb.jpg) top center repeat-x #CCC; font-size: 12px; color: #222222; font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;text-align:center;overflow: no;
}
input,textarea,check,select{font-size: 12px;color:#333333; font-family: Verdana;border:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:3px 3px 3px 3px;background:#fff;}
form,p{margin:0;padding:0;}
ol{margin-top:0;}
ul,li { list-style-type:none;}


/*统一*/
.clear {line-height: 180%;}	
.superClear {line-height: 220%;}
.enFont{font-size:10px;}

.white{color:white}
.white a{color:white}
.white a:hover{color:white}

.nFont{color:#B8BDCD}
.nFont a{color:#B8BDCD}
.nFont a:hover{color:white;text-decoration:none;}

.bigfont{font-size:14px;}
.font{font-size:12px;}
.redfont{color:red;}
.grayFont{color:#aaaaaa;}
a.redfont{color:red;}
.greenfont{color:#009900;}
a.greenfont{color:#009900;}
.gray{filter:alpha(opacity=30);}
.center{text-align:center;}
.price{font-size:20px; color:#f00;font-weight:bold;font-family:Georgia;}
.webdings{font-family:webdings;}


.hotfont {color:#fc0;}

.Nbt{BORDER-RIGHT: #7b9ebd 1px solid; padding:2px 0px 0px 0px; BORDER-TOP: #7b9ebd 1px solid; 
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 
BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: #7b9ebd 1px solid
}


a{text-decoration:none; color:#006699}
a:hover {text-decoration:underline; color:#ff3300;}

/*页*/
#Page{ width:980px; margin:0px auto;}
#Page #topTopBar{}
#Pages{ width:980px; text-align:left; margin:0px auto;background:#fff;padding-bottom:6px;}

/*头*/
#topTopBar{color:#333; line-height:220%;}

#topBar{background:url(/images/bar.png) no-repeat;width:980px;text-align:left;color:white;margin:0px auto;}
#topBar #topMBar {width:980px; height:47px; margin:0px auto; display:block;}
#topBar ul{padding-left:15px; margin:0; width:965px; display:block;}
#topBar #topMBar li{float:left;padding:17px 12px 15px 11px;font-size:14px;background:url(/images/pl.jpg) no-repeat top right;}
#topBar #topMBar a{color:#fff;display:block;float:left;}
#topBar a{color:#ccc;}
#topBar a:hover{color:#ffcc00;}
#topBar #topSBar{padding:4px 0px 6px 10px; width:970px;}

#topBar #topMBar .tHot{background:url(/images/phot.jpg) no-repeat top right;padding:0px 12px 0px 0px;}
#topBar #topMBar .tHot a{background:url(/images/phot.jpg) no-repeat top left;padding:17px 0px 15px 11px;display:block;}
#topBar #topMBar .tRight{background:url();}
#topBar #topMBar .tRightHot{background:url(/images/phot.jpg) no-repeat top right;padding:0px 12px 0px 0px;}
#topBar #topMBar .tRightHot a{background:url(/images/phot.jpg) no-repeat top left;padding:17px 0px 15px 11px;display:block;}

#topTopBar #r{padding-right:10px;}

#topmenu  {font-size:12px;position:relative;z-index:100;float:left;margin-right:0px;display:block;}    
#topmenu  span{float:left;}
#topmenu  ul{list-style:none;}    
#topmenu  li {float:left;position:relative;}    
#topmenu  ul ul {visibility:hidden;position:absolute;left:-40px;top:20px;}    
#topmenu  table {position:absolute; top:0; left:0;}    
#topmenu  ul li:hover ul,    
#topmenu  ul a:hover ul{visibility:visible;}

#topmenu  a{text-decoration:none;line-height:100%;display:block;float:left;text-align:center;border:1px solid #fff;}
#topmenu  a span {padding:4px 2px 3px 2px;}

#topmenu a.user{background:url(/images/v4/tb.gif);color:white;}
#topmenu a.user:hover{color:#f30;}

#topmenu  a:hover{border:1px solid #FF9999;background:#F3EAE4;}
#topmenu  a:hover span{display:block;float:left;cursor:pointer;}

#topmenu  ul table{width:100%;float:left;}
#topmenu  ul ul{border:1px solid #FF9999;background:#FBF7F4;}    
#topmenu  ul ul li {clear:both;text-align:left;font-size:12px;}    
#topmenu  ul ul li a{display:block;margin:0;padding:3px 3px 3px 1px;text-align:left;border:0px;width:60px;margin-top:3px;color:#f30;}
#topmenu  ul ul li a:hover{background:#f00;color:#fff;border:0px;}    



/*左*/
.leftList ul{margin:0;padding:0;}
.leftList li{list-style:none;padding:0;margin:0;height:27px;overflow:hidden; padding-left:25px;overflow:hidden;text-overflow:ellipsis; width:200px;display:block;}
/*.leftList a{padding-left:25px;overflow:hidden;text-overflow:ellipsis; width:200px;display:block;}*/
.leftList .title{font-size:14px;font-weight:bold;padding:0 0 0px 10px;background:url(/images/lsline.jpg) left bottom no-repeat;height:25px;margin-bottom:5px;}

/*select样式*/
.select *{margin: 0; padding: 0;}
.select {border:0px solid #cccccc; float: left; display: inline; }
.select div {border:0px solid #f9f9f9; float: left;}
/* 子选择器，在FF等非IE浏览器中识别 */
.select>div {width:50px; height: 14px; overflow:hidden; }
/* 通配选择符，只在IE浏览器中识别 */
*html .select div select { display:block; float: left; margin: -4px 0px 0px -4px;background:#ff0000;cursor:pointer;}}
.select div>select { display:block; width:84px; float:none; margin:-4px 0px 0px -4px; padding: 0px;cursor:pointer;}
.select select>option { text-indent: 2px;}

/*域名*/
#Domain{line-height:280%;text-align:center;}
#Domain .dTitle{margin:5px 35px 0px 5px; padding:0px 4px 4px 140px;font-weight:bold; color:#ffffff;font-size:14px;text-align:left;}
#Domain #Search{margin-left:30px;}
.DList { border-bottom:1px dotted #B3DA3D;padding:5px 0px 5px 10px;}
#Domain li{width:19%;list-style:none; float:left;height:26px;}
#domainList {font-size:10px;width:100%;text-align:left;margin-left:auto;margin-right:auto;padding-left:25px;}
#domainList ul,li{padding:0;margin:0;}
#domainList input{border:0px;background-color:transparent;}
#domainList .title{font-size:13px;width:100%;font-weight:bold;color:#ff3300;}

/*mBar*/
#mBack{margin:5px 0px 0px 0px;width:745px;}
#mBack .mRight{background:url(/images/mbar.jpg) right no-repeat;height:22px;}
#mBack .mLeft{background:url(/images/mbar.jpg) left no-repeat;height:22px;width:300px;padding:8px 0 0 25px;font-size:14px;font-weight:bold;}
#mBack .mdRight{background:url(/images/mbar.gif) right no-repeat;height:7px;}
#mBack .mdLeft{background:url(/images/mbar.gif) no-repeat;height:7px;width:300px;font-size:1px;}
#mBack .main{border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}

#mBack #title{font-weight:bold;padding-left:10px;font-size:13px;}
#mBack #link{text-align:right;margin:10px 10px 10px 10px;}
#mBack #info{padding-left:10px;color:#666;}

#mBack .mRight2{background:url(/vhost/images/mbar2.jpg) right no-repeat;}
#mBack .mLeft2{background:url(/vhost/images/mbar2.jpg) left no-repeat;}
#mBack .mdRight2{background:url(/vhost/images/mbar2.gif) right no-repeat;}
#mBack .mdLeft2{background:url(/vhost/images/mbar2.gif) no-repeat;}
#mBack .main2{border-left:1px solid #B9CEE4;border-right:1px solid #B9CEE4;}

.main{padding-top:10px;}
.main .mImg{float:left;height:140px;width:130px;text-align:center;}
.main ul{padding:0;margin:0;}
.main li{list-style:none;padding:0;margin:0;padding:1px 0px 1px 0px;}
.main .title{font-weight:bold;font-size:13px;}
.main .link{padding:10px 0px 10px 0px;}
.main .price{font-size:20px; color:#f00;font-weight:bold;font-family:Georgia;}
.main .list{float:left;width:185px;}
.main .list .title{padding-left:20px;font-size:13px;}
.main .list li{height:27px;}
.main .list a{padding-left:25px;background:url(/images/mdot.gif) no-repeat;}
.main .pList td{border-bottom:1px dotted #cccccc;padding:5px 0px 5px 15px;}

.support li{font-size:14px;border-top:1px dotted #dddddd;padding:3px 0px 3px 0px;}
.support p{color:#999999;}
.ollist li{list-style:decimal;}

#Mcheck .title{font-size:13px;list-style:none;}
#Mcheck ol{width:90%;font-size:12px;}

/*表单注册*/
#Register{width:100%;}
#Register ul{margin:0px 0px 0px 0px;width:100%;}
#Register li{margin:0px 0px 0px 0px;padding:3px 0px 3px 0px;}
#Register #Mess{width:100%;text-align:center;list-style:none;}
#Register #Title{width:100%;border-top:1px dotted #cccccc;border-bottom:1px dotted #cccccc;list-style:none;
font-weight:bold;margin:2px 0px 2px 0px;background:#ffffff;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#f4f4f4);}
#Register .Close{float:right;text-align:right;margin:-20px 10px 0px 0px;color:#999999;font-weight:100;cursor:pointer;}
#Register #Title input{border:0px;}
#Register #L3{width:150px;float:left;text-align:right;color:#666666;}
#Register #L4{list-style:none;height:23px;}
#Register span{color:red;}

 .order {border-top:1px dashed #cccccc;}
.order td{border-bottom:1px dashed #cccccc;padding-left:10px;}

/*提示信息*/
#Tip li{border:1px dotted #336699;padding:10px 10px 10px 10px; text-align:left;margin:6px 6px 6px 6px; line-height:180%;color:#666666; background:#eeefff}
#Tip hr{border:1px dotted #336699;height:0px;}
.wInfo{color:red;border-bottom:1px dashed #ff3300;background:url(/images/form/w.gif) left 3px no-repeat;padding-left:12px;}
.rInfo{color:#00cc00;border-bottom:1px dashed #00cc00;background:url(/images/form/r.gif) left 1px no-repeat;padding-left:12px;}
/*字体大小*/
.font12 { font-size:12px;}

/*400页面样式*/
.Text400 {padding:10px; line-height:20px;}
	.Text400 ul { display:block; clear:both; padding:0px; margin:0px 0px 20px 0px;}
	.Text400 ul li { padding-left:5px; text-indent:1em;line-height:20px;}
	.Text400 ul h1 { margin:5px; padding:0px; line-height:25px; font-size:14px; color:#e60012;}
	.Text400 ul li ol li { margin:0px; padding:0px;}
.tdcol4006 { padding:2px; color:#F00;}
.tdcol4007 { padding:2px; color:#09F;}
.tdcol4008 { padding:2px; color:#090;}
.tdcol800 { padding:2px; }
#mBack .mRight400 {background:url(/400/images/mbar.gif) right no-repeat;height:29px;}
#mBack .mdRight400 {background:url(/400/images/mbar_b.gif) right no-repeat;height:7px;}
#mBack .mLeft400{background:url(/400/images/mbar.gif) left no-repeat;height:29px;width:300px;padding:0px 0px 0px 25px; line-height:29px;font-size:14px;font-weight:bold; color:#fff;}
#mBack .mdLeft400{background:url(/400/images/mbar_b.gif) no-repeat;height:7px;width:300px;font-size:1px;}
#mBack .main400{border-left:1px solid #030404;border-right:1px solid #030404;}
#mBack .main400 .table400 tr td { padding-left:5px;}


/*尾*/
#bottom{text-align:center;line-height:180%;width:100%;background:url(/images/bo.gif) top center no-repeat #CCC;padding-top:30px;}

/*样式2007-6-4*/
