html,body {
	overflow:hidden;
	margin:0px;
	width:100%;
	height:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#fdfdfc
}

.virtual_body {
	width:100%;
	height:100%;
	overflow-y:scroll;
	overflow-x:auto;
	position:relative;
}

.fixed_div {
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	width:234px;
	height:100%;
	background:url(../images/bg_left.gif) repeat-y;
}
ul{
	padding:0px;
	margin:0px;
}
li{
	list-style:none;
}
.btn input{
	border:none;
	background:url(../images/btn_cx.gif) no-repeat;
	width:76px;
	height:23px;
}
.btn1{
	border:none;
	background:url(../images/pic_copy.gif) no-repeat;
	width:76px;
	height:23px;
}
.btn2 input{
	border:none;
	background:url(../images/btn2.png);
	width:85px;
	height:23px;
}
.btn3 input{
	border:none;
	background:url(../images/btn3.gif);
	width:85px;
	height:23px;
}
.btn4 input{
	border:none;
	background:url(../images/btn4.gif);
	width:104px;
	height:23px;
}

#logo{
	padding:48px 0px 48px 40px;
}
#navtit{
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
}


#navtit a:link,#navtit a:visited,#navtit a:hover{
	text-decoration:none;
	font-size:13px;
}

.c_1{
	background:url(../images/bg_navtit.gif) no-repeat;
	color:#3366cc;
	font-weight:bold;
	line-height:27px;
	padding-left:20px;
	text-decoration:none;
	font-size:13px;
	padding-bottom:1px;
}
.c_0{
	color:#FFFFFF; padding-bottom:1px;
	line-height:27px;
	padding-left:20px;
	text-decoration:none;
	font-size:13px;
}
#titright{
	position:absolute;
	left:832px;
	background-color:#5378bb;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 20px;
}
#titright a{
	cursor:pointer;
}
#main{
	padding-top:50px;
	width:670px;
}
#txt{
	margin:15px 0px;
	line-height:20px;
}
.tit{
	font-size:14px;
	font-weight:bold;
	color:#e6910e;
	margin-top:20px;
}

#jg_ping{
	background:#FFFFFF;
	border:2px solid #6b94ce;
	width:600px;
	height:350px;
	margin:20px 0px 25px 40px;
}
.jg_ping{
	background:#FFFFFF;
	border:2px solid #6b94ce;
	width:600px;
	margin:20px 0px 25px 40px;
}
#jg_nds{
	background:#FFFFFF;
	border:2px solid #6b94ce;
	width:600px;
	height:250px;
	margin:20px 0px 25px 40px;
}
.jg_nds{
	background:#FFFFFF;
	border:2px solid #6b94ce;
	width:600px;
	margin:20px 0px 25px 40px;
}
#jg_whois{
	background:#FFFFFF;
	border:2px solid #6b94ce;
	width:600px;
	height:250px;
	margin:20px 0px 25px 40px;
}
.jg_whois{
	background:#FFFFFF;
	border:2px solid #6b94ce;
	width:600px;
	margin:20px 0px 25px 40px;
}
hr{
	width:100%; 
	height:2px;
	border:none;
	border-top:#bbbbbb 2px solid ;
	display:block;
}
#foot{
	color:#666666;
	line-height:20px;
}





.mx_name{
	margin-left:250px;
	color:#e6910e;
	font-weight:bold;
}
.mx_txt{
	margin:0px 0px 20px 80px;
	display:block;
	line-height:20px;
	width:500px;
}



.tell_txt table{
	font-size:13px;
}



#print table{
	font-size:12px;
}


.index_tab table{
	font-size:12px;
}


#qrk{
	border:1px solid #729bc6;
	position:relative;
	width:323px;
}
#qrktit{
	background:url(../images/bg_qrk.gif);
	height:32px;
	color:#ffffff;
	font-weight:bold;
	line-height:32px;
	padding-left:20px;
}
#dx{
	position:absolute;
	top:0px;
	right:20px;
}
#qrktxt{
	color:#255074;
	text-align:center;
	padding:15px 0px;
}
#qd{
	text-align:center;
	padding-bottom:15px;
}