/*
 * Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*-------------------- new html 5 elements to display block ---------------------*/
header, section, footer, article, nav, aside {
	display: block;
}

html {
	background: #1D3746;
	color: #fff;
	padding: 0px;
	margin: 0px;
	height: 100%; 
	text-align: center; /*** Centers the design in old IE versions ***/
	/*overflow:hidden;*/
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto; /*** Centers the design ***/
	text-align: left;
	/*** Because we centered the text in body we have to move the text back to left aligning ***/
	
	font-size: 12px;
	height: 100%; 
	min-width: 998px;
	min-height: 720px;
}

a:link,a:visited,a:hover,a:active {
	color: #fff;
	text-decoration: none;
	text-transform: inherit;
	font-weight: inherit;
	font-style: inherit;
}

a:hover, a:focus {
	text-decoration: none;
	color: #F89000;
}

a:active {
	text-decoration: none;
	outline: none !important;
}

strong {
	font-weight: bold;
	font-style: inherit;
}

p {
	line-height: 1.5em;
}

ul {
	list-style: none;
}

input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*
 *  FORMS
 */
button {
	cursor: pointer;
	border: none;
}

button:hover {
	text-decoration: none;
}

/*
 *  END FORMS
 */
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	margin: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.bold {
	font-weight: bold;
}

.error {
	color: red;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
	font-weight:bold;
}

h4 {
	font-size: 1.2em;
	font-weight:bold;
}

.right {
	float: right;
}

.left {
	float: left;
}

#first {
	background: url('line_bg.gif') repeat-y center top;
}

.enter {
	background: url("first_bg.gif") no-repeat left top;
	width: 202px;
	height: 257px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -128px 0 0 -101px;
}

.main_header {
	font-family: Georgia, Georgia, serif;
	font-size: 20px;
	text-align:center;
	text-indent:-9999px;
	}

.enter section {
	padding-top: 15px;
}

.enter section h1.main_header a {
	display:block;
	width:200px;
	height:67px;
}

div.into {
	margin-top: 15px;
	padding: 20px 0;
}

div.into a {
	font-family: Georgia, Georgia, serif;
	font-size: 14px !important;
}

#second {
	background: url("second_bg2.gif") repeat-y center top;
	position: relative;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 998px;
	position:relative;
}

#search {
	text-align: left;
	margin-bottom: 10px;
}

#search a {
	float: right;
	margin:20px 5px 0 0;
	font-size: 13px;
}

#search a.on {
	color:#F89000;
}

#search form {
	float: right;
	width: 192px;
	height: 21px;
	background: url("search_bg.gif") no-repeat left top;
	padding: 19px 0 0 10px;
}

#search form input {
	border: none;
	height: 14px;
	margin-left: 2px;
}

#search form button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	border: none;
	float:left;
	width:55px;
	margin-right:5px;
	height: 16px;
	color:#fff;
	background-color:#4D6C81;
}

h1#title {
	width: 220px;
	height: 80px;
	display: inline-block;
	margin: 140px 22px 0 200px;
	padding: 4px;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	background-color:#1D3746;
	border:2px solid #436072;
	/*text-indent:-9999px;*/
}

h1#title a {
	width: 208px;
	height: 58px;
	background-color:#436072;
	display:block;
	padding:10px 6px 12px 6px;
}

.tbg {
	background: url("title_bg.gif") no-repeat left top;
}

.ten {
	background: url("title_en.gif") no-repeat left top;
}

div.logos {
	/*
	margin:0px 0 0 30px;
	height:140px;
	*/
	position:absolute;
	top:-30px;
	left:170px;
	
}

div.logos img.first {
	margin-right:40px;
}

div.saint {
	position:absolute;
	top:430px;
	left:20%;
	width:220px;
	height:auto;
	padding:4px;
	font-size:14px;
	background-color:#1D3746;
	border:2px solid #436072;
}

div.saint h2 {
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:center;
}

div.saint p img {
	float:left;
	margin-right:10px;
}

div.fnews {
	top:45%;
}

div.saint div,
div.fnews div {
	background-color:#436072;
	padding:0px 6px 12px 6px;
}

#container #nav {
	background: url("cross.jpg") no-repeat left top;
	height: 619px;
	vertical-align: top;
	margin: -228px 0 0 440px;
	padding: 0 0 0 240px;
}

#container #nav ul li {
	padding: 15px 0 18px 0;
}

#container #nav ul li a {
	font-size: 16px;
}

ul.menutop {
	width:940px;
	height: 20px;
	text-align:center;
	margin: 0 auto;
	padding-top:5px;
}

ul.menutop li {
	float:left;
	padding:0 7px;
	border-right:1px solid #fff;
}

ul.menutop li a {
	font-size: 12px;
}

#second footer {
	background: url("foot1_bg.gif") repeat-x left bottom;
	height: 38px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

#second footer div.foor_second {
	width: 998px;
	height: 16px;
	background: url("footer_sec.gif") no-repeat 141px top;
	margin: 0 auto;
	text-align: left;
	padding-top: 22px
}

span.stext {
	font-size: 10px;
	line-height:10px;
}

#second footer div.foor_second span.stext {
	margin:2px 0 0 160px;
	display:inline-block;
	background-color:#4D6C80;
	width:auto;
	height:10px;
	padding:0 4px;
}

