﻿/***************通用***************/
/*头部*/
body{margin:0px auto;text-align:center;}
#ThePage{width:982px;margin-top:2px;}
#SLSHead{width:979px;margin-top:2px; text-align:center;}

#LOGO{width:322px;height:51px;float:left;background-repeat:no-repeat;}
#MENU{width:657px;height:51px;float:left;}
#MENU ul{list-style:none}
#MENU ul li{float:left; }
#SLS{ height:10px;}
/*通用底部*/
#SLSBottom{width:340px;height:auto;float:left;margin-top:30px;color:#6c6f70;}
#Nav{width:979px;margin-top:35px;color:#575a5d; margin-top:50px;}

/**************登录前首页**************/
#LoginFrame{height:200px;width:240px;float:left;}
#LoginParam{height:135px;width:240px;float:left; margin-left:2px; margin-top:-4px;margin-bottom:-4px;}
#LoginParam1{ float:left;width:150px; height:44px; padding-left:12px;}
#LoginParam2{ float:left;width:70px; }
#Bannel{height:210px;width:730px;float:left;}
/*头部快捷*/
.common_function{width:980px;height:20px;overflow:hidden; padding-top:5px; font-size:14px; font-weight:bold;text-align:right;}
.common_function a{ padding-right:20px;}
a:visited {color:gray;text-decoration:none;}
.common_function a:link {color:gray;text-decoration:none;}
a:active {color:gray;text-decoration:underline;}
.common_function a:hover {color:gray;text-decoration:underline;}


/*登录前首页--内容体左*/
#left{width:240px;float:left;}
#Bulletin{width:240px;height:120px;float:left;padding-top:44px;}
#Join{width:240px;height:54px;float:left;margin-top:10px;}
#Adv1{width:240px;height:110px;float:left;margin-top:10px;}
#Adv2{width:240px;height:110px;float:left;margin-top:10px;}
	
/*登录前首页--内容体右*/
#right{width:740px;float:left;}
#right ul{ list-style:none;}
#right ul li#l{width:320px;height:150px;float:left; margin-right:10px; background-repeat:no-repeat;}
#right ul li#r{width:320px;height:150px;float:right; margin-left:10px;background-repeat:no-repeat; }
.MainPage_Title{ height:30px;}
.MainPage_Memo{ float:right; width:150px; margin-top:12px;color:#878787; cursor:pointer;}
.MainPage_Image{ float:left; width:120px; margin-top:12px;}



/***************注册体***************/
.RegistBody{width: 980px; margin-top: 30px; text-align:left}
.RegistBody_img{text-align: center; padding-top: 5px;}
.RegistBody_font{font-size:14px;color:#575a5d;padding-left:150px;padding-top: 15px;line-height:40px;height:auto;}
.RegistBody_font input {width:180px;}
.RegistBody_font label{color:red;}
.RegistBody_font span{font-size:12px;padding-left:150px;}



/***************内容体***************/
.Context{}