@charset "utf-8";
/* 会员服务 */

#page_content{
	padding:25px 0px;
	margin:0px;
}

#page_content_bg{
	background-image:url('images/member_service_content_bg.gif');
}

#header #header_title{
	background: url('images/user_service_header.gif') no-repeat;
}

#content_left{
	padding-bottom:0px;
	margin-bottom:0px;
}

#page_content{
	margin-bottom:0px;
	padding-bottom:0px;
}

#login_panel_bg{
	border-right:1px solid #c9c9c9;
	padding:200px 200px 300px 200px;
}

#user_info_bg{
	border-right:1px solid #c9c9c9;
}

#info_memo{
	font-family:"宋体";
	font-size:12px;
	color:#d32013;
}

#user_info_panel{
	margin-left:43px;
	margin-right:30px;
	padding: 40px 10px 30px 0px;
	border-bottom:2px solid #8d8d8d;
	font-family:"宋体";
	font-size:14px;
}

#user_info_panel th{
	background:url('images/circle_icon_green.gif') no-repeat 7px center;
	font-weight:normal;
	text-align:left;
	padding-left:30px;
	font-family:"黑体";
	font-size:14px;
	color:#333333;
}

#user_info_panel td{
	font-family:"宋体";
}

#feed_back_header{
	background:#ffffff;
	border-right:1px solid #c9c9c9;
	padding:20px 0px 20px 125px;
}

#news_content_header_middle{
	background-image:url('images/envelope_icon.gif');
	padding-left:45px;
	width:575px;
}

#feed_back_form{
	background:#ffffff;
	border-right:1px solid #c9c9c9;
	padding:0px 150px;
}

#feed_back_form th{
	color:#ed2828;
	font-weight:normal;
	text-align:left;
}

input.reset_button{
	background:url('images/reset_button.gif') no-repeat;
	border:none;
	width:68px;
	height:19px;
	cursor:pointer;
}

input.submit_button{
	background:url('images/submit_button_red.gif') no-repeat;
	border:none;
	width:68px;
	height:19px;
	cursor:pointer;
}

input.long_text{
	background:#ffffff;
	border:1px solid #9c9c9c;
	width: 485px;
}

textarea.long_text_area{
	width: 485px;
	background:#ffffff;
	border:1px solid #9c9c9c;
	height:150px;
	overflow:auto;
}

#detail_header_right{
	height:40px;
}

#intro_panel{
	border-left:14px solid #f3f3f3;
}

#intro_header{
	line-height:27px;
	color:#d04237;
	font-family:"黑体";
	font-size:14px;
	text-align:center;
}

#intro_content{
	font-size:13.5px;
	padding:10px;
	line-height:200%;
}

#info_content_red_footer{
	height:38px;
}

#personal_article_header{
	border-bottom:1px solid #d7d7d7;
	padding: 10px 30px 10px 40px;
	font-family:"黑体";
	font-size:14px;
	color:#646262;
}

span.article_memo{
	font-family:"宋体";
	font-size:12px;
	color:#000000;
}

#personal_article_table{
	padding:10px 30px 10px 40px;
}

#personal_article_table td{
	background:#e0e0dc;
	border-bottom:1px solid #ffffff;
	color:#333366;
}

#personal_info_title_right{
	padding-top:12px;
	padding-right:40px;
}

input.exit_button{
	font-size:12px;
	background:#ffffff;
	border:1px solid #999999;
	*padding-top:2px;
	height:20px;
	cursor:pointer;
}

#member_login_bg{
	background:transparent;
	height:120px;
}

#member_login_panel{
	height:auto;
	margin:0px;
	padding:2px 0px;
}

#member_login_panel ul{
	list-style:none;
	margin:8px 0px;
	padding:0px;
}

#member_login_panel li{
	padding-right:7px;
	*padding-right:0px;
	line-height:26px;
}

#member_login_panel input.wide_text{
	width:105px;
}

#member_login_panel input.short_text{
	width:40px;
}

#thank_panel{
	padding:20px 40px;
	border-right:1px solid #c9c9c9;
}

#thank_panel p{
	margin:0px;
	padding:5px 0px;
	font-size:13px;
	line-height:150%;
}

#tank_panel p a,a:visited{
	color:#0000ff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
}

#thank_panel ol{
	margin:0px;
	padding: 10px 0px 10px 60px;
}

#thank_panel ol li{
	padding:5px 0px;
}