/* -------------------------------------------------------------
                     Help Center Style
 
      Author:hanbingfeng
      Create Date:13.04.15	  Last Mondify Date:13.05.10
      ===================================================

------------------------------------------------------------- */
@charset "utf-8";

#page_content{
	margin:10px auto 30px;
	width:960px;
	text-align: center;
}
.page_top,.page_bottom{
	height: 15px;
	background: url(//i0.cy.com/source/img/chong/images/itc/2d1a_abfb4970_cfa5_6b99_b1b7_f5df419632a5_1.png) no-repeat 0 0;
}

.page_top {height:15px;background-position: 0 0;}
.page_bottom {height:15px;background-position: 0 -15px;}

.page_main{
	border-left:1px solid #d0d1d5;
	border-right:1px solid #d0d1d5;
	background: #eeeff4;
}
.outer{
	padding:0 11px;
	background: #eeeff4;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;	
}
.inner{
	border: 1px solid #dbdbdb;
	background: #ffffff;
}

.help_center{
	margin: 0 auto;
	padding: 10px 0;
	width: 800px;
	text-align: left;
}
.help_center h2,.help_center h3{
	font-size: 14px;
	font-weight: bold;	
}
.help_center h2{
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px dashed #9e9d9d;
}
.help_center h3{
	margin-bottom: 10px;
}
.self_service,.help_type,.online_service{
	margin: 20px 10px;
}
.self_service ul{
	margin-left: 15px;
	padding-top: 6px;
	padding-left: 7px;
	height: 142px;
	background: url(//i0.cy.com/source/img/chong/images/itc/2d1a_7b700b74_1540_344b_a6a3_112ed9c3b6d8_2.png) no-repeat 0 0;
}
.self_service ul li{
	float: left;
	margin-right: 1px;
	width: 184px;
	text-align: center;
}
.self_service ul li a{
	display: block;
	width:184px;
	padding-top: 103px;
	font-size: 14px;
	color:#505050;
	text-decoration: none;
}
.ss_1,.ss_2,.ss_3,.ss_4{
	background-image: url(//i0.cy.com/source/img/chong/images/itc/2d1a_7b700b74_1540_344b_a6a3_112ed9c3b6d8_3.png);
	background-repeat: no-repeat;
}
.ss_1{
	background-position: 0 0;
}
.ss_2{
	background-position: -184px 0;
}
.ss_3{
	background-position: -368px 0;
}
.ss_4{
	background-position: -552px 0;
}

.help_type ul{
	margin-left: 15px;
	padding-top: 20px;
	padding-left: 25px;
	height: 422px;
	background: url(//i0.cy.com/source/img/chong/images/itc/2d1a_7b700b74_1540_344b_a6a3_112ed9c3b6d8_1.png) no-repeat 0 0;
}
.help_type ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 130px;
	text-align: center;
}
.help_type ul li a{
	display: block;
	width:130px;	
	padding-top: 100px;
	font-size: 14px;
	color:#505050;
	text-decoration: none;
}
.ht_1,.ht_2,.ht_3,.ht_4,.ht_5,.ht_6,.ht_7,.ht_8,.ht_9,.ht_10,.ht_11,.ht_12,.ht_13{
	background-image: url(//i0.cy.com/source/img/chong/images/itc/2d1a_7b700b74_1540_344b_a6a3_112ed9c3b6d8_17.png);
	background-repeat: no-repeat;
}
.ht_1{background-position:0 0}
.ht_2{background-position:-130px 0}
.ht_3{background-position:-260px 0}
.ht_4{background-position:-390px 0}
.ht_5{background-position:-520px 0}
.ht_6{background-position:-650px 0}
.ht_7{background-position:-780px 0}
.ht_8{background-position:-910px 0}
.ht_9{background-position:-1040px 0}
.ht_10{background-position:-1170px 0}
.ht_11{background-position:-1430px 0}
.ht_12{background-position:-1300px 0}
.ht_13{background-position:-1560px 0}

.online_service p{text-indent: 3em;font-size: 14px;}
.online_service p a{text-decoration: underline;color:#2c74be;}