* {
	margin:0;
	padding:0;
	
}


html, body {
	font-family:"·L³n¥¿¶ÂÅé", "Microsoft JhengHei",Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	height:100%;
	margin:0;
	padding:0;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

a {
text-decoration:none;
color:#FFF;
}

.left {
	float:left;
}

.right {
	float:right;
}

#container {
   min-height:100%;
   position:relative;
}

#header_bg{
	width:100%;
	height:150px;
	background:url(../images/header_bg.png) left top repeat-x ;
}

#header {
	width:960px;
	height:150px;
	margin:0 auto;
}

#logo {
	float:left;
}

#top {
	width:810px;
	height:90px;
	float:right;
	position:relative;
	top:15px;
	right:29px;
}

#top ul {
	width:auto;
	float:right;
}

#top li {
	float:left;
	margin-left:15px;
	font-size:13px;
}

#top li a:hover {
	color:#C9AA62;
}

#top form {
	float:right;
}

#top form input {
	background:none;
	border:1px solid #fff;
	border-right:none;
	color:#fff;
	padding:3px;
	height:14px;
	float:left;
	font-size:11px;
	margin-left:20px;
	width:200px;
}

#top #search {
	border:1px solid #fff;
	border-left:none;
	margin-left:0px;
	width:13px;
}

.placeholder {
	color:#fff;
}

#nav {
	float:right;
	width:810px;
	height:60px;
	zmargin:0 auto;
	zbackground:url(../images/nav_bg.png) no-repeat;
	zposition:absolute;
	zbottom:16px;
	zright:0px;
}

#nav ul {
	width:auto;
	height:60px;
	float:right;
	display:block;

}

#nav li {
	float:left;
	margin-right:15px;
}

.menu_01 { 
	width:90px;
	height:60px;
}


.nav_01 {
	background:url(../images/nav01.png) no-repeat scroll center bottom;
}
.nav_02 {
	background:url(../images/nav02.png) no-repeat scroll center bottom;
}
.nav_03 {
	background:url(../images/nav03.png) no-repeat scroll center bottom;
}
.nav_04 {
	background:url(../images/nav04.png) no-repeat scroll center bottom;
}
.nav_05 {
	background:url(../images/nav05.png) no-repeat scroll center bottom;
}
.nav_06 {
	background:url(../images/nav06.png) no-repeat scroll center bottom;
}


#nav a:hover {
	background-position: center top;
}

#nav a {
	display:block;
	text-indent: -9999px;
	outline:none;
	height:60px;
}

#footer_bg {
	width:100%;
	height:25px;
	background:url(../images/header_bg.png) left top repeat-x;
	position:absolute;
	zleft:0px;
	bottom:0px;
	z-index:998;

}

#footer {
	width:960px;
	margin:0 auto;
}

#copy {
	float:left;
	font-size:12px;	
}

#copy p {
	margin-left:10px;
	position:relative;
	top:3px;
}

#footer_links {
	float:right;
}

#footer_links a {
	font-size:12px;
	margin-left:10px;
	flost:left;
}

#footer_links .social {
	margin-left:0px;
	position:relative;
	top:3px;
}

#quick_links_wrapper {
	width:100%;
	height:64px;
	position:absolute;
	left:0px;
	bottom:75px;
	z-index:998;
}

#quick_links {
	width:960px;
	margin:0 auto;
}

.qlisting {
	width:169px;
	height:64px;
	float:left;
	margin-left:23px;
}

.list1 {
	background:url(../images/qhover01.png) left top no-repeat;
}

.first {
	margin-left:10px;
}

.last {
	margin-right:10px;
}

.content_bg {
	zoverflow:auto;
	padding-bottom:25px;
	width:100%;
	zmin-height:500px;
	margin-top:40px;
}

.content {
	width:920px;
	min-height:500px;
	margin:0 auto;
	zposition:relative;
	background:url(../images/content_bg.png) center top no-repeat #000;
	zoverflow:hidden;
	clear:both;
	
}

.logo_bg {
	width:920px;
	min-height:500px;
	margin:0 auto;
	background:url(../images/lion.png) right bottom no-repeat;
	clear:both;
}
	
.space {
	width:100%;
	height:20px;
}

.content_title {
	width:802px;
	height:97px;
	background:url(../images/heading_bg.png) no-repeat left top ;
	position:relative;
	left:-20px;
	top:-20px;
}

.content_title h1 {
	font-size:25px;
	margin-left:30px;
	padding-top:20px;
	font-style:italic;
}

.content_title h2 {
	margin-left:30px;
	font-size:13px;
}

.address {
	float:left;
	width:460px;
	margin-top:10px;
}

.address {
	margin-left:30px;
}

.address li {
	width:460px;
	margin-bottom:10px;
}

.address .address_title {
	width:100px;
	float:left;
	display:block;
}

.contact_form {
	float:left;
	width:400px;
	margin-top:10px;
}

.contact_form p {
	font-size:13px;
	margin-bottom:20px;
}

.contact_form input {
	width:310px;
	padding:4px;
	border:0;
	margin-bottom:10px;
	font-size:13px;
}

.contact_form textarea {
	width:310px;
	height:100px;
	margin-bottom:10px;
	padding:4px;
	border:none;
	resize:none;
	font-size:13px;
}

.contact_form .send {;
	width:auto;
	height:30px;
	padding:0;
}

.ab_content {
	width:590px;
	margin-top:50px;
}

.ab_content p {
	padding:10px 30px;
}

.ab_img {
	width:300px;
	margin-top:50px;	
}



