/*--------------------------------------------------main content css style end---------------------------------------------*/
.content-wrapper{
	width:960px;
	border-top:1px #fff solid;
	margin:0 auto;
	text-align:left;
	height:auto;
	margin-bottom:25px;
}

.location-share{
	height:25px;	
}

.location-share ul{
	float:left;
}

.location-share ul li{
	display:inline;
	line-height:25px;
}

.location-share ul li a{
	color:#444;
	margin:0 6px;
}

#index-link a{
	margin-left:0;	
}

.social-share{
	float:right;
	height:25px;
}

.social-share p{
	line-height:25px;
	color:#666;
	float:left;
	padding-right:5px;
}

.share-icon{
	
}
/*--------------------------------------------------main content css style end--------------------------------------------------*/

.c-w-content{
	overflow:hidden;
}

.c-w-content-left{
	float:left;	
	width:680px;
}

.c-w-content-right{
	float:left;	
	margin-bottom:-5000px;
	padding-bottom:5000px;
	width:280px;
}

.cwcl-title{
	font-size:23px;	
}

.cwcl-title-detail{
	font-size:22px;
	width:630px;
}

.cwcl-details{
	color:#555;
	width:620px;
	margin-top:8px;
	line-height:23px;
}

.cwcl-details a{
	color:red;	
}

.cwcl-details a:hover{
	text-decoration:underline;	
}

#cwcl-detail-list{
	margin-top:35px;
	width:620px;
}

#cwcl-detail-list li{
	padding-left:13px;
	line-height:22px;
	font-size:16px;
	background:url('../images/xiaoheidian.png') no-repeat 2px 9px;
	margin-top:5px;
}

#cwcl-detail-list li a{
	color:red;	
}

#cwcl-detail-list li a.strong{
	font-weight:bold;	
}

#cwcl-detail-list li a:hover{
	text-decoration:underline;	
}

.cwcl-details-title{
	width:620px;
	margin-top:35px;
	font-size:17px;
	color:#333;
	margin-bottom:30px;
}

.cwcl-table{
	border:1px #aaaaaa solid;
	border-right:0;
}

.cwcl-table tr th{
	height:92px;
	background:#eeeeee;
	font-size:13px;
	color:#444;
	padding:0 10px;
}

.cwcl-table tr th.cwcl-table-one-col{
	width:252px;
	border-right:1px #aaaaaa solid;
}

.cwcl-table tr th.cwcl-table-two-col{
	width:125px;
	border-right:1px #aaaaaa solid;
}

.cwclt-data{
	height:60px;
}

.cwclt-data td{
	border-top:1px #aaaaaa solid;
	border-right:1px #aaaaaa solid;
	text-align:center;
}

#switch-data-show-head li{
	display:block;
	float:left;
}

#switch-data-show-head li a{
	display:block;
	float:left;
	line-height:20px;
	height:20px;
}	

.data-switch-left-bg{
	float:left;
	text-indent:-9999px;
	width:7px;
	height:20px;
	background:url('../images/switch_data_default_left_bg.png') no-repeat  0 0;	
}

.data-switc-m{	
	flaot:left;
	background:url('../images/switch_data_default_middle_bg.png') repeat-x 0 0;	
	text-align:center;
	padding:0 20px;
	color:#444;
}

.data-switch-right-bg{
	float:left;
	width:7px;
	height:20px;
	text-indent:-9999px;
	background:url('../images/switch_data_default_right_bg.png') no-repeat  0 0;	
}

.switch-data-content{
	clear:both;
	_clear:inherit;
	position:relative;
	top:-2px;
	margin:0;
	padding:0;
	width:623px;
	background:#eee url('../images/switch_data_show_bg.png') repeat-x left bottom;
	padding-top:21px;
}

.switch-data-content-two, .switch-data-content-three{
	display:none;	
}

.switch-data-bottom-bg{
	height:11px;
	width:623px;
	font-size:11px;
	background:url('../images/switch_data_bottom_bg.png') no-repeat 0 0;
	position:relative;
	top:-2px;
}

#data-switch-current .data-switch-left-bg{
	background:url('../images/switch_data_current_left_bg.png') repeat-x 0 0;	
}

#data-switch-current .data-switch-right-bg{
	background:url('../images/switch_data_current_right_bg.png') repeat-x 0 0;	
}

#data-switch-current .data-switc-m{
	background:url('../images/switch_data_current_m_bg.png') repeat-x 0 0;	
}

.big-tips-top-bg{
	height:2px;
	font-size:2px;
	background:url('../images/xiaoyuanjiao_11_top.png') no-repeat 0 0;	
}

.big-tips-content{
	padding:20px;
	background:#ddd;
}

.big-tips-content p{
	line-height:22px;
	color:#444;
}

.big-tips-bottom-bg{
	height:3px;
	font-size:3px;
	background:url('../images/xiaoyuanjiao_11_bottom.png') no-repeat 0 0;	
}

.big-tips-sanjiao-bg{
	height:16px;
	background:url('../images/xiaosanjiao.png') no-repeat 20% 0;	
}

.c-w-c-r-about{
	margin-top:30px;	
}

.c-w-c-r-about h3{
	line-height:40px;
	color:#333;
}

.c-w-c-r-about p{
	line-height:21px;
	color:#555;
}

.c-w-c-r-about p a{
	color:#C40022;	
}

.c-w-c-r-about p a:hover{
	text-decoration:underline;
}

.c-w-c-r-list-info{
	margin-top:30px;	
}

,c-w-c-r-list-info h3{
	line-height:40px;
	color:#333;
}

.c-w-c-r-list-info ul li{
	line-height:23px;
	padding-left:15px;
	color:#666;
	background:url('../images/xiaoheidian.png') no-repeat 5px 10px;
}