body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	background-color: #1370b1;
	font-size: 13px;
	color: #575757;
}
#wrapper {
	width: 100%;
	position: relative;
	background-image: url(../img/bgy.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body#index #wrapper {
	background-image: url(../../../includes/img/bgy.jpg);
}
#header_wrapper {
	height: 471px;
	background-image: url(../img/header/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#index #header_wrapper {
	height: 450px;
}
#content_wrapper {
	background-image: url(../img/bg_cwrap.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#index #content_wrapper {
	background-image: url(../../../includes/img/bg_cwrap.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer_wrapper {
	height: 120px;
	width: 100%;
	background-image: url(../img/footer/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body#index #footer_wrapper {
	background-image: url(../../../includes/img/footer/bg.jpg);
}
#header {
	width: 1003px;
	margin: 0 auto 0 auto;
}
#content {
	width: 1003px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0 auto 0 auto;
	background-image: url(../img/bg_con.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body#index #content {
	background-image: none;
	background-color: #fff;
	padding-top: 0px;
}
#footer {
	height: 120px;
	width: 1003px;
	margin: 0 auto 0 auto;
	position: relative;
}
#main_content {
	float: left;
	width: 620px;
	padding-left: 40px;
}
body#index #main_content {
	float: right;
	width: 620px;
	padding-right: 26px;
	padding-left: 0px;
	margin-top: -20px;
}
#sub_content {
	float: right;
	width: 286px;
	padding-right: 40px;
}
body#index #sub_content {
	float: left;
	width: 300px;
	padding-left: 40px;
	padding-right: 0px;
	margin-top: -20px;
}
h1 {
	display: none;
}
/* ----- Index Main navigation ----- */
#main_nav {
	height: 216px;
	border-bottom: dotted 1px #88bad0;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 26px;
	position: relative;
	top: -46px;
}
#main_nav > div {
	float: left;
	width: 315px;
	height: 190px;
}
#main_nav h2 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 289px;
	height: 37px;
	text-indent: -9999px;
}
#main_nav .div01 h2 {
	background-image: url(../../../includes/img/main_nav/ske.gif);
}
#main_nav .div02 h2 {
	background-image: url(../../../includes/img/main_nav/tin.gif);
}
#main_nav .div03 h2 {
	background-image: url(../../../includes/img/main_nav/dmc.gif);
}

.div01 ul.lang_nav li {
	background-image: url(../../../includes/img/lang_nav/sep01.gif);	
}
.div02 ul.lang_nav li {
	background-image: url(../../../includes/img/lang_nav/sep02.gif);	
}
.div03 ul.lang_nav li {
	background-image: url(../../../includes/img/lang_nav/sep03.gif);	
}
ul.lang_nav {
	padding-left: 54px;
	height: 54px;
}
ul.lang_nav li {
	list-style-type: none;
	float: left;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-left: 5px;	
	height: 28px;
}
ul.lang_nav li.tit {
	display: block;
	float: none;
	background-image: none;
	height: 18px;	
	padding-left: 2px;
	padding-top: 2px;
	margin-left: 0px;	
}
ul.lang_nav li.first {
	float: left;
	background-image: none;
	padding-left: 0px;
	margin-left: 0px;	
}
ul.lang_nav li a {
}
#main_nav img.box_img {
	background-image: url(../../../includes/img/main_nav/bg_img.gif);	
	background-position: center center;
	background-repeat: no-repeat;
	padding: 7px;
}


/* ----- Article ----- */
.article {
	padding-right: 20px;
	padding-bottom: 20px;
	clear: both;
}
.article p {
	line-height: 22px;
	padding-top: 6px;
}
body#index .article p {
	line-height: 26px;
	padding-top: 8px;
}
.article p a.more img {
	position: relative;
	bottom: -3px;
}
.article ul {
	padding-top: 10px;
	padding-left: 20px;
}
.article li {
	line-height: 22px;
	padding-top: 4px;
}

/* ----- Box temp ----- */
.box_temp img {
	float: left;
	clear: both;
	display: inline;
	margin-top: 20px;
}

