@charset "utf-8";

body {
	margin: 0px;
	background-color: #7A7A7A;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.site_ {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;
}
.head_ {
	background-color: #F15B01;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/head_bg.png);
	background-repeat: no-repeat;
	background-position: right;
}
.logo {
	float: left;
	width: 250px;
	height: 60px;
}
.logo img {
	width: 230px;
	margin-top: 5px;
	margin-left: 10px;
}

.head_menu {
	float: left;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 10px;
}
.head_menu a {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding: 5px;
	font-size: 15px;
	border: 1px solid transparent;
}
.head_menu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #444;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #444;
}
.active a {
	color: #FFF;
	text-decoration: none;
	background-color: #444;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #444;
}
.slider {
	
	float: left;
	width: 100%;
	margin-top: -17px;
	margin-bottom: 0px;
	padding: 0px;
}
.site_body {
	float: left;
	width: 100%;
	margin: 0px;
	background-color: #F5F5F5;
	padding: 0px;
}
.story_ {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
}
.story_ p {
	font-size: 15px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.story_ a {
	color: #F15B01;
}
.story_ a:hover {
	color: #390;
}
.bottom_ {
	background-color: #555;
	float: left;
	width: 100%;
	text-align: center;
	color: #CCC;
	font-size: 12px;
}
.bottom_ h4 {
	font-size: 18px;
	font-weight: lighter;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 2px;
}
.bottom_ p {
	margin-top: 0px;
	margin-bottom: 7px;	
}

.block_a {
	float: left;
	width: 100%;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	background-color: #CCC;
	margin-top: 10px;
}
.block01 {
	display: inline-block;
	width: 220px;
	height: 460px;
	margin: 10px;
	padding: 0px;
	text-align: left;
	background-color: #F15B01;
	border: 4px solid #DDD;
	font-size: 12px;
	color: #FFF;
	vertical-align: top;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.block01 h3 {
	font-size: 16px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
.block01 p {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 7px;
}
.block01 img {
	width: 220px;
	height: 320px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.bg_a {
	background-color: #CCC;
	width: 100%;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}



.block_b {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
	text-align: left;
	margin-left: 40px;
	font-weight: lighter;
	line-height: normal;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #390;
	padding-left: 5px;
	text-transform: uppercase;
}
.block02 {
	display: inline-block;
	width: 150px;
	height: 240px;
	margin: 5px;
	padding: 0px;
	text-align: left;
	
	font-size: 11px;
	color: #666;
	vertical-align: top;
	cursor: pointer;
	
}
.block02 h3 {
	font-size: 12px;
	color: #F15B01;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
.block02 p {
	color: #666;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: center;
}
.block02 img {
	width: 150px;
	height: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}



.lang_ {
	float: right;
	color: #666;
	font-size: 12px;
	width: 150px;
	margin-top: 7px;
	background-color: #444;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #444;
	margin-right: 7px;
}

.lang_ a {
	color: #CCC;
	font-size: 12px;
	text-decoration: none;
	padding: 3px;
	display: inline-block;
	width: 17px;
	text-align: center;
}
.lang_ a:hover {
	color: #FFF;
	background-color: #390;
}
.active2 a {
	color: #FFF;
	background-color: #390;
}

.block_c {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.block03 {
	display: inline-block;
	width: 250px;
	margin: 5px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	color: #666;
	vertical-align: top;	
}
.block03 h3 {
	font-size: 12px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
.block03 p {
	color: #666;
	margin-top: 0px;
	margin-bottom: 7px;
}
.block03 img {
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	height: 150px;
}
.btn_link {
	text-align: center;
	width: 250px;
	float: left;	
}
.btn_link a {
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	background-color: #CCC;
	padding: 5px;
	width: 40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.btn_link a:hover {
	color: #FFF;
	background-color: #F15B01;
	border: 1px solid #F15B01;
}
.copyright_ {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	margin: 15px;
	text-align: left;
	float: left;
}

.block_bottom {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	margin: 15px;
	text-align: left;
	float: right;
}
.block_bottom a {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	background-color: #390;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #390;
}
.login_btn {
	padding: 4px;
	background-color: #390;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-size: 12px;
	
}
.text_fld {
	border: 1px solid #CCC;
	padding: 2px;
	background-color: #EEE;
	width: 150px;
	font-size: 12px;
}


.path_ {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #666;
}
.path_ a {
	color: #390;
	text-decoration: underline;
}

.list_box {
	width: 260px;
	margin: 5px;
	display: inline-block;
	height: 150px;
	border: 1px solid #CCC;
	padding: 5px;
	position: relative;
	text-align: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}
.list_box h2 {
	margin-top: 0px;
	margin-left: 110px;
	font-size: 14px;
	line-height: normal;
	padding-bottom: 3px;
	margin-right: 5px;
}
.list_box p {
	margin-top: 7px;
	margin-left: 110px;
	font-size: 12px;
	color: #999;
	line-height: normal;
}
.list_box img {
	width: 100px;
	float: left;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.link_ {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

















@media screen and (max-width: 640px) {
.copyright_ {
	float: none;
}
.block_bottom {
	float: none;
}
}
