div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
address,caption,cite,code,dfn,em,strong,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
html {
	/* [disabled]overflow-x:hidden; */
	/* [disabled]overflow-y:scroll; */
}
body {


}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/* [disabled]letter-spacing: 0.1em; */
}
a {
	text-decoration: none;

	blr:expression(this.onFocus=this.blur());
}
a:hover {
	text-decoration: none;
	color: #ffbe3f;
}
a:focus { -moz-outline-style: none; }
strong {
	font-weight: bold;
}
.pngbg {
}
.prolist_bg {
	background-image: url(../images/slide_bg02.jpg);
	background-repeat: no-repeat;
}
.proinfo_bg {
	background-image: url(../images/proinfo_bg.jpg);
	background-repeat: repeat-x;

}
.contact_bg {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: repeat-x;
}
.about_bg {
	background-image: url(../images/about_bg.jpg);
	background-repeat: repeat-x;
}

.about_bg1 {
	background-image: url(../images/about_bg1.jpg);
	background-repeat: repeat-x;
}

.btn_area {
	overflow: hidden;
	margin-top: 10px;

}

.btn_area a {
	float: right;
	margin-left: 10px;

}

.btn_icon {
	background-image: url(../images/btn_icon.png);
	display: block;
	width: 85px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 0 7px 0;
	background-repeat: no-repeat;
	text-align: center;
	text-shadow: 0px 2px 3px #555;
}
.btn_icon:hover {
	background-image: url(../images/btn_icon_hover.png);
}
.btn_icon:active {
	background-image: url(../images/btn_icon_active.png);
}
.blue_word {
	color: #4b260f;
}
.large_btn {
	background-image: url(../images/large_btn.png);
	height: 30px;
	width: 235px;
	display: block;
	margin: 10px auto 0 auto;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.large_btn:hover {
	background-image: url(../images/large_btn.png);
	background-position: 0px bottom;
}



.table_style {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.table_style th{
	padding: 5px 10px;
	background-color: #BFA391;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table_style td{
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table_gray_bg {
	background-color: #ddd;
}
.table_gray_bg2 {
	background-color: #eee;
}

.table_style_spec {
	width: 100%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.table_style_spec th{
	padding: 5px 10px;
	background-color: #C2A18B;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 15%;
	text-align: left;
}
.table_style_spec td{
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.table_style_compare {
	/* [disabled]margin: 0 auto; */
	border-bottom: 1px solid #ccc;
}
.table_style_compare th{
	padding: 5px 10px;
	background-color: #c2a18b;
	text-align: left;
	width: 80px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.table_style_compare td{
	padding: 5px 10px;
	text-align: center;
	width: 160px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.table_compare_pic img{
	border: 3px solid #ddd;
	margin: 10px 0 15px 0;

}
.table_style_news {
	width: 100%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.table_style_news th{
	padding: 5px 10px;
	background-color: #BFA391;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table_style_news td{
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table_style_news td span a{
	color: #0075c2;
	display: block;
	padding-bottom: 5px;
	font-size: 14px;

}
.table_style_news td a:hover{
	color: #0075c2;

}

.cross_li li{
	background-image: url(../images/sec_prolist_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0 0 15px;
	background-position: left 12px;
}
.company_info {
	width: 460px;
	float: right;
}


.news_no {
	width: 5%;
	text-align: center;
}
.news_date {
	width: 15%;
	text-align: center;
}
.news_img {
	text-align: center;
	width: 15%;
}
.news_img a{
	border: 1px solid #ccc;
	display: block;
	padding: 5px;
	background-color: #000;
	width: 105px;
	height: 70px;
	margin: 0 auto;

}





#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 90px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	background-position: center bottom;
}
#header_cont {
	overflow: hidden;
}
.logo {
	display: block;
	width: 250px;
	height: 55px;
	float: left;
}
#header_links {
	float: right;
	padding: 20px 20px 0 0;
}
.container {
	width: 990px;
	padding: 0;
	margin: 0 auto;
}
ul#topnav {
	margin: 0;
	padding: 0;
	float:left;
	width: 100%;
	list-style: none;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left;
	height: 35px;
	z-index: 10;
}
ul#topnav li:hover a, ul#topnav li a:hover {
	background-image: url(../images/nav_hover.png);
}


ul#topnav li .sub {
	position: absolute;
	top: 35px;
	left: 0;
	padding: 0 5px;
	/* [disabled]float: left; */
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	background-color: #FFF;
	border-bottom: 5px solid #ffbe3f;
	border-top: 3px solid #ccc;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index: 500;
}


ul#topnav li #nav_pro {
	left: -135px;
}
ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(../images/nav_rowline.png);
	background-repeat: repeat-y;
	background-position: 137px 0px;
	border-bottom: 1px solid #eee;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #666;	
}
ul#topnav .sub div   {
	padding: 0;
	margin: 0;
	/* [disabled]text-align: center; */
	/* [disabled]width: 140px; */
}
ul#topnav .sub div .nav_titlepic   {
	padding: 5px 0 0 0;
	margin: 0 auto;
	width: 120px;


}
ul#topnav .sub div .nav_title   {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding: 0 0 5px 10px;
	width: 140px;
	text-align: left;

}
ul#topnav .sub div .nav_title:hover   {
	color: #333;

}
ul#topnav .sub div .nav_txt_only   {
	padding: 5px 0;

}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 0 0 5px 10px;
	display: block;
	text-decoration: none;
	/* [disabled]background-image: none; */
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 12px;
}