#detailed {
	border-top: 15px solid #4C6D80;
	text-align: center;
	/*height: 100%;*/
}

div.navig {
	width: 125px;
	height: 50px;
	background: #4C6D80;
	margin: 0 auto;
	padding: 0 10px;
}

a.back {
	background: url("b_arrow.gif") no-repeat left top;
	width: 9px;
	height: 8px;
	display: block;
	margin-top: 10px;
}

a.fwr {
	background: url("f_arrow.gif") no-repeat left top;
	width: 9px;
	height: 8px;
	display: block;
	margin-top: 10px;
}

div.dtitle {
	background: url("detile.gif") no-repeat left top;
	width: 238px;
	margin: 0 auto;
	padding-top:20px;
}

div.dtitle h2 {
	background: url("detile.gif") no-repeat left bottom #4C6D80;
	font-size: 16px;
	font-weight:bold;
	padding-bottom:45px;
}

section.dcontent {
	background: url("repeat_bg.gif") repeat-y left top;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding-top: 16px;
	margin-bottom:20px;
	position: relative;
	/*
	background: url("detaild1.gif") no-repeat left top;
	width: 726px;
	height: 464px;
	margin: 0 auto;
	text-align: left;
	padding: 16px 45px 0px 52px;
	position: relative;
	overflow:hidden;
	*/
}

section.dcontent img {
	float: left;
	margin: 5px 10px 7px 0;
}

div.maxheight {
	/*
	position:fixed;
	width:515px;
	height:417px;
	overflow:hidden;
	*/
}

div.desc {
	background: url("top_bg.gif") no-repeat left top;
	padding:0 30px 0 20px;
	width:650px;
	min-height:300px;
	/*
	width:712px;
	height:418px;
	padding-right:20px;
	margin-bottom:20px;
	overflow:auto;
	*/
	/*
	position:absolute;
	width:510px;
	top:0;
	left:0;
	*/
}
div.sidebar {
	
	padding:0 10px 0 10px;
	width:150px;
	min-height:300px;
	float:right;
	border-left:2px solid #10232D;
	/*
	width:712px;
	height:418px;
	padding-right:20px;
	margin-bottom:20px;
	overflow:auto;
	*/
	/*
	position:absolute;
	width:510px;
	top:0;
	left:0;
	*/
}

div.sidebar div.saint {
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:auto;
	padding:0;
	font-size:14px;
	background:none;
	border:none;
}

div.sidebar div.saint h2 {
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:left;
}

div.sidebar div.saint p img {
	float:left;
	margin-right:10px;
}

div.sidebar div.fnews {
	top:0;
	margin-bottom:10px;
}

div.sidebar div.saint div,
div.sidebar div.fnews div {
	background:none;
	padding:0px;
}

div.bottombg {
	background: url("bottom_bg.gif") no-repeat left bottom;
	height:42px;
	clear:both;
}

.imgfl a img {
	float:left;
	clear:left;
}

a.d_up {
	display:block;
	position:absolute;
	background: url("u_arrow.gif") no-repeat left top;
	width: 8px;
	height: 9px;
	right:45px;
	top:10px;
	z-index:10;
}

a.d_down {
	display:block;
	position:absolute;
	background: url("d_arrow.gif") no-repeat left top;
	width: 8px;
	height: 9px;
	right:45px;
	bottom:44px;
	z-index:10;
}

#detailed footer {
	background: #4C6D80;
	height: 15px;
	/*
	position: absolute;
	bottom: 0;
	left: 0;
	*/
	width: 100%
}

a.bktmnu {
	height:15px;
	position: absolute;
	left: 20px;
	top: -18px;
	font-size: 10px;
	font-weight: bold;
}

div.bktmnu {
	height:15px;
	position:absolute;
	top:-20px;
	left:20px;
}

div.bktmnu a {
	font-size: 10px;
	font-family:Arial,Helvetica,sans-serif !important; 
	font-weight: bold;
}

section.gallery {
	background: url("gallery_bg.gif") no-repeat left top;
	width: 823px;
	height: 460px;
	margin: 0 auto;
	padding-top:20px;
	text-align: left;
}

section.gallery div.desc {
	width:800px;
	height:420px;
	padding-right:5px;
}

ul.gallery li {
	float: left;
}

h2.gtitle {
	font-size: 16px !important;
	font-weight: bold;
}

span.match {
	color:#F89000;
}

div.mapimg {
	z-index:100;
	position:absolute;
	top:10px;
	right:38px;
	background-color:#4C6D80;
	width:20px;
	height:420px;
}

img.palete {
	position:absolute;
	bottom:30px;
	left:50%;
	margin-left:-375px;
	width:750px;
	height:30px;
}

div.list {
	clear:left;
	margin-bottom:10px;
	font-size:14px;
}

div.article {
	font-size:14px;
}

div.pagelist {
	width:300px;
	margin-left:230px;
	text-align:center;
}

div.pagelist a,
div.pagelist span {
	
}

div.pagelist span {
	color:#F89000;
}

div.pagelist a.left {
	
}

div.pagelist a.right {
	
}

div.share {
	margin:10px 0;
}
	div.share span {
		font-size:1.2em;
		line-height:1.2em;
		font-weight:bold;
		float:left;
		margin-right:10px;
	}
	
	div.share a {
		float:left;
		margin-right:5px;
	}
	
