@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
body{
	font-size:12px;
	font-family:Simsun, Arial, Helvetica, sans-serif;
	color:#333;
}
img{ border:none;}
.clear{ clear:both;}
input{ font-size:12px; color:#333;}
.popup_main{
	width:730px;
	background:#f5f5f5;
	border: solid 1px #999;
	position:relative;
}
.popup_main h1{
	background:url(../../images/common/title_bg.gif) repeat-x left top;
	border-bottom:solid 1px #ccc;
	height:19px;
	font-size:12px;
	padding:6px 6px 0 15px; 
}
.popup_main h1 img{
	vertical-align:middle;
	float:right;
	margin-top:-15px;
	margin-top:0\0;
}
*+html .popup_main h1 img{
	margin-top:-15px;
}
.popup_main h1 img,.popup_main h1 img:-moz-any-link,.popup_main h1 img:default{	
		margin-top:0;
	}
.popup_main .p_con{
	border-top:none;
	padding:10px 35px;
}
.popup_main .p_con p{
	margin-bottom:7px;
}
.popup_main .p_table{
	background:#abcbdc;
	width:100%;
}
.popup_main .p_table td{
	background:#fff;
	padding:8px 15px 6px 15px;
}
.popup_main .p_table td a{
	color:#ff796a;
	text-decoration:underline;
}
.popup_main .p_table td a:hover{
	color:#19b6e8;
}
.popup_main .p_table td.bg_color{
	background:#ecf4fb;
	color:#666;
}
.popup_main .p_table td.p_user_photo img{
	border:solid 1px #ccc;
	padding:4px;
	margin-bottom:2px;
}
.popup_main .p_table td#H_1{
	height:48px;
	height:35px\0;
}
.popup_main .p_table td p.con_p{
	height:210px;
	min-height:210px;
	height:auto!important;
	margin:15px 10px;
	line-height:20px;
	
}
.popup_main .p_btn01{
	background:url(../../images/common/btn01.gif) no-repeat left top;
	border:none;
	width:60px;
	height:32px;
	margin:7px 30px;
}
.popup_main .p_btn02{
	background:url(../../images/common/btn02.gif) no-repeat left top;
	border:none;
	width:98px;
	height:32px;
	margin:7px 30px;
}
.popup_main .p_text01{
	border:solid 1px #a4b980;
	width:448px;
	height:15px;
	font-size:12px;
	padding:2px;
	margin:0 0 2px 0;
}
.popup_main .p_textarea01{
	border:solid 1px #a4b980;
	width:483px;
	height:70px;
	font-size:12px;
	padding:5px;
	margin:3px 0 5px 0;
}
.popup_main .p_textarea02{
	border:solid 1px #a4b980;
	width:612px;
	height:220px;
	font-size:12px;
	padding:5px;
	margin:15px 0 10px 0;
}
.popup_main ul.to_user_list{
	list-style:none;
}
.popup_main ul.to_user_list li{
	display:block;
	float:left;
	margin-right:10px;
	line-height:22px;
}
.popup_main ul.to_user_list li input{
	vertical-align:middle;
	margin-right:3px;
	*margin-left:-4px;
}
/*--login--*/
#p_login{
	background:#fff;
	width:410px;
}
#p_login_con{
	padding:22px 0 12px 30px;
}
.login_member{
	float:left;
	width:365px;
	margin:5px 0;
}
.login_mid{
	width:780px!important;
	width:800px;
	margin:0 auto;
	padding:80px 0 150px 0;
	*padding:80px 0 75px 0;
}
.login_hint_bg_top{
	background:url(../../images/common/hint_bg.gif) no-repeat left top;
	width:310px;
	height:20px;
	line-height:20px;
	padding:3px 0 0 40px;
	color:#666;
}
.login_member_bg_top{
	background:url(../../images/common/login_bg01.gif) no-repeat left top;
	width:310px;
	height:20px;
	line-height:20px;
	padding:3px 0 0 40px;
	color:#666;
}
.login_nomember_bg_top{
	background:url(../../images/common/login_bg02.gif) no-repeat left top;
	width:310px;
	height:20px;
	line-height:20px;
	padding:3px 0 0 40px;
	color:#666;
}
.login_member_con{
	border:solid 1px #ffbbc6;
	border-bottom:none;
	width:348px;
	line-height:22px;
	text-align:center;
	padding-top:3px;
	color:#666;
	height:110px;
}
.login_nomember_con{
	border:solid 1px #6cdad1;
	border-bottom:none;
	width:223px;
	color:#666;
	background:url(../../images/common/login_nomember_Bg.gif) no-repeat left top;
	height:104px;
	line-height:16px;
	color:#2db0a7;
	text-align:left;
	padding:8px 10px 0 115px;
}
.login_nomember_con p a{
	color:#4ba9d1;
	background:url(../../images/common/login_reg.gif) no-repeat left 2px;
	text-decoration:underline;
	padding-left:10px;
	margin-right:10px;
	margin-left:25px;
}
.login_nomember_con p a:hover{
	text-decoration:none;
}
.login_member_con p a{
	color:#ff7768;
	background:url(../../images/common/login_forgen.gif) no-repeat left 2px;
	text-decoration:underline;
	padding-left:10px;
	margin-right:10px;
	margin-left:25px;
}
.login_member_con p a:hover{
	text-decoration:none;
}
.login_member_con p.hint{
	padding:10px 25px;
}

.login_member_con span{
	color:#fc566b;
	line-height:30px;
	
}
.login_btn{
	background:url(../../images/common/login_btn.gif) no-repeat left bottom;
	background:url(../../images/common/login_btn.gif) no-repeat left top\0;
	width:90px;
	height:25px;
	*height:23px;
	border:none;
	color:#fff;
	font-size:12px;
	line-height:23px;
	margin-left:10px;
	vertical-align:text-bottom;
	*padding-top:1px;
}
.login_btn_reg{
	background:url(../../images/common/login_btn_reg.gif) no-repeat left bottom;
	background:url(../../images/common/login_btn_reg.gif) no-repeat left top\0;
	width:90px;
	height:25px;
	*height:23px;
	border:none;
	color:#fff;
	font-size:12px;
	line-height:23px;
	margin-left:10px;
	vertical-align:text-bottom;
	padding:0 0 0 5px;
	*padding:1px 0 0 5px;
	letter-spacing:1px;
}
.login_input{
	color:#666;
	padding-bottom:8px;
}
.login_input input{
	border:solid 1px #a4b980;
	width:160px;
	height:15px;
	padding:3px 0 0 2px;
	font-size:12px;
	color:#666;
	margin:1px 0;
	vertical-align:middle;
}
.login_member_bg_bottom{
	background:url(../../images/common/login_bg01_bottom.gif) no-repeat left top;
	width:310px;
	height:20px;
	line-height:20px;
	padding:3px 0 0 40px;
}
.login_nomember_bg_bottom{
	background:url(../../images/common/login_bg02_bottom.gif) no-repeat left top;
	width:310px;
	height:20px;
	line-height:20px;
	padding:3px 0 0 40px;
}
.login_checkbox{
	margin-right:3px;
	*margin:0;
}