@charset "utf-8";
/* CSS Document */

body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

.nav {
    width: 860px;
	height: 25px;
	margin: 0 auto;
	background: #373737 url(../images/nav_bg.gif) no-repeat;
	color: #ffffff;
}

.nav ul {
    margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 375px;
	margin-top: 6px;
}

.nav ul li {
    float: left;
	padding: 0 10px;
	border-right: 1px #ffffff solid;
}

.nav ul .last_item {
    border: none;
}

.nav ul li a {
    color: #ffffff;
}

.nav ul li a:hover {
    color: #ffd400;
	
}

.header {
    width: 860px;
	height: 237px;
	margin: 0 auto;
}

.notice {
    width: 860px;
	height: 34px;
	margin: 3px auto;
}

.content {
    width: 870px;
	margin: 0 auto;
}

.left_side {
    float: left;
	width: 205px;
	text-align: center;
	background: url(../images/left_bg.gif) repeat-y;
}

.right_side {
    float: left;
	width: 660px;
	margin-left: 5px;
}

.left_side span {
    display: block;
	margin: 5px 0;
	color: #00a0e9;
	font-size: 11px;
}

.line {
    margin: 13px 0;
}

.right_side .top {
    float: left;
	width: 660px;
	background: url(../images/right_bg.gif) repeat-y;
}

.right_side .top .title {
	width: 620px;
	height: 16px;
	padding: 22px 20px;
	text-align: right;
	background: url(../images/right_top_title.gif) no-repeat;
}

.product, .product_last {
    display: block;
	float: left;
	width: 620px;
	margin: 0 25px 0 15px;
	_margin: 0 7px;
	padding: 0;
	list-style: none;
	background: url(../images/dot.gif) bottom repeat-x;
}

.product li, .product_last li {
    width: 310px;
	float: left;
}

.product li a, .product_last li a {
    display: block;
	float: left;
	width: 310px;
}

.product img, .product_last img {
    float: left;
}

.product span, .product_last span {
    display: block;
	float: left;
	width: 145px;
	height: 45px;
	margin-top: 7px;
	color: #00a0e9;
	font-size: 11px;
}

.product_title {
    margin-top: 22px;
}

.product_last {
    background: none;
}

.bottom_img {
    float: left;
	clear: left;
}

.right_side .bottom {
    margin-top: 5px;
	float: left;
	width: 660px;
	background: url(../images/right_bg.gif) repeat-y;
}

.right_side .bottom .title {
	width: 620px;
	height: 16px;
	padding: 22px 20px;
	text-align: right;
	background: url(../images/right_bottom_title.gif) no-repeat;
}

.product_bottom {
    display: block;
	float: left;
	width: 630px;
	margin: 10px 15px;
	_margin: 10px 7px;
	padding: 0;
	list-style: none;
}

.product_bottom li {
    width: 209px;
	float: left;
	text-align: center;
	background: url(../images/right_line.gif) right no-repeat;
}

.product_bottom .product_bottom_last {
    width: 209px;
	float: left;
	text-align: center;
	background: none;
}

.product_bottom li a {
    display: block;
	float: left;
	width: 209px;
}

.product_bottom span {
    display: block;
	float: left;
	width: 209px;
	margin: 7px 0;
	color: #00a0e9;
	font-size: 11px;
}

.footer {
   float: left;
   clear: left;
   width: 860px;
   height: 60px;
   margin: 15px 5px 0 5px;
   border-top: 1px #cccccc solid;
   color: #666666;
}

.copyright {
   float: left;
   margin: 10px 0 0 50px;
   _margin: 10px 0 0 25px;
   padding: 10px;
   border-right: 1px #cccccc solid;
}

.footer_notice {
   float: left;
   margin: 12px 0 0 10px;
}

.product_photo {
   float: left;
   width: 280px;
   margin: 20px 10px 20px 35px;
   _margin: 20px 10px 20px 17px;
}

.restaurant-info {
    color: #666666;
	margin: 10px 0 0 5px;
}

.restaurant-info span {
    font-weight: bold;
}

.product_info {
    float: left;
	margin: 25px 25px 20px 10px;
	padding-bottom: 10px;
	color: #989898;
	font-size: 11px;
	border-bottom: 1px #cccccc solid;
}

.info_tab {
    width: 500px;
	margin: 10px 0 20px 0;
	color: #666666;
	font-size: 12px;
	border-top: 1px #cccccc solid;
}

.info_tab td, .info_tab th {
	border-bottom: 1px #cccccc solid;
	padding: 10px;
}

.info_tab th {
   width: 55px;
   font-weight: normal;
   text-align: left;
   color: #000000;
}

.colorA, .org_price {
   background: #f8f8f8;
}

.color_thA {
   background: #f8f8f8 url(../images/table_line01.gif) right center repeat-y;
}

.color_thB {
   background: url(../images/table_line01.gif) right center repeat-y;
}

.org_price {
   text-decoration: line-through;
   color: #FF0000;
   font-weight: bold;
}

.info_tab span {
	color: #FF0000;
}

.final-price {
    font-size: 30px;
	font-weight: bold;
}

.sub_info {
    float: left;
	width: 870px;
}

.sub_info .top {
    float: left;
	width: 870px;
	background: url(../images/sub_bg.gif) repeat-y;
}

.sub_info .top .title, .sub_info .top .title2, .sub_info .top .title3 {
	width: 830px;
	height: 16px;
	padding: 22px 20px;
	text-align: right;
}

.sub_info .top .title {
	background: url(../images/sub_title.gif) no-repeat;
}

.sub_info .top .title2 {
	background: url(../images/sub_title2.gif) no-repeat;
}

.sub_info .top .title3 {
	background: url(../images/sub_title3.gif) no-repeat;
}

.sub_info .bottom {
    margin-top: 5px;
	float: left;
	width: 660px;
	background: url(../images/right_bg.gif) repeat-y;
}

.sub_info .bottom .title {
	width: 620px;
	height: 16px;
	padding: 22px 20px;
	text-align: right;
	background: url(../images/right_bottom_title.gif) no-repeat;
}