/* ----- Box news ----- */
.box_article p {
	padding-top: 4px;
}
.box_news, .box_gallery, .box_video, .box_article {
	background-image: url(../img/sep.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}
body#index .box_news {
	background-image: none;
	padding-left: 2px;
}
.box_news h2 {
	height: 17px;
	margin-bottom: 6px;
}
body#index .box_news h2 {
	height: 17px;
	margin-bottom: 10px;
}
.news_item {
	clear: both;
	height: 78px;
	padding-top: 5px;
	cursor: pointer;
}
.news_item img.float_left, .box_gallery img.float_left, .box_video img.float_left {
	padding: 6px;
	background-color: #FFFFFF;
	border: solid 1px #dfdfdf;
	display: inline;
	margin-right: 5px;
}
.news_item div.float_left, .box_gallery div.float_left, .box_video div.float_left {
	width: 196px;
}
body#index .news_item div.float_left {
	width: 210px;
}
.news_item h3 {
	background-image: url(../img/ar_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}
.news_item h3 a {
	font-size: 13px;
	color: #575757;
}
.news_item p {
	padding-left: 12px;
	font-size: 11px;
	line-height: 17px;
}
.box_banner {
	padding: 6px;
}
/* ----- Category ----- */
.cat {
	padding-bottom: 20px;
}
.cat h2 {
	height: 19px;
}
.cat div.odd {
	margin-right: 15px;
	display: inline;
}
.cat div.even {
	background-image: url(../img/sep_ver.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}
.cat_item {
	width: 292px;
	height: 110px;
	float: left;
	margin-top: 16px;
	cursor: pointer;
}
#cat_5 .cat_item, #cat_34 .cat_item {
	margin-top: 24px;
}
#cat_34 .cat_item h3, #cat_34 .cat_item h3 {
	height: auto;
}
.cat_item img.float_left {
	padding: 6px;
	background-color: #FFFFFF;
	border: solid 1px #dfdfdf;
	display: inline;
	margin-right: 10px;
	margin-top: 3px;
}
#cat_5 .cat_item img.float_left, #cat_34 .cat_item img.float_left {
	margin-bottom: 6px;
}
.cat_item h3 {
	color: #b45031;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}
#cat_5 .cat_item h3, #cat_34 .cat_item h3 {
	background-image: url(../img/ar_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 12px;
	margin-left: 10px;
	clear: both;
}
.cat_item p {
	font-size: 11px;
	line-height: 17px;
}
.cat_item p a img {
	margin-top: 2px;
}
.cat_item img.clear {
	float: left;
	margin-top: 12px;
}
#cat_5 .cat_item img.clear, #cat_34 .cat_item img.clear {
	margin-top: 6px;
}