#content {
}
#index_slide {
	height: 410px;
}
#index_cont {
	background-image: url(../images/index_cont_bg.png);
	height: 130px;
	overflow: hidden;
	padding-top: 50px;
	background-repeat: no-repeat;
}
#index_cont div{
	float: left;
	width: 314px;
	padding-left: 15px;

}
#index_cont div p{
	line-height: 17px;


}
#index_cont_news p {
	line-height: 17px;


}
#index_cont_news {
	overflow: hidden;
	margin-left: 2px;
}
.quick_link {
	background-image: url(../images/home_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding: 15px 0 5px 35px;
}
.quick_link a:hover {
	color: #60402D;

}
.quick_link .here {
	color: #60402D;

}
.cont_body {
	background-image: url(../images/prolist_cont_bg.jpg);
	background-repeat: repeat-y;
	padding: 0 10px 10px 10px;
	overflow: hidden;
}
.cont_titlelink_btns {
	overflow: hidden;
}
.cont_titlelink_btns a {
	float: left;
	display: block;
	background-image: url(../images/prolist_tag.jpg);
	background-position: left center;
	padding: 5px 10px 5px 35px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #ddd;
	background-color: #FFF;
	background-repeat: no-repeat;
	width: 188px;
}
.cont_titlelink_btns a:hover{
	background-image: url(../images/prolist_tag.jpg);
	background-repeat: no-repeat;
	background-position: -245px center;
	color: #FFF;
	border: 1px solid #666;
}
.cont_titlelink_btns .here {
	background-image: url(../images/prolist_tag.jpg);
	background-repeat: no-repeat;
	background-position: -245px center;
	color: #FFF;
	border: 1px solid #666;
}


.prolist_body {
	background-image: url(../images/prolist_cont_bg.jpg);
	background-repeat: repeat-y;

	background-color: #BFA391;
	padding: 0 0 10px 10px;
}
.prolist {
	overflow: hidden;
}

.prolist li {
	width: 480px;
	float: left;
	margin: 5px 10px 0 0;
}
.prolist_cont {
	background-color: #FFF;
	border-top: 1px solid #ddd;
	padding: 25px 25px 0 25px;
	overflow: hidden;
}
.prolist_table {
	float: right;
	width: 235px;

}
.prolist_table th{
	padding-top: 5px;
	text-align: left;
	font-weight: normal;



}
.prolist_table td{
	padding-top: 5px;



}
.prolist_table a{
	text-decoration: underline;
	font-size: 13px;

}
.prolist_table a:hover{
	text-decoration: underline;

}
.prolist_title {
	font-size: 18px;
	color: #ffbe3f;
	font-weight: bold;
}
.prolist_checkbox {
	margin-left: 5px;
  margin-top : 0px;
  margin-bottom: 0px;
}
.prolist_compare_btn {
	background-image: url(../images/prolist_compare_btn.png);
	height: 30px;
	width: 235px;
	display: block;
	margin-top: 10px;
}
.prolist_compare_btn:hover {
	background-image: url(../images/prolist_compare_btn.png);
	background-position: left bottom;
}
.proinfo_probox {
	overflow: hidden;
	padding-bottom: 15px;

}
.add_share {
	padding-top: 10px;
}

#probox_btns {
	width: 210px;
	float: right;
}
.proinfo_btn {
	background-image: url(../images/proinfo_icon_bg.png);
	display: block;
	width: 210px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 6px 0 8px 0;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	text-shadow: 0px 2px 3px #555;
}
.proinfo_btn:active {
	background-image: url(../images/proinfo_icon_bg.png);
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
.proinfo_btn_bk {
	background-image: url(../images/dl_btn_bk.png);
	display: block;
	width: 150px;
	font-weight: bold;
	padding: 35px 0 6px 60px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.proinfo_btn_bk:active {
	background-image: url(../images/dl_btn_bk.png);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
.proinfo_btn_bk span{
	display: block;
	color: #FFF;
	font-weight: bold;
	overflow: hidden;
	width: 140px;
	height: 20px;
}
.proinfo_btn_red {
	background-image: url(../images/dl_btn_red.png);
	display: block;
	width: 150px;
	font-weight: bold;
	padding: 35px 0 6px 60px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.proinfo_btn_red:active {
	background-image: url(../images/dl_btn_red.png);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
.proinfo_btn_red span{
	display: block;
	color: #FFF;
	font-weight: bold;
	overflow: hidden;
	width: 140px;
	height: 20px;
}
.proinfo_btn_green {
	background-image: url(../images/dl_btn_green.png);
	display: block;
	width: 150px;
	font-weight: bold;
	padding: 35px 0 6px 60px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.proinfo_btn_green:active {
	background-image: url(../images/dl_btn_green.png);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
.proinfo_btn_green span{
	display: block;
	color: #FFF;
	font-weight: bold;
	overflow: hidden;
	width: 140px;
	height: 20px;
}


.proinfo_infobox {
	overflow: hidden;
}
.proinfo_cont {
	width: 760px;
	float: left;
}
.pro_info_cont_txt {
	padding: 0 20px 0 16px;

}
.cont_title {
	background-image: url(../images/list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	margin: 10px 0;
}
.proinfo_editor {
	padding-left: 20px;


}
.acc_area {
	overflow: hidden;
}

.acc_area li {
	background-color: #FFF;
	border: 1px solid #ccc;
	width: 177px;
	height: 172px;
	display: block;
	padding-top: 66px;
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
.acc_pro_series {
	color: #fff;
	background-color: #666;
	padding: 2px 5px;
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 10px;
}
.acc_pro_name {
	position: absolute;
	left: 10px;
	top: 30px;
	/* [disabled]font-weight: bold; */
	font-size: 14px;
	/* [disabled]color: #666; */
	text-align: left;
}
#proinfo_link {
	width: 200px;
	float: right;
}
.proinfo_link_title {
	background-image: url(../images/prolist_tag.jpg);
	background-repeat: no-repeat;
	background-position: -255px center;
	padding: 5px 10px 5px 25px;
	color: #FFF;
	border: 1px solid #666;
}
.title_date {
	display: block;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}
.news_cont {
	overflow: hidden;
	padding: 30px 0 0 20px;
}
.news_cont p{
	padding-bottom: 10px;

}
#contact {
	background-image: url(../images/inquiry.jpg);
	background-repeat: no-repeat;
	padding: 20px 0 60px 10px;
}

.shopcart_body {
	background-image: url(../images/prolist_cont_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
.shopcart_cont {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
	padding: 10px 20px 0 320px;
}
.login_body {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
	padding: 10px 20px 0 440px;
}
.login_cont {
	background-color: #FFF;
	border-top: 1px solid #ddd;
	padding: 25px 20px 0 20px;
}
.login_title {
	font-size: 21px;
	font-weight: bold;
}
.login_title span {
	font-size: 21px;
	font-weight: bold;
	color: #8a5736;
}
.login_btn {
	background-image: url(../images/login_btn.png);
	display: block;
	height: 60px;
	width: 80px;
}
.login_btn:hover {
	background-image: url(../images/login_btn.png);
	display: block;
	width: 80px;
	background-position: 80px top;
	height: 60px;
}
.login_table th{
	padding: 5px;
	text-align: left;
	font-size: 14px;
}
.login_table td{
	padding: 5px 5px;
}
.login_forgot {
	padding: 25px 0;
}
.login_forgot p{
	padding-bottom: 10px;


}
.shopcart_del {
	text-align: center;
	width: 5%;
}
.shopcart_qua {
	text-align: center;
	width: 10%;
}
.shopcart_name {
	text-align: center;
}
#about_flash {
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: -10;
	width: 1400px;
	margin-left: -700px;
}
#flash_mask {
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 0;
	width: 1400px;
	margin-left: -700px;
}


#about_cp {
	padding: 0px 25px 95px 15px;
	line-height: 20px;
	background-image: url(../images/about_pro.jpg);
	background-repeat: no-repeat;
	background-position: right -130px;
	overflow: hidden;
}
#about_co {
	padding: 0 25px 0px 15px;
	line-height: 20px;
	background-image: url(../images/company_system.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	overflow: hidden;
}
#about_sp {
	padding: 0 25px 215px 15px;
	line-height: 20px;
	background-image: url(../images/about_spbg.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	overflow: hidden;
}
#about_pp {
	text-align: center;
	padding: 10px 15px;

}
#support_select {
	text-align: center;
	padding: 5px 0 15px 0;
	font-size: 14px;
	/* [disabled]color: #333; */
}
#support_select select{
	margin-left: 5px;

}
#support_select input{
	margin-left: 5px;

}
.support_date {
	width: 20%;
	text-align: center;
}
.support_down {
	width: 10%;
	text-align: center;
}
.support_menu {
	width: 25%;
}
.support_name a{
	color: #0075c2;
	text-decoration: underline;

}
.support_note {
	background-image: url(../images/support_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 75px;
	margin-top: 10px;
}
.support_note span {
	color: #000;
	font-size: 16px;
}

.support_note a {
	color: #0075c2;
	text-decoration: underline;
}
.support_img {
	text-align: center;
	width: 10%;
}
.support_img a{
	border: 1px solid #ccc;
	display: block;
	padding: 5px;
	background-color: #FFF;
	width: 45px;
	height: 45px;
	margin: 0 auto;

}


/* Add by Simon ( Feature Page) */
#wide{ margin:20px;}
#main{
	width:1080px;background-color:#fff
}
#wide .box-heading{
	background: url("../images/heading.png") repeat-x scroll center bottom transparent;
	font-size: 20px;
	line-height: 30px;
	margin:0 0 10px 0;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 737px;
}
#main .box-heading{
	background: url("../images/heading.png") repeat-x scroll center bottom transparent;
	font-size: 20px;
	line-height: 30px;
	margin:0 0 10px 30px;
	overflow: auto;
	padding-top: 560px;
	padding-bottom: 30px;
	width: 1027px;
}
#main .box-heading h2, #wide .box-heading h2{ float:left}
#main .text{
	clear:both;
	padding:0px 25px 10px 25px;
	font-size: 13px;
	line-height: 2;
	color: #666;
	position: relative;
}

