@charset "utf-8";
/* CSS Document */
@import url("theme.css");
@import url("reest.css");
body{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-family: Helvetic, Arial, "Microsoft JhengHei", "Segoe UI", "Microsoft JhengHei", "微軟正黑體", "微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", clean, sans-serif;
	height:100%;
	background:url(../images/page_bg.jpg);
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	background:url(../images/bg.jpg) repeat-x;
}
/**********header************/
#header_bg{
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#header_box{
	width:903px;
	height:130px;
	margin:0 auto;
	position:relative;
	padding-top:25px;
	padding-left:10px;}
#logo{}
#m_nav{
	position:absolute;
	top: 38px;
	right: 1px;
	}
#m_nav p{
	float:left;
	color:#b03200;
	font-size:18px;}
#m_nav ul{
	float:left;
	padding-top: 4px;
	margin-left: 14px;
}
#m_nav ul li{
	color: #333;
	float: left;
	padding-left: 5px;
	margin:0 4px;
}
#m_nav ul li a{
	color:#333;}
#m_nav ul li a:hover{
	font-weight:bold;
	color:#930;
	}
/**********nav************/
.nav_focus{
    background-position-y: -50;
	}
#nav_bg{
	position:absolute;
	z-index:99;
	top: 106px;
	left: 397px;
	width: 551px;
}
#nav_box{
	width: 551px;
	height: 54px;
	margin: 0 auto;

	}
#nav_box ul{}
#nav_box ul li{
	width: 120px;
	height: 36px;
	float:left;
	padding: 0px 3px;
	margin: 0px 5px;
}
#nav_box ul li a{
	text-indent:-9999px;
	display:block;
	height:54px;
}
#nav1{
	background: url(../images/nav.png) no-repeat 0px 0px;
	overflow:hidden;}
#nav2{
	background: url(../images/nav.png) no-repeat -153px 0px;
	overflow:hidden;}
#nav3{
	background: url(../images/nav.png) no-repeat -308px 0px;
	overflow:hidden;}
#nav4{
	background: url(../images/nav.png) no-repeat -466px 0px;
	overflow:hidden;}

#nav1:hover{
	background:url(../images/nav.png) no-repeat 0px -42px;}
#nav2:hover{
	background:url(../images/nav.png) no-repeat -153px -42px;}
#nav3:hover{
	background:url(../images/nav.png) no-repeat -308px -42px;}
#nav4:hover{
	background: url(../images/nav.png) no-repeat -466px -42px;}
#nav1.nav1_foucs{background:url(../images/nav.png) no-repeat 0px -42px;}
#nav2.nav1_foucs{background:url(../images/nav.png) no-repeat -153px -42px;}
#nav3.nav1_foucs{background:url(../images/nav.png) no-repeat -308px -42px;}
#nav4.nav1_foucs{background: url(../images/nav.png) no-repeat -466px -42px;}

/*************center***************/
#center_bg{
	background-image: url(../images/page_center_bbg.png);
	background-repeat: repeat-x;
	background-position: 0px -6px;
}

/*************banner***************/
#banner_bg{
	width: 933px;
	background:url(../images/index_banner1.jpg) no-repeat center top;
	height: 178px;
	margin-bottom: 28px;
	position:relative;
}
#banner_page_pic{
	height:221px;}
.banner-list{
	width: 933px;
	height: 176px;
	position: absolute;
}
.banner-list li{
	width:100%;
	background-position:center top;
	height: 176px;
	position: absolute;
	left: 0;
	top: 0px;
	}
.star_1{
	position:absolute;
	top:0px;
	left:900px;
	z-index:900;
	}
.star_2{
	position:absolute;
	top:0px;
	left:900px;
	z-index:900;
	}
.star_3{
	position:absolute;
	top:0px;
	left:900px;
	z-index:900;
	}