/* ----- Box more ----- */
.box_more {
	padding-top: 30px;
	padding-bottom: 20px;
}
.box_more ul {
	width: 520px;
	height: auto;
	padding-left: 20px;
	background-image: url(../img/sep_ver.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.box_more ul li {
	list-style-type: none;
	width: 230px;
	padding-left: 20px;
	float: left;
	line-height: 17px;
	padding-top: 4px;
}
.box_more ul li.clear {
	float: none;
}

/* ----- Article gallery ----- */

.article_gal, .article_vid {
	padding-bottom: 20px;
}
.article_gal h3, .article_vid h3 {
	font-size: 13px;
	font-weight: bold;
	color: #b45031;
	margin-bottom: 0px;
	padding-top: 12px;
}
.article_gal img.float_left, .article_vid img.float_left {
	padding: 6px;
	background-color: #FFFFFF;
	border: solid 1px #dfdfdf;
	display: inline;
	margin-right: 22px;
	margin-top: 15px;
}

/* ----- Travel form ----- */
.article p.error {
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #FF0000;
}
.article #travel p.error {
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF0000;
}
#travel div.error label {
	font-weight: bold;
	color: #FF0000;
}
#travel div.error p {
	width: 276px;
}
#travel div.error input {
	border: solid 1px #FF0000;
}
#travel {
	width: 100%;
	padding-top: 20px;
}
#travel fieldset {
	border: 0 none;
	padding-bottom: 25px;
}
#travel div.float_left, #travel div.float_right {
	width: 49%;
}
#travel div.float_right {
}
#travel div.checkbox {
	padding-top: 4px;
}
#travel label, #travel div.radio label.tit, #travel div.time label.tit {
	color: #575757;
	font-size: 13px;
	display: block;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
}
#travel div.radio label.tit, #travel div.time label.tit {
	margin-bottom: 6px;
	margin-top: 12px;
}
#travel div.radio label {
	display: inline;
	padding-right: 40px;
}
#travel div.radio label, #travel div.time label {
	display: inline;
	padding-right: 10px;
}
#travel label span {	
	font-size: 11px;
	display: block;
}
#travel div input {
	color: #b45031;
	font-size: 13px;
	background-image: url(../img/travel_form/input.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 276px;
	padding-left: 3px;
	padding-top: 3px;
	border: 0 none;
}
#travel div.radio input {
	color: #b45031;
	font-size: 13px;
	background-image: none;
	height: auto;
	width: auto;
	padding-left: 0px;
	padding-top: 0px;
}
#travel div.time input {
	background-image: url(../img/travel_form/input_sm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 90px;
}
#travel .checkbox input {
	height: auto;
	width: auto;
	padding-left: 0px;
	padding-top: 0px;
	background-image: none;
}
#travel select {
	color: #b45031;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	width: 279px;
}
#travel option {
	padding-left: 3px;
	font-weight: normal;
}
#travel textarea {
	color: #b45031;
	font-size: 13px;
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	background-image: url(../img/travel_form/bg_ta.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 67px;
	width: 276px;
	padding-left: 2px;
	padding-top: 3px;
	border: 0 none;
}
.article #travel p {
	color: #b45031;
	padding-top: 0px;
}
.article #travel span.star {
	color: #b45031;
}
#travel #buttons {
	text-align: right;
	background-image: url(../img/travel_form/sep.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
}
#travel #submit_button, #travel #back_button {
	padding-left: 8px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 111px;
	border: 0 none;
	cursor: pointer;
}
/* ----- Box book ----- */
.box_book {
	background-image: url(../img/box_book/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-left: 18px;
	margin-top: 20px;
	margin-left: -18px;
	margin-bottom: 10px;
}
.box_book h2 {
	height: 22px;
	padding-left: 85px;
}
.box_book p {
	line-height: 17px;
	padding-left: 98px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(../img/sep.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
}
.box_book p a img {
	position: relative;
	bottom: -3px;
}

/* ----- Box gallery ----- */
.box_gallery, .box_video {
	padding-top: 30px;
	clear: both;
	height: 78px;
	position: relative;
}
.box_gallery h2, .box_video h2 {
	height: 21px;
}
.box_gallery p, .box_video p {
	line-height: 17px;
	font-weight: bold;
	padding-left: 12px;
}
.box_gallery div a img, .box_video div a img {
	position: absolute;
	bottom: 10px;
}

/* ----- Box contact ----- */
.box_contact {
	clear: both;	
	padding-left: 29px;
	padding-top: 20px;
}
.box_contact h2 {
	height: 20px;
}
.box_contact div {
	width: 200px;
	padding-top: 6px;
}
.box_contact h3 {
	font-size: 11px;
	font-weight: bold;
	color: #b45031;
}
.box_contact p {
	font-size: 11px;
	line-height: 17px;
}

/* ----- Footer navigation ----- */
#sub_nav {
	list-style-type: none;
	position: absolute;
	top: 4px;
	left: 46px;
}
#sub_nav li {
	float: left;
	padding-right: 4px;
}
#foot_nav {
	height: 28px;
	border-bottom: solid 1px #d1d1d1;
	border-top: solid 1px #d1d1d1;
	width: 610px;
	margin-left: 43px;
	margin-top: 26px;
	margin-bottom: 43px;
	display: inline;
	float: left;
}
#foot_nav li {
	float: left;
	list-style-type: none;
	height: 21px;
	border-left: solid 1px #d1d1d1;
	margin-top: 3px;
	margin-left: 5px;
	padding-left: 8px;
}
#foot_nav li.cr {
	border-left: 0 none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#foot_nav li.cr img {
	margin-top: 8px;
	margin-left: -13px;
}
#foot_nav li a {
	height: 21px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right top;
}
#foot_nav li a:hover {
	background-position: left top;
}
img.qcon {
	float: right;
}
p.ea {
	clear: both;
	display: block;
	margin-left: 47px;
}
body#index p.ea {
	padding-top: 12px;
}
a {
	color: #b45031;
	text-decoration: none;
}
a:hover {
	color: #b45031;
	text-decoration: underline;
}
a img {
	border: 0 none;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}