@charset "utf-8";
/* CSS Document */
.about{
	float:left;
	width:920px;
	background:url(p-top.png) no-repeat left top;
	padding-top:6px;
	margin:10px 0;
}
.about-y{
	float:left;
	width:920px;
	border-bottom:1px solid #E0DCD9;
	background:url(p-y.png) repeat-y;
}
.ab-bg{
	padding:10px 27px; 
	background:url(world.png) no-repeat center;
	line-height:2em;
	color:#362D1E;
	font-size:11px;
	min-height:360px;
}
.titile{
	margin:25px 20px;
	background:url(title.png) no-repeat left;
	padding:0 0 0 35px;
	color:#362D1C;
	font-size:14px;
}
.titile span{
	background:url(title.png) no-repeat right;
	padding:0 35px 0 0;
}
/*---silk----*/
.in-left{
	width:230px;
	color:#372E1F;
	float:left;
	padding:20px 0px 20px 30px;
	padding:20px 30px;
}
.in-left h2{
	font-size:16px;
	line-height:2em;
}
.in-left ul li{
	background:url(dot.png) no-repeat left;
	padding:0 0 0 15px;
	line-height:2em;
}
.in-left ul li a:hover,.liston a:link,.liston a:hover,.liston a:active,.liston a:visited{
	font-weight:bold;
	font-style:oblique;
}
.in-right{
	float:left;
	width:660px;
	padding:20px 0 20px 20px;
}
.in-pic{
	float:left;
	width:240px;
	height:300px;
	overflow:hidden;
}
.info{
	float:left;
	padding-left:30px;
	line-height:1.5em;
}
.line{
	float:left;
	width:1px;
	height:310px;
	margin:10px 0;
	border-right:1px solid #E0DCD9;
}
/*--lo---*/
.lo-top{
	background:url(lo-top.png) no-repeat left top;
}
.lo-y{
	background:url(lo-y.png) repeat-y;
}
.show{
	float:left;
	width:839px;
}
.btn{
	float:left;
	width:100%;
	padding:10px 0;
}
.btn a{
	margin:10px 5px;
}
.bgindex{border-bottom:5px solid #E1E1D9; background:url(header.png) no-repeat right #F4F4F4;}
