/* Global */
html, body, p, h1, div, td, th, ul, ol, li, img, p, h5, form, span{
margin:0;
padding:0;
border:none;
}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
a, h1, p, div, span, input, textarea, select{
font-size:11px;
color:#FFFFFF;
font-weight:normal;
font-family:tahoma;
}
body{
background-color:#fff;
text-align:center;
}
/* Container */
div#container{
margin:0 auto;
width:800px;
}
/* Header */
div#header{
width:768px;
height:324px;
position:relative;
}
	div.header_left{
	width:349px;
	height:324px;
	background:url(images/header/bg_left.jpg) no-repeat;
	float:left;
	}
	div.header_right{
	width:419px;
	height:324px;
	background:url(images/header/bg_right.jpg) no-repeat;
	float:right;
	}
	.logo{
	display:block;
	width:260px;
	height:80px;
	}
	h1{
	text-indent:-9999px;
	}



a.gall{
width:246px;
height:180px;
background:url(images/header/gal_bg2.png) no-repeat;
position:absolute;
bottom:-2px;
left:-7px;
display:block;
}
a.gall2{
width:246px;
height:180px;
background:url(images/header/gal_bg2.png) no-repeat;
position:absolute;
bottom:-2px;
left:-7px;
display:block;
}
div.gal{
width:277px;
margin-top:40px;
margin-left:0px;
position:relative;
}
div.gal2{
width:277px;
margin-top:120px;
margin-left:0px;
position:relative;
}
div.gal3{
width:277px;
margin-top:7px;
margin-left:0px;
position:relative;
}
div.gal4{
width:277px;
margin-top:7px;
margin-left:0px;
position:relative;
}
div.gal span.arrow, div.gal2 span.arrow, div.gal3 span.arrow, div.gal4 span.arrow{
display:block;
float:left;
height:15px;
background:url(images/header/arrow.gif) no-repeat;
padding-left:65px;
padding-top:4px;
background-position:48px 5px;
}
div.gal a, div.gal2 a, div.gal3 a, div.gal4 a{
text-decoration:none;
margin-left:44px;

}
div.gal a:hover, div.gal2 a:hover, div.gal3 a:hover, div.gal4 a:hover{
text-decoration:underline;
}
img.cont{
position:relative;
display:block;
width:269px;
height:169px;
top:-4px;
left:4px;
}

.pointer {cursor:pointer;}

/* Center part */
div#center{
width:768px;
height:140px;
background:url(images/center/bg.jpg) no-repeat;
}
	div.center_txt{
	width:265px;
	float:left;
	}
	div.center_txt p{
	color:#fff;
	font-weight:bold;
	padding-left:15px;
	padding-top:6px;
	padding-right:15px;
	height:104px;
	}
	div.center_enter{
	width:240px;
	float:left;
	}
	div.center_enter img{
	margin-top:21px;
	margin-left:12px;
	}
	div.center_click img{
	margin-top:25px;
	margin-left:7px;
	}
div#center_two{
width:768px;
height:209px;
background:url(images/center_two/bg.jpg) no-repeat;
}
	div.center_left{
	width:349px;
	float:left;
	}
	div.center_right{
	width:419px;
	float:right;
	}
/* Bottom part */
#bottom{
display:block;
width:767px;
height:128px;
background:url(images/bottom/bg.gif) no-repeat;
border-right: 1px solid #BFA574;
}
/* Footer */
div#footer{
width:768px;
height:100px;
background:url(images/footer/bg.jpg) no-repeat;
}
	div.foot_logo{
	padding-top:18px;
	width:240px;
	float:left;
	}
	div.foot_logo img{
	margin-left:20px;
	}
	div.foot_logo p, div.copyright p{
	font-family:verdana;
	font-size:9px;
	color:#fff;
	margin-left:10px;
	}
	div.copyright{
	float:right;
	text-align:right;
	margin-right:12px;
	margin-top:58px;
	margin-left:0px;
	}