/**控制器**/
#banner_box{
	width:1003px;
	margin:0 auto;
	height:221px;
	position:relative;
	overflow: hidden;
}
#banner_icon_box{
	position: absolute;
	z-index: 900;
	left: 58px;
	top: 362px;
	background: url(../images/banner_icon_bg.png) no-repeat 0px 0px;
	width: 73px;
	height: 23px;
	padding-left: 8px;
	padding-top: 5px;
}
#banner_icon_box ul{}
#banner_icon_box ul li{
	float:left;
	margin-left: 4px;
	margin-right: 4px;
}
#banner_icon_left{
	position: absolute;
	z-index: 901;
	left: 14px;
	top: 222px;
	cursor:pointer;
}
#banner_icon_right{
	position: absolute;
	z-index: 902;
	left: 963px;
	top: 222px;
	cursor:pointer;
}
/*******page********/
#center_box_top{
	background:url(../images/page_center_bg_top.png) no-repeat center top;
	width: 938px;
	margin:0 auto;
	height:16px;
	padding:0px 25px 0px 25px;
	}
#center_box_down{
	background:url(../images/page_center_bg_down.png) no-repeat center bottom;
	width: 938px;
	margin:0 auto;
	height:18px;
	padding:0px 25px 0px 25px;
	}
#center_box{
	width: 938px;
	margin:0 auto;
	background:url(../images/page_center_bg_c.png) repeat-y;
	padding: 0px 25px 25px 25px;
	}
#center_box_s{
	background: url(../images/left_bg.jpg) repeat-y -5px;
	}
/*******內框頁左邊********/
#center_box_left{
	float:left;
	
	}
#center_nav_box{}
#center_nav_title{}
#center_link_box{
	padding-top: 89px;
	padding-left: 5px;
}
.center_link{
	padding-bottom:10px;}

#center_nav_box ul{
	background-image: url(../images/conter_nav_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:10px;
}
#center_nav_box ul li{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	padding-top:2px;
	padding-bottom:2px;
}
#center_nav_box ul li:hover{
	background-color:#FFF;
	border-radius:10px;
}
#center_nav_box ul li a{
	display: block;
	padding-top: 10px;
	padding-bottom: 4px;
	color: #333333;
	padding-left: 13px;
	font-weight: bold;
}
/**選單第二層**/
#center_nav_box ul li ul{
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center_nav_box ul li ul li{
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:left;
	background: url(../images/liicon.png) 8px 17px no-repeat;
}
#center_nav_box ul li ul li a{
	color: #002A52;
	font-weight: bold;
}

/*******內框頁右邊********/
#center_box_right{
	float:left;
	padding-left: 0px;
	width: 655px;
	margin-left: 30px;
}
#center_box_right_title{
	background: url(../images/conter_right_title.jpg) no-repeat left top;
	width: 99%;
	padding-bottom: 10px;
	color: #005637;
	font-size:20px;
	padding-left: 1%;
	border-bottom: 1px solid #C2C2C2;
}
#center_box_right_title span{
	color:#00479d;}
#center_page{
	padding: 0px 0px 10px 6px;}
/****關於我們****/
#about_box{
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 23px;
	padding-bottom: 375px;
	width: 603px;
	background-image: url(../images/about_pic.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#about_box p{
	font-size: 15px;
	color: #666;
	line-height: 34px;
}
.table_about{
	background-color:#FFF;}
.table_about th{
	padding:0px;
	background-image:url(../images/about_th.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	height: 14px;
	margin: 0px;
}
.table_about tr{
	padding:0px;
	margin: 0px;
}
.table_about td{
	padding-top: 4px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0E572;
}
.table_about td:nth-child(1) {
	background-color:#FFC;
	color: #666;
	padding-left: 30px;
	}
.table_about td:nth-child(2) {
	color: #5E5E5E;
	padding-left: 30px;
	}
/**********服務項目**************/
#service_box{
	background: url(../images/service_pic_bg.jpg) no-repeat right top;
	padding-top: 31px;
}
#service_box h2{
	padding-bottom:20px;
	color: #AD5105;
}

h2 {}
.service_ul{
	width:430px;
	color:#666;
	margin-bottom: 34px;
}
.service_ul li{
	font-size:15px;
	color:#292929;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
	margin-bottom:13px;
	border-radius:10px;}
.service_ul li:nth-child(odd){
	background:#f7e8aa;
	}
.service_ul_2{
	padding-left: 20px;
	color: #666;
}
.service_ul_2 li{
	list-style:decimal;
	font-size: 15px;
	padding-bottom:6px;
	}
.service_ul_2 li ul{
	margin-left:20px;
	padding-top:10px;}
