html, body {
	height:100%;
}
body {
	font: 0.875em Georgia, "Times New Roman", Times, serif;
	color: #6f6f6f;
	width:100%;
	background: #c3f5ff;
}
h1{
	color:#ff0000;
	font-size:1.714em;
	margin: 1.5em 0 1em 0;
}
h2{
	color:#ff0000;
	font-size:1.5em;
	margin: 1.5em 0 1em 0;
	font-style:italic;
}
h3{
	color:#ff0000;
	font-size:1.25em;
	margin: 1.5em 0 1em 0;
	font-style:italic;
}
p{ margin:0.7em 0}
em{font-style:italic}
a:link{
	text-decoration:underline;
	color:#6e93c4;
}
a:visited{
	text-decoration:underline;
	color:#bc3cb;
}
a:hover{
	text-decoration:none;
	color: #336699;
}
.png{
	behavior: url('/iepngfix.htc');
}
.content{
	position: relative;
	width:953px;
	margin: 0px auto;
	background: transparent url(../img/content_bg.png) no-repeat top right;
}
.logo{
	margin: 0 0 56px 33px;
	padding:25px 0 0;
}
.cn .t{
	position:absolute;
	top:0;
	left:0;
	height:34px;
	width:100%;
	background:transparent url(../img/cn_t&b_bg.png) no-repeat top;
	behavior: url('/css/iepngfix.htc');
}
.cn{
	background:transparent url(../img/cn_bg.png) repeat-y;
	position:relative;
}
.cn .b{
	position:absolute;
	bottom:0;
	left:0;
	height:36px;
	width:100%;
	background:transparent url(../img/cn_t&b_bg.png) no-repeat bottom;
	behavior: url('/css/iepngfix.htc');
}
.cn_l{
	width:330px;
	float:left;
	background: transparent url(../img/cn_l_bg.png) no-repeat left bottom;
	margin: 0 0 0 1px
}
.cn_r{
	width:572px;
	float:right;
}
.cn_l .pad{
	margin: 0 0 30px 33px;
}
.cn_r .pad{
	margin:10px 21px 30px 0;
}
.cn_l ul.menu li{
	background: transparent url(../img/menu_bullet.png) no-repeat left center;
	padding:2px 0 2px 15px;
	color:#ff0000;
}
.cn_l form input,
.cn_l form textarea{
	margin:0 0 0 5px;
}
label{
	display:block;
	font-size:0.786em;
	font-style:italic;
	padding:5px 0 2px 0;
}
input,
textarea{
	border: 1px dashed #d4d0c8;
	line-height: 1em;
	width:80%;
	color: #6f6f6f;
	font: 0.875em Georgia, "Times New Roman", Times, serif;
	background:transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 2px;
	padding-bottom:2px;
}
input.long{
	display:none;
}
.button{
	border: 2px solid #fff;
	color:#fff;
	background: #7cc6de;
	width:auto;
	padding:2px 10px;
	display:block;
	margin: 5px 0 0 5px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:1.071em;
	font-style: italic;
}
.fail{
	color:#fff;
	width:80%;
	background:#ff0000;
	text-align:center;
	margin: 5px 0;
	padding: 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.success{
	color:#fff;
	width:80%;
	background:#7cc6de;
	text-align:center;
	margin: 5px 0;
	padding: 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.illustration{
	width:551px;
	height:233px;
	background-position:center center;
	background-repeat:no-repeat;
	margin:26px 0 0 0;
}
.cn_r p{
	line-height:1.286em;
	padding-right: 10px;
}
.footer{
	background:none;
	color:#6e93c4;
	padding: 0 0 30px 0;
}
.footer p{
	margin:0;
}
.footer .pad{
	margin: 0 21px 0 33px;
}
.footer ul li{
	float:left;
	width:33%;
}
.footer h1{
	margin: 0.5em 0 0.7em 0;
}
.footer h2{
	margin:0 0 3px 0;
	font-size:1em;
	font-weight:bold;
	font-style:normal;
	color:#6e93c4;
}
.cn_r ul{
	list-style:disc;
	list-style-position:inside;
	margin-right:15px;
}
.cn_r ul li{
	padding:4px 0 4px 15px;
	font-style:italic;
}
.cn_r ol{
	list-style: decimal;
	list-style-position: inside;
	margin-right:15px;
}
.cn_r ol li{
	padding:4px 0 4px 15px;
	font-style:italic;
}
strong{
	font-weight: bold;
}
#attention{
	position:absolute;
	width: 152px;
	height: 161px;
	top: 80px;
	left: 260px;
	z-index:100;
}
