@charset "utf-8";
html,body{ height:100%;}
td,div,input,button,select,body,textarea,*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
html,form,body,ul,ol,*{
	margin:0;
	padding:0;
}
/*
html{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/

.bg{
	background:url(images/v2010/bg1.gif) bottom repeat-x;
	padding-bottom:20px;
}
img{ border:0;}
.c{ clear:both;}
.m10{ margin:10px 0;}
.center{ text-align:center;}
.m32{ margin-left:32px;}
.pd30{ padding-top:30px;}
.p15{ padding:15px;}
.pr180{ padding-right:180px;}
.pr120{ padding-right:120px;
text-align:right;}
#width{ width:100%;}
.w60{ width:60px;}
.w115{ width:115px;}
.w90{ width:90px;}
.btn_mini {
	background:url(images/other/button_mini.jpg) no-repeat;
	width:90px;
	height:22px;
	line-height:22px;
	border:none;
	font-size:12px;
	color:#06C;
	cursor:pointer;
}
.btn_blue {
	background:url(images/other/blue_Submit.jpg);
	width:282px;
	height:54px;
	cursor:pointer;
	border:none;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	font-size:18px;
	color:#EEE;
	margin:0 auto;
	padding:0;
}
.redColor{
	color:#FF0000;
	font-weight:bold;
}
dt,dd{
	float:left;
	display:block;
}
li{
	list-style-type:none;
}
a:visited,a:link,a:active{
	color:#007584;
	text-decoration:none;
}
a:hover{
	color:#CA9D22;
	text-decoration:none;
}
a.redred:visited,a.redred:link,a.redred:active{
	color:red;
	text-decoration:none;
}
a.redred:hover{
	color:#CA9D22;
	text-decoration:none;
}


/******************global css*/

