﻿body
{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#676767;
	background:#D8E2EC url(/images/user/base_bg.jpg) repeat-x;
	text-align:center;
}
img
{
	border:solid 0px red;
}
#pagebody
{
	width:956px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
}
#header
{
	width:956px;
	margin:0 auto;
	height:90px;
	overflow:hidden;
}
#header_top 
{
 height:43px;
 width:956px;
 clear:both;
 overflow:hidden;
}
#header #top_left
{
	float:left;
	width:272px;
	height:75px;
}
#header #top_right
{
	float:left;
	width:684px;
	height:30px;
	overflow:hidden;
}
#header #top_right #top
{
  width:682px;
  height:30px;
  background:url(/images/base/head_bg.jpg) no-repeat;
  float:right;
  overflow:hidden;
}
#header #top_right #top1
{
  width:682px;
  height:24px;
  background:url(/images/base/head_bg.jpg) no-repeat;
  color:#999999;
  overflow:hidden;
}
#nav
{
	float:left;
	width:901px;
	background-color:#fff;
	height:45px;
	border:solid 1px #B9CAD9;
	background:#fff url(/images/base/base_nav_bg.jpg) repeat-x;
	clear:both;
}
#m_r_nav_div
{
	width:450px;
	height:20px;
	overflow:hidden;
	font-size:14px;
	color:#427391;
	line-height:150%;
}
#nav_right
{
	float:left;
	width:55px;
	height:47px;
	overflow:hidden;
	margin-left:-2px;
}
/***头部结束**/




/****正文部分****/

#base_main
{
 width:956px;
 border:solid 1px #B9CBD9;
 margin-top:-1px;
 background-color:#C2D6EE;
 clear:both;
 overflow:hidden;
}
#main_left
{
	float:left;
	width:191px;
	overflow:hidden;
}
#main_right_bg
{
	float:right;
	background-color:#fff;
	min-height:600px;
	width:763px;
	margin-right:2px;
	overflow:hidden;
}
#indi_right_bg
{
  width:150px;
  height:32px;
  line-height:250%;
  text-align:center;
  margin:0 auto;
  background:url(/images/static/b_indiuser_regist.jpg) no-repeat;
  overflow:hidden;	
}
#com_right_bg
{
  width:150px;
  height:32px;
  margin:0 auto;
  line-height:250%;
  text-align:center;
  background:url(/images/static/b_comuser_regist.jpg) no-repeat;
  overflow:hidden;		
}
.about_us
{
  width:150px;
  height:30px;
  line-height:250%;
  margin:0 auto;
  text-align:center;
  background:url(/images/static/b_about_us.jpg) no-repeat;
  overflow:hidden;
}
#left_link
{
	clear:both;
	margin-top:15px;
}
#left_link div
{
	margin-top:5px;
}
#main_right
{
	float:right;
	background-color:#fff;
	width:757px;
    min-height:600px; 
    height:auto !important; 
    height:600px; 
    overflow:visible;
}

#footer
{
	text-align:center;
	color:#666666;
	margin-top:25px;
	clear:both;
}
#friendlink
{
	margin-top:7px;
	margin-bottom:10px;
}
#friendlink img
{
	margin-left:5px;
}




/******************重用的css样式*************************/
.orange
{
	color:#ff6600;
}
.h_10
{
 clear:both;
 height:10px;
 width:80%;
}
.h_20
{
 clear:both;
 height:20px;
 width:80%;
}
a.orange_bold
{
  font-weight:normal;
  font-size:12px;
  text-decoration:none;
  color:#427391;
}
a.orange_bold:hover
{
  font-size:12px;
  font-weight:normal;
  text-decoration:underline;
  color:#FF6600;
}									/**黄色加粗，下划线显示***/
a.blue_line
{
  font-size:12px;
  font-weight:normal;
  text-decoration:underline;
  color:#427391;	
}							
a.black
{
	font-size:12px;
	text-decoration:none;
	color:#333333;
	font-weight:normal;	
}
a.black:hover
{
	font-size:12px;
	color:#427391;
	text-decoration:underline;
	font-weight:normal;	
}

a
{
	color:#427391;
	font-weight:normal;
	text-decoration:none;
}
a:hover
{
	color:#427391;
	font-weight:normal;
	text-decoration:underline;
}
								/**字体样式设置***/
a.black66
{
	color:#666666;
	font-size:12px;
	text-decoration:none;
}

a.black66:hover
{
	color:#427391;
	font-size:12px;
	text-decoration:underline;
}
a.support{ color:#ff6600; font-weight:bold; font-size:14px;}
a.support:hover{ color:#ff6600; font-weight:bold; font-size:14px; text-decoration:none;}
a.black34{ color:#343434; font-weight:normal; font-size:12px; }

#login_text
{
  margin:2px 10px;
  color:#999999;
  border:solid 0px #fff;
  float:left;
}
#login_text1
{
  margin:2px 10px;
  color:#B6B6B6;
  float:right;
}
.input
{
	width:108px;
	height:12px;
    font-size:12px;
    line-height:100%;
	border:solid 1px #D9D9D9;
}
a.regist_link{color:#ff6600; text-decoration:underline; font-weight:bold;}

#login_button
{
	background-color:transparent;
	border:solid 0px red;
	font-size:12px;
	font-family:Arial;
	margin-top:0px;
	color:#8B8E7B;
}

#total_survey
{
	font-weight:bold;
	color:#FF6600;
}
#login_email
{
	width:150px;
}
#login_pwd
{
	width:76px;
}

