* {
	margin:0;
	padding:0;
	
}

html {
	min-height:100%;
	height:100%;
}

body {
	zfont-family:Arial, Helvetica, sans-serif;
	font-family:"·L³n¥¿¶ÂÅé", "Microsoft JhengHei",Arial, Helvetica, sans-serif;
	zfont-family:Arial, Helvetica, sans-serif ; 
	zfont-weight:normal;
	zfont-family: 'Droid Sans', sans-serif;
	font-size:13px;
	color:#333333;
	margin:0;
   padding:0;
   height:100%;
   overflow:scroll;
   zbackground:url(../images/bg_06.png);
   background:#f5f5f5;
}

/* 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;
}



.logo {
	width:960px;
	height:130px;
	margin:0 auto;
	position:relative;
}

.logo img {
	float:left;
}

.header {
	width:100%;
	zbackground:#eeb031;
	background:url(../images/bg_06.png) repeat-x;
    margin-bottom:20px;
}

.header_960 {
	width:960px;
	height:30px;
	margin:0 auto;
}

.header_960 ul {
	width:960px;
	min-height:30px;
}

.header_960 ul li {
	position:relative;
	text-align:center;
	color:#fff;
	zfont-size:14px;
	zfont-weight:bold;
	line-height:30px;
	display:block;
	float:left;
}


/** @media screen and (-webkit-min-device-pixel-ratio:0) {
.zheader_960 ul li {position:relative;};
} **/

.header_960 ul li a {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	zpadding-left:25px;
	zpadding-right:25px;		

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.header_960 ul li a {font-weight:normal !important; zpadding-left:27px; zpadding-right:28px;}
} 
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
.zheader_960 ul li {zpadding-left:27px; zpadding-right:28px;}
} 
 
.header_960 ul li:hover, .active {
	zbackground:#b87710;
	background:url(../images/bg_07.png) repeat-x;
}

.header_960 ul ul{
	display:none;
	position:absolute;
	background:#361F0A;
	z-index:9999;
	top:30px;
	left:0;
	zpadding-bottom:5px;
}

.header_960 .sub_nav {
	width:137px;
}

.header_960 ul ul li{

	zwidth:87px;
	float:none;
	
}

.header_960 ul ul li:hover {
	background:#4a3623;
}

.header_960 ul li:hover > ul{
	display:block;
}

.header_960 ul ul li a{
	font-size:12px !important; 
	padding:0px 0; 
	display:block;
}





.header_news {
	width:100%;
	height:25px;
	background:#cf9436;

}

.side_nav {
	width:230px;
	border:#cccccc 1px solid;
	float:left;
	padding:2px;
	background:#fff;
	}

.side_nav h1 {
	padding-left:15px;
	background:#cf9436;
	color:#fff;
	font-weight:bold;
	line-height:32px;
	margin-bottom:2px;
}

.content {
	width:960px;
	margin:0 auto;
   padding-bottom:30px;   /* Height of the footer */
}

.table_bg {
	background:#eeeceb;
}

.side_nav td {
	padding:10px;
	border:1px #ccc solid;
}

.content_730 {
	width:700px;
	border:#cccccc 1px solid;
	float:right;
	padding:2px;
	margin-bottom:30px;
	background:#fff;
	}

.content_730 h1 {
	padding-left:15px;
	background:#cf9436;
	color:#fff;
	font-weight:bold;
	line-height:32px;
	margin-bottom:2px;
}

.content_730 td {
	padding:10px;
	border:#ccc 1px solid;
}

.content_730 thead {
	zbackground:#cf9436;
	color:#545454;
}

.news_960 {
	width:960px;
	margin:0 auto;
}

.facebook {
	float:right;
}

.facebook img {
	margin-top:5px;
	margin-right:10px;
}

.facebook ul {
	float:right;
}

.facebook ul li {
	float:left;
	height:30px;
	padding-right:5px;
	line-height:30px;
	text-align:center;
}

.facebook ul li a {
	color:#333333;
}

