@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #F5F5ED;
	text-align: left;
}

#round{
	width: 1000px;
	text-align: center;
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#center{
	width: 963px;
	text-align: left;
	padding: 0;
	position: relative;
	clear: both;
}

#btn_map{
	width: 332px;
	height:54px;
	text-align: right;
	padding: 0;
	position: relative;
	clear: both;
	float: right;
}

.bg_right_up {
	background-image: url(../images/index_r1_c19.jpg);
	background-repeat: repeat-y;
}

.bg_left_up {
	background-image: url(../images/index_r1_c1.jpg);
	background-repeat: repeat-y;
}

.bg_right_down {
	background-image: url(../images/index_r9_c16.jpg);
	background-repeat: repeat-y;
}

.bg_left_down {
	background-image: url(../images/index_r9_c1.jpg);
	background-repeat: repeat-y;
}

.bg_right_01 {
	background-image: url(../images/index_r11_c7.jpg);
	background-repeat: repeat-y;
}

.bg_left_01 {
	background-image: url(../images/index_r11_c3.jpg);
	background-repeat: repeat-y;
}

.bg_right_02 {
	background-image: url(../images/index_r21_c14.jpg);
	background-repeat: repeat-y;
}

.bg_left_02 {
	background-image: url(../images/index_r21_c8.jpg);
	background-repeat: repeat-y;
}

.bg_underline {
	background-image: url(../images/bg_underline.jpg);
	background-repeat: repeat-x;
}

.bg_left_03 {
	background-image: url(../images/bg_about_left.jpg);
	background-repeat: repeat-y;
}

.bg_right_03 {
	background-image: url(../images/bg_about_right.jpg);
	background-repeat: repeat-y;
}

.bg_daya {
	background-image: url(../images/bg_daya.jpg);
	background-repeat: no-repeat;
}

.bg_dayamap {
	background-image: url(../images/daya_map.jpg);
	background-repeat: no-repeat;
}


#top{
	width: 52px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#top a:link, #top a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#top a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#top table{
	background-color: #ffffff;
}
#foot{
	width: 180px;
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	margin-right: 25px;
}
#foot a:link, .foot a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#foot a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.foot_txt1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.best_item{
	width: 115px;
	height: 100%;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 10px;
	margin-right: 5px;
}
.best_item a:link, .best_item a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #82AF41;
	text-decoration: none;
	font-weight: blod;
	font-size: 15px;
}
.best_item a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #82AF41;
	text-decoration: underline;
	font-weight: blod;
}

.best_price2{
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: line-through;
	color: #F00;
}

.best_price{
	width: 115px;
	height: 100%;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-left: 6px;
}
.best_price a:link, .best_price a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7E24;
	text-decoration: none;
	font-weight: blod;
	font-size: 12px;
}
.best_price a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7E24;
	text-decoration: underline;
	font-weight: blod;
}

#news table{
	width:378px;
	height: 38px;
}

.news_date{
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7E24;
	font-size: 12px;
}

.news_title{
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	width: 370px;
}
.news_title a:link, .news_title a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.news_title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	text-decoration: underline;
	font-weight: normal;
}

.hot_name{
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7E24;
	font-size: 16px;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 230px;

}

.hot_btn{
	float: right;
	text-align: right;
	padding: 0px;
	margin-right: 5px;
}

.hot_icon{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 57px;
	clean:both
}

.hot_content{
	float: left;
	text-align: left;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 12px;

}
.copy_content{
	float: left;
	text-align: left;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 11px;
	padding-bottom: 5px;
}
.copy_content2{
	float: right;
	text-align: right;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 11px;

}


.copy_link{
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	font-weight: normal;
	margin-right: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #271604;
}
.copy_link a:link, .copy_link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #271604;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.copy_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #271604;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.copy_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEAEAE;
	padding-top: 10px;
}

/*about PF--------------------------------*/

.about_content{
	float: left;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	margin-left: 5px;
	display: block;
	clear: both;
	padding: 0px;
	margin-right: 5px;
	vertical-align: top;
	width: 501px;
	margin-top: 10px;
}

