body {
	background-image: url(images/layout_01.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #c4c4c4;
}
.title {
	font-size:20px;
	color: #F60;
	font-family:simhei;
	font-weight:400;
	letter-spacing:0.05em;
	line-height:27px;
}
.titlesub {
	font-size:18px;
	color: #F90;
	font-family: Verdana;
	font-weight:400;
	line-height:27px;
}
blockquote {
	font-size:12px;
	color:#656463;
	margin-top:-15px;
	margin-bottom:20px;
}
.littletitle {
	font-size:14px;
	color:#7d2404;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
}
ol {
	margin-top:-10px;
	margin-bottom:-10px;
}
ul {
	margin-top:-10px;
}


.littletitle_red {
	font-size:14px;
	color:#F60;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
}
.infor {
	font-size:12px;
	color:#333;
	margin-left:20px;
	}
.inner {
	font-size:13px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: 0.05em;
	margin-left:40px;
	margin-right:40px;
}
.proinner {
	font-size:13px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-indent:26px;
	letter-spacing: 0.05em;
	margin-left:40px;
	margin-right:40px;
}

.img {;
	border:#F90 solid 1px;
	padding:3px;
		margin-top:20px;
}
.imgthumg {;
	border:#F90 solid 1px;
	padding:3px;
		margin-top:10px;
		margin-left:8px;
}
.imgtext {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:15px;
	line-height:18px;
	letter-spacing:0.05em;

}
a {
	font-size: 13px;
	letter-spacing:0.03em;
	line-height:25px;
	color: #C30;
}
a:visited {
	color: #C30;
	text-decoration: none;
}
a:hover {
	color: #903;
	text-decoration: none;
}
a:active {
	color: #C30;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.footer {
	font-size:12px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:25px;
	margin-right:50px;
	float:right;
}
.white {
	color:ffffff;
	font-size:12px;
	margin-left:20px;	
}
.language {
	margin-right:30px;
	border: none;
	
}
.enbig_title {
	font-size: 20px;
	font-family:Verdana, Geneva, sans-serif;
	color: #F60;
	font-weight:400;
	letter-spacing:0.05em;
	line-height:27px;	
	
	}