.service_ul_2 li ul li{
	list-style:circle;
	padding-bottom:10px;
}
.product_box{}
.product_box table{
    border: 1px solid #D2D2D2;
	background-color:#FFF;
}
.product_box table tr:nth-child(3n+2){
}
.product_box table td{
	
	border-bottom: 1px solid #E8E8E8;
	border-collapse: collapse;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:15px;}
.product_box table td:first-child{
	background-color: #FF9741;
	text-align:center;
	color: #FFF;
}
.product_box table td:nth-child(2n){
	color: #A1580F;
	padding-left: 13px;
	background-color: #FFFBE2;
	font-weight: bold;
}
.product_box table td:nth-child(3n){
    color: #646464;
	
    padding-left: 18px;
}
/*******聯絡我們**********/
.content_box{  /* 773-40-40  實際內容寬度693*/
	  margin: 6px 15px 40px 15px;
}
/* ---------------------- 聯絡資訊 -------------------*/
.company_info{
	width: 693px;
	height: 152px;
	background-image: url(../images/img_contact.jpg.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;

}
.company_info h5{
	margin-left: 49px;
	font-size: 16px;
}
.company_info h5 em{
	color: #354990;
	font-weight: bold;
}
.company_info ul{
    margin-left: 33px;
    margin-top: 17px;
}
.company_info ul li{
	padding-bottom: 0px;
	padding-top: 5px;
	list-style-type: disc;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.company_info ul li:nth-child(odd){
	background: #FFFCEB;
}
iframe.contact_map {
	border: 5px solid #2C7496;
	margin-top: -34px;
	border-collapse: collapse;
	text-align: center;	
}
small a {
	background: url(../images/search.png) no-repeat 3px 1px;
	font-size: 12px;
	margin: 4px 4px 40px 0;
	padding: 3px 0 4px 30px;
	float: right;
}
/* ---------------------- 線上表單 ---------------------- */
h5.form{
	background: url(../images/contact_01.jpg) no-repeat;
	width: 706px;
	height: 29px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    *text-indent: -9999px;
}
p.online_form{
	margin: 5px 0 20px 0;
}
p.online_form em{
	color: red;
}
.table_form {
	width:100%;
	text-align: left;	
	margin: 0px 0 9px 0px;
	background-color:#e5e5e5;
	border-radius:3px;/*---------------圓角----------------*/
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	}	
.table_form th {
	background-color:#354990;
	text-align: center;
	color: #fff;
	padding:0;	
	padding: 7px 0;
	text-align: center;	
	border-radius:3px;/*---------------圓角----------------*/
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;		
}
.table_form th span{
	color:#F00;
}
.table_form td {
	padding:0px 10px;	
}
.table_form td.check {
	background: #fff;
	border-radius:3px;/*---------------圓角----------------*/
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;	
}
.table_form td span{
	color:#898989;	
}
.table_form .input {
	text-decoration: none;
	border: 1px solid #b5b5b5;
	width: 170px;
	height: 20px;
	padding:4px 4px;
	border-radius:3px;/*---------------圓角----------------*/
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;	
}
.table_form .input2 {
	text-decoration: none;
	border: 1px solid #b5b5b5;
	width: 300px;
	height: 20px;
	padding:4px 4px;
	border-radius:3px;/*---------------圓角----------------*/
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;	
}
.table_form .input3 {
	text-decoration: none;
	border: 1px solid #b5b5b5;
	width: 450px;
	height: 20px;
	padding:4px 4px;
	border-radius:3px;/*---------------圓角----------------*/
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;	
}
ul.shopping_btn{
	margin-bottom: 100px;
}
ul.shopping_btn li:nth-child(1){
	position: absolute;
	right: 180px;
}
ul.shopping_btn li:nth-child(2){
	margin-right: 0px;
	position: absolute;
	right: 40px;
}
.classname3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #0068b7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #0068b7;
	box-shadow:inset 0px 1px 0px 0px #0068b7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #354990), color-stop(1, #022663) );
	background:-moz-linear-gradient( center top, #354990 5%, #022663 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#354990', endColorstr='#022663');
	background-color:#354990;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #022663;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:38px;
	line-height:38px;
	width:130px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #022663;
}
.classname3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #022663), color-stop(1, #354990) );
	background:-moz-linear-gradient( center top, #022663 5%, #354990 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#022663', endColorstr='#354990');
	background-color:#022663;
	color: #fff;
}
/* ----------------------------------------------------- 諮詢表單 ------------------------------------------------------*/
.form {
	line-height: 22px;
	margin: 0px -50px 0 0 ;
	font-weight: bold;
}

.form th {
	background:#EEEEEE;
	text-align: center;
	padding:7px 0 0 0;
	font-weight: bold;
	vertical-align: top;
}
.form span {
	color:#F00;
}
.form td {
	background:#f8f8f8;
	padding:5px;
	text-align: left;
}
.input {
	text-decoration: none;
	border: 1px solid #dfdfdf;
	width: 200px;
	height: 20px;
	padding:1px 4px;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
}
.input3 {
	background: #b7b7b7;	
	color: #fff;
	text-decoration: none;
	width: 72px;
	height: 20px;
	padding: 0 0 2px 0;
	border: none;
	border-collapse:collapse;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
	margin: 0 5px;
}
div.contact_btn {
	margin:15px 0;
	text-align: center;	
	}
.contact_ps{
    padding-left: 3px;
    padding-top: 10px;
    padding-bottom: 12px;
    width: 661px;
    color: #686868;
    line-height: 24px;
}
#content_detial{
	margin: 5px 0px 0px 30px;}
/**news**/
#news_forom table{
	width: 100%;
	border: 1px solid #F1F1F1;
	border-collapse: collapse;
	margin-top:20px;
	font-size:13px;
}
#news_forom table th{
	background-image: url(../images/news_th_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	font-weight: bold;
	color: #A01C1C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
}
#news_forom table th.ss1{
	color: #DFDFDF;
}
#news_forom table td{
	color: #808080;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
}
#news_forom table td a{
	color: #808080;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	text-decoration: none;
}
#news_forom table td a:hover{
	color: #CC6600;
}
#news_forom table tr:nth-child(odd) {
	background-color: #f0f0f0;
}
#news_forom table tr:nth-child(even) {}
/**process**/
#process_box{
	padding-top:30px;}
