/* CSS Document */
/*//////////////////////////////////////
///	design:xiejing-谢璟 | 创宜网络     ///
/// email:xiejing0911@hotmail.com    ///
/// address:江苏省宜兴市               ///
/// QQ:123328756                     ///
/// tel:15895392309                  ///
//////////////////////////////////////*/

/* 全局 */
body,html {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
}

#container {
	margin:0 auto 0; width:800px; text-align:left; padding:15px 0}

a,a:visited{
	color:#0000CC;
	text-decoration:underline;
}

a:hover{
	color:#CC0000;
}

img{
	border:none;
	}

div,p,ul,li{
	border:none;
	padding:0;
	margin:0;
	display:block;
	}
.clear20 {
	clear:both;
	}

.clear20 {
	clear:both;
	margin-bottom:30px;	
	}

#foot {margin-top:50px; line-height:250%; color:#7777CC; text-align:center}
#foot .beian a{color:#7777CC}
#foot .beian a:hover{color:#CC0000}
	
/* register */
#top {text-align:left; height:46px; line-height:78px;}
#top .left{float:left}
#top .right{ float:right;}
#center .rgbg{height:27px;border-bottom:1px solid #ff7300}
.rgbg span{float:left}
.rgbg .rgbg1{ margin-left:100px;width:135px; height:27px; background:url(../img/rgtopbg.gif) no-repeat; line-height:27px; text-align:center; font-size:14px; color:#FFFFFF; font-weight:bold }
.rgbg .rgbg2{text-align:center; font-size:14px; color:#999999; font-weight:bold; width:135px; height:27px; line-height:27px;}
.rgbg .rgbg3{float:right; height:27px; line-height:27px;}
.infomation {padding:0 40px;}
.infomation .title{ font-size:14px; font-weight:bold; padding-bottom:5px; border-bottom:1px dashed #333; padding-left:20px; margin-bottom:10px;}
.infomation .sheet{font-size:12px; font-weight:bold}
.sheet .right{color:#003cc8; font-weight:normal;}
.sheet .input220{width:220px;}