@charset "gb2312";
body {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #555;
}
.link1 a {
	color: #fff;
	text-decoration: none;
}
.link1 a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.cbody {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f6fbff;
	margin-top: 50px;
	margin-bottom: 10px;
	border: 1px solid #cadde4;
}
.title {
	background-image: url(images/reg_title_bg3.gif);
	background-repeat: repeat-x;
	height: 61px;
	margin: -1px;
}
.title .logo {
	background-image: url(images/reg_title_bg2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 61px;
	width: 315px;
}
.title  .link {
	color: #fff;
	background-image: url(images/reg_title_bg4.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 61px;
	float: right;
	width: 320px;
	font-family: "ËÎÌå";
	line-height: 61px;
	text-align: right;
	padding-right: 20px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.right  {
	background-color: #fff;
	margin: 10px;
	float: right;
	height: 500px;
	width: 435px;
	border: 1px solid #dbdbdb;
	padding: 10px;
	line-height: 22px;
}
.left {
	float: left;
	width: 450px;
	margin: 10px;
}
.left td {
	font-size: 12px;
}
.left tr {
	line-height: 50px;
}
.left  table  *  .td1 {
	width:80px;
	text-align:right;
	vertical-align:top;
	font-size:14px;
	color:#777;
}



* {
	margin: 0px;
	padding: 0px;
}
.fooger {
	font-family: Arial;
	line-height: 35px;
	border: 1px solid #cadde4;
	width: 948px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 35px;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