.about_content2{
	float: left;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	margin-left: 5px;
	display: block;
	clear: both;
	padding: 0px;
	margin-right: 5px;
	vertical-align: top;
	width: 883px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.about_title{
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;

}

/*Daya--------------------------------*/

.daya_content{
	line-height:22px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	width: 400px;
	padding-top: 10px;
	height: 250px;
	padding-left: 15px;
	margin-left: 35px;
	margin-top: 50px;
	clear: both;
	float: left;
}

.daya_content2{
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	width: 108px;
	padding-top: 25px;
	height: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.daya_content3{
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	width: 385px;
	padding-top: 25px;
	height: 20px;
	padding-left: 16px;
	vertical-align: top;
	padding-bottom: 15px;
}
.daya_content_big{
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	width: 108px;
	padding-top: 15px;
	height: 70px;
	padding-left: 16px;
	vertical-align: top;
	padding-bottom: 15px;
}
.daya_content_big2{
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	width: 385px;
	padding-top: 15px;
	height: 30px;
	padding-left: 16px;
	vertical-align: top;
	padding-bottom: 25px;
}
.daya_time{
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	width: 123px;
	padding-top: 25px;
	height: 20px;
	padding-bottom: 15px;
	vertical-align: top;
}

.daya_title{
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	width: 108px;
	height: 35px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.daya_mapcontent{
	line-height:22px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	width: 780px;
	height: 100px;
	padding-left: 50px;
	clear: both;
	float: left;
	padding-right: 50px;
	padding-bottom: 70px;
	vertical-align: top;
	margin-top: 825px;
}

/*Order--------------------------------*/

.order_content_title{
	line-height:22px;
	float: left;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	margin-left: 10px;
	display: block;
	clear: both;
	margin-right: 10px;
	vertical-align: top;
	width: 860px;
	margin-top: 0px;
	height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.order_content{
	line-height:22px;
	float: left;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	font-size: 12px;
	margin-left: 10px;
	display: block;
	clear: both;
	margin-right: 10px;
	vertical-align: top;
	width: 860px;
	margin-top: 0px;
	height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.order_content a:link, .order_content a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.order_content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #8C795F;
	text-decoration: none;
	font-weight: normal;
}
.order_title{
	float: left;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #271604;
	clear: both;
	padding-bottom: 10px;
	width: 200px;
}
.order_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #271604;
}
.bg_products_top {
	background-image: url(../images/bg_product_top.jpg);
	background-repeat: repeat-x;
}
.products_table_1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #BEB1A0;
	border-bottom-color: #BEB1A0;
}

.products_table_2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEB1A0;
}

.products_table_3 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BEB1A0;
}
.products_no {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #996600;
	padding-right: 0px;
	clear: both;
	float: none;
	height: 25px;
	width: 181px;
	margin-left: 45px;
	text-align: left;
}
.products_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-right: 0px;
	clear: both;
	float: none;
	width: 166px;
	margin-left: 45px;
	margin-right: 15px;
	text-align: left;
}

.products_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-right: 0px;
	clear: both;
	float: none;
	width: 190px;
	margin-left: 45px;
	margin-right: 10px;
	text-align: left;
}
.products_price_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
	float: right;
	width: 65px;
	height: 35px;
	text-align: right;
	vertical-align: bottom;
	margin-right: 15px;
	padding: 0px;
}

.products_price_table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
	float: right;
	width: 20px;
	height: 20px;
	text-align: right;
	vertical-align: bottom;
	margin-right: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.products_price_table3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
	float: right;
	width: 50px;
	height: 20px;
	text-align: right;
	vertical-align: bottom;
	margin-right: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.products_price_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
	float: none;
	vertical-align: bottom;
	text-align: right;
	width: 80px;
	margin: 0px;
}

.products_price_1_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: blod;
	color: #FF0000;
	clear: both;
	float: none;
	vertical-align: bottom;
	text-align: right;
	width: 50px;
	margin: 0px;
}
.products_price_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FF6699;
	clear: both;
	float: none;
	vertical-align: bottom;
	text-align: right;
	width: 80px;
	margin-bottom: 7px;
}
.products_price_2-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FF6699;
	clear: both;
	float: none;
	vertical-align: bottom;
	text-align: right;
}
.products_price_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	clear: both;
	float: none;
	vertical-align: bottom;
	text-align: right;
	width: 80px;
	margin-bottom: 7px;
}
.order_red {
	color: #F00;
}
#wait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}

.foot_time{
	font-family: Arial, Helvetica, sans-serif;
	color: #994111;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 2px;
}

