html, body {
	height:100%;
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e3e3e3;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
}
#container{
	min-height:100%;
	position:relative;
}
#body{
	padding:26px 0px 50px 0px;
}
#top{
	display:block;
	width:894px;
	height:104px;
	background-image:url(images/bg_top.png);
	background-repeat:no-repeat;
	margin:auto;
	padding:5px;
}
#logo{
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	display:block;
	height:93px;
	margin:8px auto;
	width:659px;
}
#h_content{
	display:block;
	width:905px;
	padding-top:10px;
	margin:auto;
}
#h_mare{
	display:block;
	width:905px;
	min-height:373px;
	background-image:url(images/bg_mare.png);
	background-repeat:no-repeat;
	background-position:top;
}
.h_sec{
	display:block;
	width:301px;
	height:373px;	
	float:left;
}
.h_sec a{
	display:block;
	width:130px;
	height:63px;
	margin:auto;
	margin-bottom:12px;
}
.h_sec a.main{
	display:block;
	width:301px;
	height:298px;
}
#h_text{
	display:block;
	widows:905px;
	min-height:160px;
}
.h_section{
	display:block;
	height:160px;
	width:271px;
	padding:0px 15px 0px 15px;;
	font-size:12px;
	color:#333333;
	float:left;
}
.h_section h2{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size:25px;
	line-height:25px;
	height:25px;
	font-weight:normal;
	text-align:center;
}
.h_section p{
	margin:0px;
	padding:5px 0px 10px 0px;
	line-height:15px;
}
.h_text{
	display:block;
	width:100%;
	height:135px;
}
.read_more{
	display:block;
	width:100%;
	height:20px;
}
.read_more a{
	display:block;
	width:93px !important;
	height:20px !important;
	line-height:20px;
	text-align:center;
	color:#fff;
	background-repeat:no-repeat;
	float:right !important;
	text-decoration:none;
}
#reado{
	background-image:url(images/read_more_o.png);
}
#readb{
	background-image:url(images/read_more_b.png);
}
#readg{
	background-image:url(images/read_more_g.png);	
}
.clearb{
	clear:both;
	display:block;
	width:100%;
	height:1px;
	line-height:1px;
	font-size:1px;
}
#footer {
	background-image:url(images/bg_footer.png);
	background-repeat:repeat-x;
	height:50px;
	width:100%;
	line-height:50px;
	text-align:center;
	font-size:12px;
	color:#fff;
}
#footer a{
	text-decoration:none;
	color:#ff6600;
	font-weight:bold;
}

#tour{
	background-image:url(images/tour.png);
	background-repeat:no-repeat;
	background-position:55px 40px;
}
#training{
	background-image:url(images/train.png);
	background-repeat:no-repeat;
	background-position:35px 97px;
}
#exhibition{
	background-image:url(images/exhi.png);
	background-repeat:no-repeat;
	background-position:11px 130px;
}





#train{
	background-image:url(images/train.png);
	background-repeat:no-repeat;
	background-position:55px 40px;
}
#retreat{
	background-image:url(images/retreat.png);
	background-repeat:no-repeat;
	background-position:10px 125px;
}
#travel{
	background-image:url(images/travel.png);
	background-repeat:no-repeat;
	background-position:20px 100px;
}