.whites{background-color:#fff}
.righter{ float:right}

h3, h3 a{
	font-size:16px;
	margin-bottom: 3px;
	color: #C00;
}
h3 a:hover{ color:#333}
h5{
	font-size:14px;
	margin: 1px 0 10px 0;
	color:#666;
}

#primary {
	width: 780px;
}

#primary .sound{
	float:right;
	margin:25px 10px;
}


.box 
{
    clear: both;
    margin-bottom: 20px;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.box .box-heading, #tab-review .box-heading, .box-heading-search 
{
    background: url("../images/heading.png") repeat-x scroll center center transparent;
    margin: 0 10px;
    overflow: auto;
    width: 940px;
}
.box .box-heading h2, #tab-review .box-heading h2, .box-heading-search h2 
{
    background: none repeat scroll 0 0 white;
    float: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 35px;
    margin-bottom: 0;
    padding-right: 20px;
}

.box .box-content 
{
	clear: both;
	margin: 0 0 0 25px;
	font-size: 12px;
}

.box .ad-content 
{
	clear: both;
	margin: 15px 0 0 25px;
	font-size: 12px;
}
.box .ad-content img{ margin:7px 0}
.box-product 
{
    width: 100%;
}
.box-category 
{
    margin-top: -5px;
}

.box-category ul 
{
    list-style: disc outside url("../images/arrow-column.png");
    margin: 0 0 0 22px;
    padding: 0;
}

.box-category > ul > li 
{
    padding: 8px 8px 8px 0;
}

.box-category > ul > li > a 
{
    position: relative;
}

.box-category > ul > li + li 
{
    border-top: 1px solid #EEEEEE;
}

.box-category > ul > li > a 
{
    text-decoration: none;
	color:#333;
}

.box-category > ul > li ul 
{
    display: none;
    list-style: disc outside url("../images/arrow-column-active.png");
    margin-left: 28px;
}

.box-category > ul > li a.active 
{
    font-weight: bold;
}

.box-category > ul > li a.active + ul 
{
    display: block;
}

.box-category > ul > li ul > li 
{
    padding: 5px 5px 0 0;
}

.box-category > ul > li ul > li > a 
{
	display: block;
	text-decoration: none;
	font-size: 11px;
}
.box-category > ul > li ul > li a{ color:#F60}
.box-category > ul > li ul > li > a.active 
{
    font-weight: bold;
}

#secondary {
	width: 190px;
}
.lefter{
  float:left;
}

#secondary ul, .content ul 
{
	list-style: disc outside url("../images/arrow-column.png");
	margin: 10px 0 0 22px;
	padding: 0;
}

#secondary ul li, .content ul li 
{
    padding-bottom: 3px;
}

#secondary .box .box-heading, #secondary .box .box-headings
{
	background: url("../images/heading.png") repeat-x scroll center bottom transparent;
	font-size: 16px;
	line-height: 30px;
	margin: 20px 0 10px 25px;
	overflow: auto;
	padding-bottom: 30px;
	width: 202px;
}

#secondary .box .box-headings{ color:#fff;}

/* End of Add by Simon ( Feature Page) */





#footer {
	clear: both;
}