#process_box h2{
	font-size:16px;
	font-weight:bolder;
	color: #AE6B28;
	padding-bottom:10px;}
#process_box p{
	font-size:13px;
	padding-bottom:15px;
	line-height:24px;}
/* ----------------------------------- 新聞內頁 -------------------------------------*/
.content_main{
	width: 633px;
	padding-top: 25px;
}
p.snews_title {
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	padding: 7px 10px;
	margin:0;
	background: #F90;
	text-align:left;	
/*	border-radius:5px 5px 0 0;	
	-ms-border-radius:5px 5px 0 0;	
	-moz-border-radius:5px 5px 0 0;	
	-o-border-radius:5px 5px 0 0;	
	-webkit-border-radius:5px 5px 0 0;*/	
	} 
div.snews_main {	
	text-align: left;
	padding: 15px 20px;
	margin: 0 0 10px 0;
	border-width:0 1px 2px 1px;
	border-style:solid dotted;
	border-color: #7C7C7C;
}
div.snews_main strong {
	font-weight:bold;
}
div.snews_main p {
	margin: 0 0 14px 0;
}
div.snews_main img {
	max-width:620px;
	_width:620px;
	height:auto !important;
}
div.snews_main p.filedown {
	background:url(file_down1.png) no-repeat left center;
	padding: 0px 0 0px 26px;
	margin:0 0 6px 0;
}
div.snews_main p.filedown a {
	font-size:13px;
	text-decoration: underline;
}
div.snews_main p.filedown a:hover {
	text-decoration: none;
}
.newstable{}
.newstable th{
	background-color: #E5DED7;
	color: #666;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}
.newstable td{
	padding-top: 13px;
	padding-bottom: 4px;
	border: 1px solid #CCC;
	padding-left: 20px;
}
.back_news{
	text-align: center;
}
.back_news a {
background-color: #fff;
	border: 1px solid #c8c8c8;
	line-height: 24px;
	text-align: center;
	padding: 3px 6px;	
	color:#333;
	text-decoration:none;
}
.back_news a:hover {
	color: #fff;	
	background-color:#C63;;
	border: 1px solid #C63;
}
/************頁碼****************/
#NL-footer { 
	height: 50px;
	border: none;
	padding-top: 6px;
	padding-bottom: 10px;
	border-top: 1px double #CBCBCB;
	padding-top: 23px;
}
#pager{
	text-align:center;}
