﻿/** 注册 begin **/

/*注册成功*/
#regover		{	width:564px;background:url(/images/reg/regover_m.gif);text-align:center; margin: 15px auto 0px auto;}
.regover_top	{	width:564px;height:7px;background:url(/images/reg/regover_t.gif) no-repeat; background-position: top ;}
.regover_bottom {	width:564px;height:7px;background:url(/images/reg/regover_b.gif) no-repeat; background-position: bottom ;}
#regover p		{	width:400px;text-align:left;margin: 0px 0px 0px 15px;line-height:1.6;font-size:14px;color: #2763c3;}
#regover p img	{	float:left;margin: 22px 11px 0px 3px;}
#regover strong	{	color:#888333; }
#regover img	{	float:left;margin: 18px 8px 0px 23px;}
/* 注册成功文本链接颜色 */
#regover a:link		{	color:#FF6600;	text-decoration: none; font-weight:bold;}
#regover a:visited	{	color:#FF6600;	text-decoration: underline; font-weight:bold;}
#regover a:hover	{	color: #FF3300; text-decoration: none; font-weight:bold;}

#regover .wecome{width:540px; }
/*注册成功链接图片*/
#regover .gohome{width:546px;height:48px;background:url(/images/reg/button_bg.gif); margin: 10px auto 0px auto;}
#regover .gohome img{float:left;margin: 8px 0px 0px 5px;}
/*注册成功中间图片*/
#regover .linimg{width:529px;height:14px; margin:2px auto 1px auto ;} /* Summer: margin: 8px auto 8px auto;*/

/*会员介绍*/
.insider_title{width:560px;height:38px;background:url(/images/reg/insider_title.gif) no-repeat;background-position: bottom ;margin: 15px auto 0px 10px;}
#insider {clear:both;width:560px; background:url(/images/reg/insider_m.gif);text-align:center; margin: 0px auto 0px auto;}
#insider .top {width:560px;height:5px;background:url(/images/reg/insider_t.gif) no-repeat; background-position: top ;}
#insider .bottom {width:560px;height:4px;background:url(/images/reg/insider_b.gif) no-repeat; background-position: bottom ;}
#insider img{float:left;margin: 2px 0px 0px 6px; }

/** 注册 over **/

/* 注册前外边框 */
#reg {width:564px;background:url(/images/reg/regover_m.gif);text-align:center; margin: 6px auto 0px auto;}		/* Summer: margin: 15px;*/
.reg_top {width:564px;height:7px;background:url(/images/reg/regover_t.gif) no-repeat; background-position: top ;}
.reg_bottom {width:564px;height:7px;background:url(/images/reg/regover_b.gif) no-repeat; background-position: bottom ;}
/* 注册成功文本链接颜色 */
#reg a:link {color:#646464;text-decoration: none;}
#reg a:visited {color:#646464; text-decoration: underline;}
#reg a:hover {color: #E85000; text-decoration:underline;}
/* 注册更多信息 */
#btn_div_moreinfo{	width:550px;margin: 5px auto;text-align:left;background:#f5f5f5;} /* Summer: margin: 10px; */
#reg .morereg	{	width:550px;height:165px;margin:5px auto;display:none;}		/* Summer: margin: 10px; */
#reg .servertxt	{	width:550px;height:30px; margin:5px auto;text-align:left;}	/* Summer: margin: 10px;*/
#reg .enterreg	{	width:550px;}

/* 注册信息 */
#reg p{width:530px;text-align:left;line-height:16px; }

/* 注册 input */
.reg_txt { width:140px; font-size:12px; height:20px; vertical-align:bottom; line-height:20px;}

.colorblur {
	border: 1px #f5f5f5 double;
	background-color: #f5f5f5;
}
