.navi_img div{
	cursor: pointer;	
}

.navi_img_div{
	height: 100px; 
}

.navi_img_divs{
	height: 120px;
	z-index:100;
	position:relative;
	margin-top: -10px;
}

.navi_img_divc{
	height: 120px;
	z-index:100;
	position:relative;
	margin-top: -10px;
}

#sec_nav_ul,#thi_nav_ul,#sec_nav_ul2{
	margin-top: 20px;
	border-bottom:solid 3px gray;
}

#thi_nav_ul li {
	cursor:pointer;
	display: inline;
	height: 0px;
	
	padding: 0 0px;
}

#thi_nav_ul .thi_nav_ul_check{
	border-bottom:solid 2px red;
}

.title_lists_select{
	font-weight: bold;
}


/*added by Ryan*/
	.content{
		width:1236px;
		text-align:center;
		margin:0 auto;
	}
	
	ul.thumb{
		list-style:none;
	}
	
	ul.thumb li {
		margin:0;
		float:left; 
		position:relative; 
		width:206px;
		height:137px;
	}
	
	ul.thumb li img {
		width:206px;
		height:137px;
		-ms-interpolation-mode:bicubic; 
		background:#f0f0f0; 
		position:absolute; 
		left:0;
		top:0;
	}
	
	ul.thumb li img.hover {
		cursor: pointer;
	}
	
	ul.thumb li.on {
		z-index:10;
	}
	ul.thumb li.on > img{
		margin-top:-5px;
		margin-left:-10px;
		width:226px;
		height:150px;
	}
	
	ul.thumb li.off > img{
		margin-top:0px;
		margin-left:0px;
		width:206px;
		height:137px;
	}
	
	.content .header{
		position: relative;
		width:100%;
		margin:0 auto;
		text-align: center;
		min-height:40px;
	}
	
	.header .h_block,.head_l li,.h_list li,.h_fun li {
		float:left;
	}
	
	.head_l li{
	
	}
	.head_l li strong{
		font-size: 16px;
		color: #385289;
	}
	.h_list{
		padding-top:35px;
	}
	.h_fun{
		padding-top:46px;
	}
	
	.h_list li{
		padding:0 10px 0 20px;
	}
	
	.h_list li span{
		font-size:15px;
		color: #858585;
	}
	.h_list li span.check{
		color: #000;
		font-weight: bold;
	}
	
	.h_list li .h_bottom,.head_l li .h_bottom{
		margin-top: -1;
		position: relative;
		z-index: 10000;
		width: 100%;
	}
	
	.h_bottom .hb_content{
		line-height: normal;
		padding: 2px;
		position: absolute;
		top: 0;
		display: none;
	}
	
	.h_list li.ver{
		background:url("../new_images/ver.gif") no-repeat;
	}
	
	.hb_content a{
		display: block;
		line-height: 20px;
		white-space: nowrap;
	}
	
	.h_bottom .h_a_title{
		background-color: #0582EC;
		color: #FFF;
		padding: 0 2px;
		line-height: 30px;
	}
	
	.h_bottom a.h_a_title:HOVER{
		background-color: #011C63;
	}
	
	.h_fun li img{
		vertical-align: middle;
	}
	#search {
		border:none;
		border-bottom: 1px solid #e1e1e1;
		box-sizing: border-box;
		margin: -3px 0 0;
		outline: 0 none;
		padding: 4px 22px 4px 5px;
		position: relative;
		width: 80px;
	}
	
	.h_fun li a{
		font-size:15px;
	}
/*end*/

/*content detail start*/
	#c_detail{
		min-height: 500px;
		background-image: url("../new_images/book_image1.gif");
	}
	
	#c_detail2{
		min-height: 50px;
		background-image: url("../new_images/book_image2.gif");
	}
	
	#c_detail .c_float{
		float:left;
		text-align:center;
	}
	
	#c_detail2 .c_float2{
		float:left;
		text-align:center;
	}
	
	#c_detail #sec_nav_ul,#c_detail #thi_nav_ul,#c_detail2 #sec_nav_ul2{
		padding:15px 0 10px;
	}
	
	
	#c_detail #sec_nav_ul li,#c_detail #thi_nav_ul li,#c_detail2 #sec_nav_ul2 li {
		cursor:pointer;
		display: inline;
		height: 0px;
		padding: 5px 8px;
		font-size:15px;/**18px**/
	}


	#c_detail #sec_nav_ul li.sec_nav_ul_check,#c_detail2 #sec_nav_ul2 li.sec_nav_ul_check{
/**		background:url(../../../user/demo/new_images/face.gif) no-repeat;**/
		font-size:20px;
		padding-bottom:7px;
		padding-bottom:5px\0;
/**		padding-left:35px;**/
		color:#12A090;
		border-bottom:solid 3px #12A090;
		padding-right:5px;
	}
	
	#readetail{
		text-align: right;
	}
	
	#c_detail #thi_nav_ul li.thi_nav_ul_check{
		/**background:url(../../../user/demo/new_images/notice.gif) no-repeat;**/
		font-size:20px;
		padding-bottom:7px;
		padding-bottom:5px\0;
/**		padding-left:35px;**/
		color:#12A090;
		border-bottom:solid 3px #12A090;
		padding-right:5px;
	}
	
/**	#c_detail #sec_nav_ul li.sec_nav_ul_check:after { content:">"; } 
	
	#c_detail2 #sec_nav_ul2 li.sec_nav_ul_check:after { content:">"; } 
	
	#c_detail #thi_nav_ul li.thi_nav_ul_check:after { content:">"; } 
	**/
	
	#c_detail #detail_content,#c_detail2 #detail_content2{
		width: 100%;
		text-align: left;
		padding-top: 10px;
		word-break:break-all;
	}
	
	#c_detail2 #detail_content2{
		width: 95%;
		text-align: center;
		padding-top: 10px;
		word-break:break-all;
	}
	
	#c_detail_text2{
		text-align: left;
	}
	
	#c_detail #c_img_content{
		width: 400px;
		height: 260px;
		float: left;
		margin: 0 20px 0 20px;
		border:1px solid #F0F0F1;
		text-align:center;
		padding-top:10px;
	}
	
	
	#c_detail #detail_content #c_img_content p{
		margin-top:15px;
		font-size:14px;
	}
	
	#c_detail2 #detail_content2 #c_img_content2 p{
		margin-top:10px;
		font-size:14px;
	}
	
	#c_detail #detail_content .c_detail_text,#c_detail2 #detail_content2 .c_detail_text2{
		/**text-indent:2em;**/
		line-height:25px;
	}
	
	#c_detail #title_lists li{
		line-height:25px;
	}
	
	#title_lists li{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		cursor: pointer;
	}
	
	#title_lists li:hover{
		color:#12A090;
	}
	
	#title_lists li a:hover{
		color:#12A090;
	}
		
/*content detail end*/

	.d_others .hot_service{
		font-size:25px;
		color:#393939;
	}
	
	.d_others .o_txt{
		width:110px;
		font-size:16px;
		color:#CD462D;
	}
	
/**	.d_others .o_txt:after { content:">"; } **/
	
	.content #footer ,.content #foot_state {
		background-color:#149B8A;
	}
	.content #footer p,.content #foot_state p{
		color:#FFFFFF;
	}
	
	#footer ,#foot_state {
		background-color:#149B8A;
	}

	#content #footer p,#content #foot_state p{
		color:#FFFFFF;
	}
	