﻿img {
	border: 0;
}
h2 {
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #333;
	text-decoration: none;
}
* {
	outline: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, th, td {
	margin: 0;
	padding: 0;
}
ul, ol, dl {
	list-style: none;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.l {
	float: left;
}
.r {
	float: right;
}
.blueline {
	background: #02306b;
	height: 4px;
	line-height: 4px;
	min-width: 1000px;
 width:expression_r(document.body.clientWidth < 1000 ? "1000px" : "auto" );
}
.header {
	height: 100px;
	margin: 0 auto;
	width: 1000px;
}
.logo {
	padding: 28px 0 0 20px;
}
.help {
	line-height: 28px;
	padding: 36px 20px 0 0;
}
.help img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.help a {
	color: #666;
}
.main .block {
	height: 364px;
	margin: 0 auto;
	width: 1000px;
}
.slogan {
	color: #fff;
	padding: 20px;
	width: 625px;
	height: 324px;
}
.form {
	margin: 0;
	height: 410px;
	padding: 0px 30px;
	width: 255px;
	background: rgba(0, 0, 0, 0.5) !important;
}
.form form {
	position: relative;
}
.form a {
	color: #fff;
/*	text-decoration:underline;*/
}
.input {
	border: #666 solid 1px;
	background: #fff;
	height: 32px;
	width: 253px;
	line-height: 32px;
	margin: 0 0 10px 0;
}
.input_code {
	border: #666 solid 1px;
	background: #fff;
	height: 32px;
	width: 153px;
	line-height: 32px;
}
.input_code_image {
	border: #666 solid 1px;
	background: #fff;
	height: 32px;
	width: 88px;
}
.input img {
	margin: 6px;
	vertical-align: middle;
}
.input_code img {
	margin: 6px;
	vertical-align: middle;
}
.input span {
	font-family: "微软雅黑", "宋体", Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	border: none;
	border-left: solid 1px #666;
	height: 24px;
	vertical-align: middle;
	padding: 0 6px;
	margin:4px 0 0 33px;
	display:block;
	position:absolute;
	overflow:hidden;
	width:178px;
}
.inputsbtn {
	font-family: "微软雅黑", "宋体", Arial, sans-serif;
	text-align:center;
	font-size: 12px;
	line-height: 20px;
	width:38px;
	color: #666;
	border: solid 1px #666;
	height: 20px;
	margin:0 0 0 10px;
	padding:6px 0;
	display:block;
	background:#fff;
}
.input select {
	font-family: "微软雅黑", "宋体", Arial, sans-serif;
	font-size: 16px;
	line-height: 32px;
	color: #222;
	border: none;
	border-left: solid 1px #666;
	height: 32px;
	width: 221px;
	vertical-align: middle;
	padding: 0 4px;
}
.input .listbutton {
	vertical-align: middle;
}
#listtoggle {
	cursor: pointer;
}
#server {
	border: #666 solid 1px;
	background: #fff;
	width: 220px;
	position: absolute;
	left: 33px;
	top: 34px;
	display: none;
}
.listitem {
	background: #fff;
	color: #666;
	height: 30px;
	width: 208px;
	line-height: 30px;
	padding: 0 6px;
	cursor: pointer;
	overflow:hidden;
}
.listitemblue {
	background: url(../images/button.gif);
	color: #fff;
}
.bluefont {
	color: #025baf;
}
.input input {
	font-family: "微软雅黑", "宋体", Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #222;
	border: none;
	border-left: solid 1px #666;
	height: 24px;
	width: 208px;
	vertical-align: middle;
	padding: 0 6px;
}
.input_code input {
	font-family: "微软雅黑", "宋体", Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #222;
	border: none;
	border-left: solid 1px #666;
	height: 24px;
	width: 102px;
	vertical-align: middle;
	padding: 0 6px;
}
.input_button {
	font-family: "微软雅黑", "宋体", Arial, sans-serif;
	font-size: 16px;
	line-height: 34px;
	color: #fff;
	border: none;
	height: 34px;
	width: 100px;
	background-color:#025baf;
	background-image: url(../images/button.gif);
	margin: 20px 10px 0 0;
	vertical-align: text-bottom;
}
.link {
	margin: 20px 0 0 0;
}
#advanced {
	cursor: pointer;
}
.content {
	position:relative;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0;
	width: 1000px;
	font-size: 18px;
	line-height: 21px;
	display: none;
}
.content a {
	color: inherit;
}
.content .title img {
	vertical-align: middle;
}
.content .tip {
	color: #999;
	font-size: 14px;
	line-height: 14px;
	margin: 15px 0 0 0;
}
.content .tip a {
	cursor: pointer;
}
.content #popup {
	color: #999;
	font-size: 12px;
	line-height: 21px;
	background: url(../images/deepblue_uninstall.gif);
	width: 381px;
	height: 43px;
	padding: 8px 10px 12px 10px;
	text-align: left;
	position: absolute;
	left: 550px;
	top: 3px;
	display: none;
}
.content .l {
	height: 60px;
	width: 292px;
	border-right: solid 1px #eee;
	padding: 0 20px;
	text-align: center;
}
.content .r {
	height: 60px;
	width: 292px;
	padding: 0 20px;
	text-align: center;
}
.content img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.footer {
	border-top: solid 1px #eee;
	height: 60px;
	margin: 0 auto;
	padding: 0 20px;
	width: 960px;
	color: #999;
	font-size: 14px;
	line-height: 60px;
}