.abouts_as p {
	padding:10px 15px;
	text-align:justify;
}

.abouts_as img {
	padding:15px;
	padding-bottom:0px;
	padding-left:0px;
}

.contact_left {
	width:300px;
	float:left;
	padding:10px;
}

.contact_left p {
	margin-bottom:10px;
	ztext-align:center;
	margin-left:20px;
}

.contact_right {
	float:right;
	padding:10px;
	width:350px;
}


.contact_right p {
	margin-bottom:20px;
}

.contact h1 {
	margin-bottom:20px;
}

.input_01 {
	width:300px;
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:10px;
}

.textarea_01 {
		width:300px;
		height:200px;
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:10px;
}

.blog {
	zpadding-top:15px;
}

.blog_list {
	height: 190px;
    zwidth: 729px;
	width:698px;
	margin-bottom:15px;
	
}

.blog_list h1{
    background: none;
    font-weight: bold;
    line-height: 32px;
	color:#333333;
    margin-bottom: 0px;
	padding:0;
	font-size:16px;
}

.blog_list h2 {
	margin-bottom:8px;
}


.blog_left {
	float:left;
	zwidth:280px;
	width:250px;
	margin-left:15px;
}

.blog_right {
	float:right;
	width:397px;
	margin-right:15px;
}

.blog_right p {
	text-align:justify;
}


.blog a {
	color:#333;
}

.blog a:hover {
	ztext-decoration:underline;
}

.blog_right p:hover {
	color:#CC0000;
}

.footer {
	width:100%;
	font-size:12px;

   position:absolute;
   bottom:0;
   height:30px;   /* Height of the footer */
   zbackground:#6cf;
   zleft:25%
}

.footer p {
	zfloat:left;
	text-align:center;
	margin-bottom:5px;
	zmargin:10px;
}

.footer a {
	display:block;
	text-align:center;
	color:#333333;
	padding-bottom:20px;
}

.zfooter ul {
	zfloat:right;
	text-align:center;
	margin:0 auto;
	width:168px;
	padding-bottom:27px;

}

.zfooter ul li {
	float:left;
	padding-right:5px;
	text-align:center;
}

.wrapper {
 min-height:100%;
   position:relative;
}

.detail {
}

.detail img {
	padding:20px 15px;
	zpadding-right:20px;
	zpadding-bottom:20px;

}

.detail p {
	zmargin-bottom:20px;
	padding:10px 15px;
	text-align:justify;
}

.detail a {
	color:#333333;
	text-decoration:underline;
	margin-bottom:20px;
	padding:10px
}

.contact_right button, .email button {
	cursor:pointer;
	background-color:#CF9436;
	border:none;
	color:#fff;
	padding:5px 10px;
	margin-bottom:20px;
}

.blog_detail {
	padding:20px 15px;
}

.blog_detail h2 {
    background: none;
    font-weight: bold;
    zline-height: 32px;
	color:#333333;
    margin-bottom: 5px;
	padding:0;
	font-size:16px;
}

.blog_detail h3 {
	margin-bottom:10px;
}

.blog_detail img {
	float:left;
	padding:0px;
	padding-right:15px;
}

.blog_detail p {
	padding:0 !important;
}

.bottom_btn{
	width:707px;
	float:right;
}

.bottom_btn a:first-child{
	float:left;
	
}

.bottom_btn a{
	text-align:center;
	width:80px;
	background-color:#CF9436;
	color:#fff;
	padding:5px 0px;
	margin-bottom:20px;
	display:block;
	float:right;

}

.refresh {
	position:absolute;
	right:0;
	bottom:15px;
}

.email {
	padding:10px;
	width:710px;
}

.email form {
	margin-top:20px;
	height:300px;
}

.email_btn {
	background-color:#CF9436;
	color:#fff;
	padding:5px 10px;
	display:block;
	border:none;
	font-family:Microsoft JhengHei, sans-serif;
	position:absolute;
	right:5px;
	bottom:40px;
}