@charset "utf-8";
/* CSS Document */

/* RESET */
html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
ul li {
	list-style-type:disc;
	margin-left:-25px;
	padding:0;
	color:#FFF;
}
#container {
	width:920px;
	margin:10px 10px;
	padding:0;
}
#header {
	width:920px;
	height:93px;
	margin:0;
	padding:0;
}
#logo {
	width:300px;
	height:93px;
	margin:0;
	padding:0;
	background:url(../images/logo.jpg) no-repeat;
	float:left;
}
#logo a {
	width:300px;
	height:93px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	display:block;
}
#navigation {
	width:610px;
	height:74px;
	margin:0;
	padding-top:19px;
	background:url(../images/nav_menu.jpg) no-repeat;
	float:right;
}
#navigation a {
	margin:0 50px;
}
#main {
	width:920px;
	margin-top:10px;
	padding:0;
}
#left_col {
	width:300px;
	margin:0;
	padding:0;
	float:left;
}
#right_col {
	width:610px;
	margin:0;
	padding:0;
	float:right;
}
#news_corner {
	width:300px;
	height:530px;
	margin:0;
	padding-top:50px;
	background:url(../images/news_corner_bg.jpg) no-repeat;
}
#news_corner h3 {
	color:#fff;
	font-weight:bold;
}
#news_corner p {
	color:#646464;
}
#facts_info {
	width:300px;
	height:530px;
	margin:0;
	padding-top:50px;
	background:url(../images/facts_info_bg.jpg) no-repeat;
}
#facts_info h3 {
	color:#C1D82F;
	font-weight:bold;
}
#facts_info p {
	color:#fff;
}
#contact_us {
	width:300px;
	height:530px;
	margin:0;
	padding-top:50px;
	background:url(../images/contact_us_bg.jpg) no-repeat;
}
#contact_us h3 {
	color:#C1D82F;
	font-weight:bold;
}
#contact_us p {
	color:#fff;
}
#contact_us a {
	text-decoration:none;
}
#contact_us a:hover {
	text-decoration:underline;
}
#home_movie {
	width:610px;
	height:340px;
	margin:0;
	padding:0;
}
#content {
	width:610px;
	height:340px;
	margin:0;
	padding:0px;
	background:url(../images/content_bg.jpg) no-repeat;
}
#content h2 {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#C1D82F;
	line-height:24px;
}
#content p {
	color:#FFF;
}
.content_02 {
	width:245px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	background:url(../images/img_01.jpg) top left no-repeat;
}
#bottom_content {
	width:610px;
	height:230px;
	margin-top:10px;
	padding:0;
}
#coupon {
	width:300px;
	height:235px;
	float:left;
	margin:0;
	padding:0;
}
#bottom_content_right {
	width:300px;
	height:230px;
	float:right;
	margin:0;
	padding:0;
}
#scrollbar_container {
	position:relative;
	width:280px;
	margin:0 auto;
}
#scrollbar_track {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:7px;
	background-color:transparent;
	cursor:move;
	background-color:#e0ec97;
}
#scrollbar_handle {
	width:7px;
	background-color:#fff;
	cursor:move;
}
#scrollbar_content {
	overflow:hidden;
	width:250px;
	height:520px;
	margin-left:20px;
}
#scrollbar_track_home {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:10px;
	background-color:transparent;
	cursor:move;
	background-color:#e0ec97;
}
#scrollbar_handle_home {
	width:10px;
	background-color:#fff;
	cursor:move;
}
.color_style_01 {
	color:#C1D82F;
}
.color_style_02 {
	color:#CDCDCD;
}

.back_link{
	position:absolute; top: 230px; left: 90px; 	color:#C1D82F;
	font-weight:bold;}
	.back_link a{
	color:#C1D82F;
	font-weight:bold; text-decoration:none;}

#footer {
	width: 100%; 
	margin:0;
	font-size: 10px;
	color:#666;
	}