#footer_links {
	background-image: url(../images/footer_link_bg.png);
	background-repeat: no-repeat;
	height: 25px;
	overflow: hidden;
	padding-left: 10px;
}
#footer_links li{
	-khtml-opacity:0.75;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-left: 5px;
}
#footer_links a{
	-khtml-opacity:0.75;
	color: #FFF;
	display: block;
	padding-top: 5px;
	font-size: 13px;
}
#footer_cont {
	background-image: url(../images/footer_bg.jpg);
	height: 45px;
	padding: 10px 0 0 15px;
	font-size: 12px;
}
#footer_cont a{
	color: #0075c2;

}

#contact_middle {
	width: 970px;
	overflow: hidden;
	font-size: 100%;

}
#contact_middle h1 {
	color: #804000;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 30px 20px;
}
#contact_middle h2 {
	color: #804000;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 0 20px;
	line-height: 26px;
}

#contact_middle p {
	line-height: 1em;
	margin-left: 80px;
	font-size: 1em;
	font-weight: bold;
}
#contact_middle .phone {
	overflow: hidden;
}
#contact_middle a {
	color: #FF8040;
}

#contact_middle a:hover {
	color: #804000;
}



.cmlt {
	width: 480px;
	float: left;
	height: 245px;
	background-image: url(../images/location_lefttop.jpg);
	margin: 0 10px 10px 0px;
}
.phone span {
	display: block;
	float: left;
	padding: 15px 65px 0 0;
	font-size: 1em;
}
.phone span a {
	font-size: 1em;
}
.cmlt .mail {
	padding-top: 15px;
}
.cmlt .mail a {
	font-size: 1.1em;
	font-weight: bold;
}




.cmrt {
	background-image: url(../images/location_righttop.jpg);
	width: 480px;
	height: 245px;
	float: left;
	margin-bottom: 10px;
}
.cmrt .phone {
	padding-top: 15px;
}
.cmlb {
	background-image: url(../images/location_left_bottom.jpg);
	width: 480px;
	height: 245px;
	float: left;
	margin: 0 10px 0 0;
}

.cmlb .mail {

}

.cmlb .mail a {
	font-size: 1.1em;
	font-weight: bold;
}

.cmlb .phone {
	padding-top: 15px;
}
.cmlb .mail {
	padding-top: 15px;
}


.cmrb {
	background-image: url(../images/location_rightbottom.jpg);
	float: left;
	width: 480px;
	height: 245px;
}
.cmrb .phone {
	padding-top: 10px;
}
.cmrb .fax {
	padding-top: 15px;
}
