/*bace----------------------------------------------*/
* {
	padding:0px;
	margin:0px;
	font-size:12px;
}
body {
	color:#999999;
	background-color:#FFCCCC;
	background-image:url(img/bg.gif);
}
img {
	border:0px;
}
a {
	color:#FF6666;
}
a:hover {
	text-decoration:underline;
}

/*main----------------------------------------------*/
#ddspace {
	width:700px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
}
#main {
	width:700px;
	background-color:#FFFFFF;
	border-top:#FFCCCC solid 1px;
	border-right:#FFCCCC solid 1px;
	border-left:#FFCCCC solid 1px;
	margin-right:auto;
	margin-left:auto;
}
#title {
	width:700px;
	height:160px;
	background-color:#FF9999;
	background:url(img/title2.jpg);
}
/*site1--------------------------------------------*/
#site1 {
	width:680px;
	height:370px;
	margin-right:auto;
	margin-left:auto;
}
.s1left {
	width:200px;
	height:315px;
	color:#FF3366;
	line-height:16px;
	background:url(img/mmbg.gif) no-repeat;
	text-align:center;
	margin-top:10px;
	float:left;
}
.s1left .texts{
	color:#E85996;
	font-size:10px;
	text-align:left;
	padding-top:5px;
	margin-left:8px;
	margin-right:5px;
}
.s1right {
	width:470px;
	height:315px;
	font-size:16px;
	line-height:18px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

/*site2--------------------------------------------*/
#site2 {
	width:680px;
	height:290px;
	margin-right:auto;
	margin-left:auto;
}
.points {
	width:390px;
	height:200px;
	color:#555;
	line-height:20px;
	padding-top:15px;
	padding-left:10px;
	margin-left:40px;
	background-color:#FFEEEE;
	float:left;
}
.magz {
	width:200px;
	height:200px;
	font-size:10px;
	padding-top:15px;
	text-align:center;
	background-color:#FFEEEE;
	float:left;
}



/*regist--------------------------------------------*/
#regist {
	width:580px;
	height:530px;
	border-left:#FFCCCC solid 10px;
	border-right:#FFCCCC solid 10px;
	margin-right:auto;
	margin-left:auto;
}
.regbg1 {
	width:600px;
	height:16px;
	background-image:url(img/regbgtop.gif);
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
}
.regbg2 {
	width:600px;
	height:16px;
	background-image:url(img/regbgbottom.gif);
	margin-bottom:10px;
	margin-right:auto;
	margin-left:auto;
}
.regtext {
	color:#BE0E66;
	width:500px;
	height:80px;
	line-height:22px;
	text-align:center;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
}
.regtext span {
	color:#EE2288;
	font-weight:bold;
}
.regcase {
	width:500px;
	height:423px;
	border-top:#990000 solid 1px;
	border-left:#990000 solid 1px;
	margin-right:auto;
	margin-left:auto;
}
.regcon {
	width:140px;
	height:21px;
	padding-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color:#FF9999;
	border-right:#990000 solid 1px;
	border-bottom:#990000 solid 1px;
	float:left;
}
.regipt {
	color:#BE0E66;
	width:355px;
	height:27px;
	padding-top:2px;
	padding-left:3px;
	text-align:left;
	border-right:#990000 solid 1px;
	border-bottom:#990000 solid 1px;
	float:left;
}
.regipt span {
	color:#333333;
	font-size:10px;
	margin-left:10px;
}
.regall {
	color:#333333;
	width:499px;
	height:20px;
	text-align:center;
	padding-top:10px;
	background-color:#FFECEC;
	border-right:#990000 solid 1px;
	border-bottom:#990000 solid 1px;
	float:left;
}
.regipt input {
	font-size:13px;
	padding:2px;
}
select {
	font-size:13px;
	margin-top:3px;
}
iframe {
	border:#990000 solid 1px;
}
.regrule {
	color:#333333;
	width:499px;
	height:140px;
	text-align:center;
	padding-top:10px;
	border-right:#990000 solid 1px;
	border-bottom:#990000 solid 1px;
	float:left;
}
.regbtn {
	color:#333333;
	width:499px;
	height:25px;
	text-align:center;
	padding-top:5px;
	background-color:#FF9999;
	border-right:#990000 solid 1px;
	border-bottom:#990000 solid 1px;
	float:left;
}
/*copylight-----------------------------------------*/
#copylight {
	width:700px;
	height:15px;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	border-bottom:#FFCCCC solid 1px;
}
#link {
  padding:10px;
  clear:both;
  margin-bottom:20px;
  height:280px;
}
#link iframe {
  float:left;
  border:none;
}
.imglink {
  text-align:center;
  width:150px;
}
ul .imglink li {
  margin:0 0 1em 0;
}
ul {
  list-style:none;
  float:right;
}





