@charset "gb2312";
/* CSS Document */
/*html{filter:gray;}*/
h1,h2,h3,h4,h5,h6,p,ul,li,ol,form,dl,dt,dd,body,fieldset {
	margin: 0;
	padding: 0;
}

table,td {
	border-collapse: collapse;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 12px;
}

h2 {
	font-size: 14px;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:link,a:visited {
	color: #3366BA;
}

body {
	line-height: 1.6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
}

#html_whole {
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

.nav {
	width: 1400px;
	height: 28px;
	background: url(imagesnav_bg.jpg) repeat-x;
}

#dateString {
	width: 500px;
	height: 28px;
	line-height: 27px;
	float: left;
	margin-left: 240px;
}

.nav_imj {
	width: 400px;
	height: 28px;
	line-height: 27px;
	float: right;
}

.header {
	width: 1400px;
	height: 800px;
	background: url(imagestd_header_2.jpg);
}

.down {
	width: 1200px;
	height: 1200px;
}

.down img {
	margin-left: 108px;
}

.iphone_down {
	width: 200px;
	height: 62px;
	margin: 570px 0px 0px 200px;
	position: absolute;
	cursor: pointer;
}

.android_down {
	width: 200px;
	height: 62px;
	margin: 570px 0px 0px 440px;
	position: absolute;
	cursor: pointer;
}

.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity =     88);
}

.open_window {
	display: none;
	position: absolute;
	top: 30%;
	left: 25%;
	width: 55%;
	height: 60%;
	border: 2px #565656 solid;
	background-color: white;
	z-index: 1002;
	overflow: hidden;
}

.window_style {
	width: 100%;
	height: 50px;
	background: #00942a;
	color: white;
	font-weight: bolder;
	font-size: 16px;
	line-height: 47px;
}

.window_style img {
	position: static;
	margin: 0px;
	float: right;
}

/* .down_content p {
	width: 100%;
	text-indent: 2em;
	font-weight: bolder;
	font-size: 20px;
	height: 50px;
	line-height: 49px;
}

.down_content b {
	text-indent: 2em;
	margin-left: 40px;
	line-height: 25px;
	font-weight: normal;
}
 */
 .down_content ul li {
 	text-indent: 3em;
 	line-height: 35px;
 }
 
 .down_content ul li b{
 	font-size: 18px;
 }
 
.ie_left {
	width: 40%;
	float: left;
	position: relative;
	margin-left: 20px;
}

.ie_right {
	width: 20%;
	float: right;
	position: relative;
	margin: 4px 5px 0px 0px;
}

.down_content b img {
	margin: 15px 0px;
}

.set_advise {
	width: 1200px;
	height: 112px;
	margin-left: auto;
	margin-right: auto;
}

.set_cont {
	width: 990px;
	background: #fdfcfc;
	border: #cecece 1px solid;
	height: 110px;
	margin-left: 47px;
}

.set_cont ul li {
	height: 26px;
}

.li_1 {
	color: #b3b2b2;
	font-weight: bolder;
}

.li_2 {
	font-weight: bolder;
}

.li_3 {
	color: #005eb5;
}

.set_cont button {
	background: #61abf8;
	color: white;
	border: 1px solid #2d83da;
	height: 20px;
	line-height: 17px;
}
#bottom_nav {
background: #CCDFF4;
height: 25px;
margin-bottom: 5px;
line-height: 25px;
}
#foot{
width: 994px;
margin-left: 145px;
color: #666;
clear: both;
padding-bottom: 5px;
text-align: center;
position: relative;
}