.v2010{	background:#292929;}
.v2010_top{
	padding:9px;
	margin:0 auto;
	color:#fff;
	height:5px;
	width:740px;
	text-align:right;
}

.v2010_top .search_box{
	background:url(images/v2010/bg.gif) bottom repeat-x;
	width:136px;
	height:22px;
	line-height:22px;
	padding:0 10px;
}

.s-input{
	background:none;
	border:0;
	color:#fff;
}
/**/
.v2010_control{
	width:700px;
	margin:0 auto;
	text-align:center;
}
.v2010_control img{
width:200px;
height:58px;
}
.isreg{
	line-height:25px;
	margin-bottom:20px;
}
.isreg a{ margin:0 5px;}
/**/
.v2010_mainmenu{
	background:url(images/v2010/bg2.gif) no-repeat center center;
	height:420px;
}
.v2010_nav{
	width:475px;
	margin:0 auto;
}
.v2010_nav_bg{ background:#E2F0F9;}
.v2010_nav dt{
	line-height:30px;
}

.v2010_content{
	width:602px;
	margin:0 auto;
	background:url(images/v2010/bg4.gif) no-repeat top;
	height:250px;
	padding:20px;
	color:#3289A4;
}
.v2010_content_left{
	float:left;
	width:370px;
}
.v2010_content_left_bg{
	background:#D0E5F2;
	height:30px;
	text-align:left;
}

.v2010_content_right{
	float:right;
	width:220px;
}
.eo h1{
	font-size:16px;
	text-align:left;
	padding-left:10px;
	margin:5px 0;
}
.v2010_content_right_bg{
	background:url(images/v2010/bg5.gif) no-repeat;
	width:200px;
	text-align:left;
	padding:10px;
}
.v2010_content_right_bg li{
	text-indent:25px;
	line-height:18px;
}
/*表格*/
#pb10{ padding-bottom:10px;}
.table_left1,.table_right1,.table_right2,.table_right3,.table_right4{
	float:left;
	height:30px;
	line-height:30px;
	margin-bottom:5px;
}
.table_left1,.table_left2{
	font-size:16px;
	font-weight:bold;
}
.table_left1{ width:10%;}
.table_left2{
	width:20%;
	text-align:right;
	margin-right:3%;
	line-height:35px;
	margin-bottom:10px;
	float:left;
}
.table_right3,.table_right4{ width:70%;}
.table_right1,.table_right2{ width:90%;}
.table_right1,.table_right2,.table_right3,.table_right4{
	text-align:left;
	background-color:#D0E5F2; 
}
.table_right1{ background:#D0E5F2 url(images/v2010/6.gif) no-repeat left;}
.d-input{ margin:4px 0 0 90px;}
.p-input{ margin:4px 0 0 50px;}
.z-input{ margin:8px 0 8px 10px;}
/*表格结束*/
/***********************控制面板登陆结束*/

/*page开始*/
#page{
	width:960px;
	margin:0 auto;
	padding-bottom:20px!important;
	padding-bottom:0;
	background:#fff;
}
.page{
	width:950px;
	margin:0 auto;
}
.page_bg{
	background:url(images/v2010/page_bg1.gif);
	line-height:34px;
	font-size:16px;
	font-weight:bold;
	color:#3991ce;
	padding-left:35px;
	margin-bottom:20px;
}
.page_bg span{
color:#ff0000;}

.exit{
float:right;
padding-right:35px;
font-size:16px;
}
.page_left{
	margin-right:15px;
	float:left;
	width:200px;
	display: inline;
}
.page_info{
	width:200px;
	color:#8A5843;
	margin-bottom:15px;
}
.page_info ul li{
	line-height:25px;
	margin-left:15px;
	text-align:left;
}
.bgc{ background:#EFEDE3;}
.bb{ border-top:#E3E1CE 1px solid;}
.bgc img{
	float:left;
	margin:3px;
	padding-left:5px;
}
.bgc span{
	float:left;
	line-height:25px;
	color:#B58977;
	font-weight:bold;
}
/*page right start...*/
.page_right{
	float:left;
	width:720px;
	display: inline;
}

.page_right2{
	float:left;
	width:669px;
	display: inline;
}

.page_right_ct{
	background:#E2F0F9;
	padding:20px;
}
.page_right_ct2{
	background:#E2F0F9;
	padding:0px;
}

.page_function{
	line-height:30px;
	color:#993300;
	padding:0 0 0 20px;
}
.page_function2{
	line-height:30px;
	color:#993300;
}
.page_sub{
	padding:8px 0 8px 0;
	background:#D0E5F2;
}
.page_notice{
	padding:8px 0 8px 0;
	background:#F5E2A7 url(/images/v2010/045631389.gif) 5px 10px no-repeat;
	padding-left:25px;
}
.page_sub dl{ height:55px;}
.page_sub dd,.page_sub dt{
	text-align:center;
	width:82px;
	line-height:25px;
}
.page_sub li{ 
display:inline;
}
.page_sub2{
	padding:8px 0 8px 20px;
	background:#D0E5F2;
}
.page_sub4{
	padding:8px 0 8px 20px;
	background:#D0E5F2;
}
.page_sub5{
	padding:8px 0 8px 20px;
	background:#D0E5F2;
}
.page_sub6{
	padding:8px 0 8px 20px;
	background:#D0E5F2;
}
.page_sub7{
	padding:8px 0 8px 20px;
	background:#D0E5F2;
}
.page_sub2 dl{ height:130px;}
.page_sub2 dd,.page_sub2 dt{
	color:#855E42;
	text-align:left;
	width:300px;
	line-height:25px;	
}
.page_sub3{
	padding:8px 0 8px 20px;
	background:#D0E5F2;
}

.page_sub3 dl{ height:50px;}
.page_sub3 dd,.page_sub2 dt{
	color:#855E42;
	text-align:left;
	width:190px;
	line-height:25px;	
}
.page_sub4 dl{ height:50px;}
.page_sub4 dd,.page_sub2 dt{
	color:#855E42;
	text-align:left;
	width:300px;
	line-height:25px;	
}
.page_sub5 dl{ height:50px;}
.page_sub5 dd,.page_sub2 dt{
	color:#855E42;
	text-align:left;
	width:400px;
	line-height:25px;	
}
.page_sub6 dl{ height:25px;}
.page_sub6 dd,.page_sub2 dt{
	color:#855E42;
	text-align:left;
	width:150px;
	line-height:25px;	
}
.page_sub7 dl{ height:30px;
margin-bottom:10px;}
.page_sub7 dd,.page_sub2 dt{
	color:#855E42;
	text-align:center;
	width:55px;
	line-height:25px;	
}
dd.ttl{
width:38px;
padding:0 10px 0 10px;
}
dd.records{
width:85px;
padding:0 10px 0 10px;
}

dd.recordsbig{
width:150px;
line-height:50px;
padding:0 10px 0 10px;
}
dd.records2{
width:120px;
}
.domain{
border:0;
background:none;
text-align:center;

}
.action{
	line-height:15px;
	background:#E2F0F9;
	padding:20px 0 8px 20px;
}
.info{
  position: relative;
  left: 240px;
}
.input{
margin-right:20px;
float:right;}
.input_line{
margin-right:20px;
float:right;
border:none;
background-color: #D0E5F2;
}

.sub_pos{
	color:#585858;
	background:url(images/v2010/v2010.gif) 0 0;
	height:30px;
}
.sub_title{
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin:15px 0;
}
.sub_msg{
	border:#C0E1F3 1px solid;
	background-color:#F2FAFF;
	padding:8px;
	line-height:20px;
	margin-bottom:10px;
}
.GreenColor{
	color:#497B09;
	font-weight:bold;
}
.sub_msg_title{
	background:url(images/v2010/bg6.gif) no-repeat left center;
	height:80px;
	color:#007584;
	padding-left:80px;
	font:bold 18px/80px Verdana;
}
.sub_msg_shopex{
	background:#fff;
	padding:10px;
	text-align:center;
}
.p15 li{list-style-type:decimal; margin-left:15px;}
.domlist li{
	margin-left:15px;
	padding-left:25px;
	line-height:26px;
	background:url(/images/v2010/045631389.gif) 0 5px no-repeat;
	}
.redcolor{color:red;}
.p15 h5{ margin:10px 0; margin-left:-10px; font-size:14px;}
/*************/
.pass{ margin:0 30px;}
.pass ul li{ line-height:30px; height:30px;}


.table{
	border:#C0E1F3 1px solid;
	height:28px;
	line-height:28px;
	background:url(images/v2010/table_bg.gif) repeat-x;
	text-align:center;
	width:100%;
	margin-top:10px;
	border-collapse:collapse;
}
.table td{
	border:#C0E1F3 1px solid;
	padding-left:0;
}
.table2{
	border:0;
	height:28px;
	line-height:28px;
	background:url(images/v2010/table_bg.gif) repeat-x;
	text-align:center;
	width:100%;
	margin-top:10px;
	border-collapse:collapse;
}
.table2 td{
	border:0;
	padding-left:0;
}

.tableask{
	border-left:#C0E1F3 1px solid;
	border-top:#C0E1F3 1px solid;
	height:28px;
	line-height:28px;
	background:url(images/v2010/v2010.gif) 0 -30px no-repeat;
	text-align:center;
	width:100%;
	margin-top:10px;
}
.tableask td{
	border-right:#C0E1F3 1px solid;
	border-bottom:#C0E1F3 1px solid;
	padding-left:0;
}

/*OtherSafe.html start*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix, * html {
	height:1%;
}
.clearfix {
	display:block;
}
.z_cleardiv {
	display:block;
	height:0;
	margin:0;
	padding:0;
	clear:both;
	visibility:hidden;
}
ul.z_carmenu {
	display:block;
	width:auto;
	margin:0;
	padding:0;
	border-bottom:1px solid #3e89c0;
	margin-top:10px;
	margin-bottom:10px;
}
ul.z_carmenu li {
	display:block;
	width:auto;
	float:left;
	height:22px;
	line-height:22px;
	margin:0;
	padding:0;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	background-color:#dee6f1;
	border-top:1px solid #3e89c0;
	border-right:1px solid #3e89c0;
	border-left:1px solid #3e89c0;
	border-bottom:none;
	cursor:pointer;
}
ul.z_carmenu li.hover, ul.z_carmenu li.hover a {
	height:23px;
	margin-bottom:-1px;
	background-color:#fff;
	font-weight:bold;
	color:#3e89c0;
	cursor:auto;
}
ul.carmenu_content ul.carmenu_content li {
	float:none;
	display:block;
	width:auto;
}
ul.carmenu_content li {
	display:none;
	width:auto;
}
ul.carmenu_content li.hover {
	display:block;
	width:auto;
}
/*OtherSafe.html end */

#menu } 
#menu ul{ 
　　margin:0; 
　　padding:0;
} 
#menu li{ 
　　width:98px; 
　　float:left; 
　　display:block; 
　　list-style-type:none; 
　　text-align:center; 
　　height:28px; 
　　line-height:28px; 
　　border:1px solid #ddd; 
	margin-right:10px;
} 
#menu li.hover{ 
　　border:1px solid #bbb; 
　　font-weight:bold; 
	background:#ccc;
} 
#cont{margin:5px;} 
#menu{
	border-bottom:#0571B2 2px solid; height:28px;}
#menu ul{ 
　　margin-left:80px;; 
　　padding:0;
} 
#menu li{ 
　　width:98px; 
　　float:left; 
　　display:block; 
　　list-style-type:none; 
　　text-align:center; 
　　height:28px; 
　　line-height:28px; 
	margin-right:10px;
	color:#000;
	font-size:14px;
} 
#menu li.hover{ 
　　font-weight:bold; 
	background:#0571B2;
	color:#fff;
	font-size:14px;
} 
#cont{margin:5px;}
/*a:visited,a:link,a:active*/

