@charset "utf-8";
/* CSS Document */

/*------------help_page----about同用一个css------------*/
#help_page{width:950px;}
#help_page_left{width:762px; float:left; margin-top:5px;}

#help_page_left_content{
	width:760px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	background:#fff;
	}
.help_page_left_content_01{width:730px; margin:0px auto 0px auto; padding:20px 0 15px 0;}
/*-------------endleft--------------*/

#help_page_right{width:181px; float:right; }
.help_page_right_top{
	width:181px;
	height:31px;
	margin-top:5px;
	line-height:31px;
	text-align:center;
	color:#fff;
	background:url(../images/help_right_top.gif) no-repeat;
	}
.help_page_right_center{
	width:179px;
	padding-top:10px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	background:#fff;
	}
.help_page_right_center ul{margin:0; padding:0;}
.help_page_right_center ul li{margin-left:10px;}

/*---------------help内页-----------------*/
#help_ny_left{width:181px; float:left;}
#help_ny_right{width:760px; float:right; margin-top:5px;}
/*注意,由于内页左边与右边互换,而一些内标签没换到*/
#help_title{width:700px; margin-left:auto; margin-right:auto; border-bottom:1px solid #d1d1d1;}

/*-------------about----------*/
.about_left{width:181px; float:left; margin-top:5px;}
.about_left_bg{
	width:181px;
	height:248px;
	text-align:center;
	font-size:14px;
	background:url(../images/about_left_bg.gif) no-repeat;
	}
.about_left_bg ul{margin:0; padding:0;}
.about_left_bg ul li{margin-top:5px; line-height:2em; background:url(../images/about_line.gif) no-repeat bottom;}