#pager p {
	text-align:center;
	color: #7C5A26;
}
#pager ul.pages {
	display:block;
	border:none;
	text-transform:uppercase;
	font-size:11px;
	text-align: center;
	padding: 10px 0 0 0;
}

#pager ul.pages li {
	list-style: none;
	border: 1px solid #B86123;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 3px 5px;
	display: inline;
	line-height: 30px; 
	cursor: pointer;
	background-color: #FFFFFF;
}

#pager ul.pages li:hover {
	border: 1px solid #E4B154;
	color: #fff;
	background-color: #906B1D;
}

#pager ul.pages li.pgEmpty { 
	border: 1px solid #B86123;
	color: #B06318;
	cursor: default;
}
#pager ul.pages li.pgEmpty:hover {
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	cursor: default;
	background-color: #C8B58D;
}
#pager ul.pages li.pgCurrent { 
	border: 1px solid #999999;
	color: #fff;
	font-weight: 700;
	background-color: #C5C5C5;
}
.pgNext a{
	color: #4C4C4C;
	text-decoration: none;
}
#pager ul.pages li.pgprev{
	border: 1px solid #E4B154;
	color: #fff;
	background-color: #906B1D;
	}
/* ----------------------------------------------------- 諮詢表單 ------------------------------------------------------*/
.form {
	line-height: 22px;
	margin: 0px -50px 0 0 ;
	font-weight: bold;
}

.form th {
	background:#EEEEEE;
	text-align: center;
	padding:7px 0 0 0;
	font-weight: bold;
	vertical-align: top;
}
.form span {
	color:#F00;
}
.form td {
	background:#f8f8f8;
	padding:5px;
	text-align: left;
}
.input {
	text-decoration: none;
	border: 1px solid #dfdfdf;
	width: 200px;
	height: 20px;
	padding:1px 4px;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
}
.input3 {
	background: #b7b7b7;	
	color: #fff;
	text-decoration: none;
	width: 72px;
	height: 20px;
	padding: 0 0 2px 0;
	border: none;
	border-collapse:collapse;
	border-radius:5px;	
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;	
	margin: 0 5px;
}
div.contact_btn {
	margin:15px 0;
	text-align: center;	
	}
.contact_ps{
    padding-left: 3px;
    padding-top: 10px;
    padding-bottom: 12px;
    width: 100%;
    color: #686868;
    line-height: 24px;
}
#content_detial{
	margin: 5px 0px 0px 30px;}
.contact_title_1{
	font-size:18px;
	width: 93%;
	margin-left:2%;
	margin-right:2%;
	height: 27px;
	line-height: 30px;
	background-color: #E5BB14;
	padding-left: 3%;
	margin-top: 33px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
}
/* ---------------------- 聯絡資訊 ---------------------*/
.company_info{
	width: 693px;
	height: 184px;
	background-image: url(../images/img_contact.jpg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.company_info h5{
	margin-left: 2px;
	font-size: 25px;
	padding-bottom: 10px;
}
.company_info h5 em{
	color: #E8A71A;
	font-weight: bold;
}
.company_info ul{
    margin-left: 13px;
    margin-top: 3px;
    padding-bottom: 16px;
    margin-bottom: 20px;
    width: 608px;
}
iframe.contact_map {
	border: 5px solid #E8DDA5;
	margin-top: -34px;
	border-collapse: collapse;
	text-align: center;	
}
small a {
	background: url(../images/search.png) no-repeat 3px 1px;
	font-size: 12px;
	margin: 4px 4px 40px 0;
	padding: 3px 0 4px 30px;
	float: right;
}
/***********footer**********/
#footer_bg{
	width:100%;
	}
#footer_box{
	width: 949px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 11px;
	padding-left: 30px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #4B3C13;
	position: relative;
}
#footer_box p{
	padding-bottom:5px;
	color:#FFF;}

#footer_box audio {
	position: absolute;
	right: 20px;
	top: 26px;
	z-index: 99;
	width: 200px;
	height: 16px;
	}