/*back*/
#wrap{
	background:#DEEBF4 url(images/v2010/bghead.jpg) repeat-x center top;
	width:100%;
	height:100%;
}
.head{
	width:750px;
	margin:0 auto;
	padding:48px 28px 10px 0px;
	text-align:right;
	color:#fff;
}
.head a:visited,.head a:link,.head a:active{
	color:#fff;
	text-decoration:none;
}
.head a:hover{
	color:#CA9D22;
	text-decoration:none;
}
.main{
	clear:both;
	margin:0 auto;
	width:781px;
	position:relative;
}
.main_top{
	background:#fff url(images/v2010/bghead_top.gif) no-repeat;
	overflow:visible;
	width:781px;
	text-align:center;
}
.main_bottom{
	background:url(images/v2010/bghead_bottom.gif) no-repeat;
	overflow:hidden;
	width:781px;
	height:5px;
}
.main_cen{
	border-left:#86adc6 1px solid;
	border-right:#86adc6 1px solid;
	padding-top:10px;
	height:300px;
	background:#fff;
}
.title{
	clear:both;
	border-top:#cad6df 1px solid;
	background:url(images/v2010/btn.gif) repeat-x 0 -370px;
	padding:0 15px;
	height:30px;
	margin:0 auto;
	width:90%;
}
.dom{
padding:0 30px;
}
.mt_l{
	padding:0 20px 0 200px;
	float:left;
	width:150px;
	text-align:right;
}
.mt_r{
	float:left;
	width:320px;
	position:relative;
	line-height:30px;
	margin-top:30px;
}
.mt_r span{ font-size:16px; font-weight:bold;}

.btn3_mouseout {
BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5); BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid
}
.btn3_mouseover {
BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#D7E7FA); BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid
}
.btn3_mousedown
{
BORDER-RIGHT: #FFE400 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #FFE400 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5); BORDER-LEFT: #FFE400 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #FFE400 1px solid
}
.btn3_mouseup {
BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5); BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid
}
.btn_2k3 {
BORDER-RIGHT: #002D96 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #002D96 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); BORDER-LEFT: #002D96 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #002D96 1px solid
}
.NoNewline{
word-break: keep-all;
}