#all_width {
	width: 968px;
	margin:auto;
}
#top {
	background-image: url(../i/top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top_right {
	width: 762px;
	float:left;
	color:#FFFFFF;
	margin-top:4px;
}
#banner_top {
    margin-top:13px;
	margin-bottom:12px;
}
.btn_style {
	background-image: url(../i/btn_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top:5px;
	width: 63px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: middle;
	text-align:center;
	border:0px;
	cursor:pointer;
}
.btn_style2 {
	background-image: url(../i/btn_bg2.gif);
	background-repeat: no-repeat;
	height: 18px;
	font-size:12px;
	width: 51px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: middle;
	text-align:center;
	border:0px;
	cursor:pointer;
}
#middle {
	background-image: url(../i/middle_bg.gif);
	background-repeat: repeat-y;
	padding:12px 12px 22px 12px;
}
#middle_left {
	float: left;
	width: 660px;
	margin-right:12px;
}
#middle_right {
	float: left;
	width: 270px;
	padding-top:18px;
	display:block;
}
#footer {
	background-image: url(../i/bottom_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-top:15px;
	text-align:center;
	color:#FFFFFF;
}
#index_cover {
	height: 360px;
	width: 618px;
	border:1px solid #e30450;
	padding:12px 20px 12px 20px;
	background-image: url(../i/cover_bg.gif);
	background-repeat: repeat-x;
	line-height:18px;
}
#middle_bg {
	background-image: url(../i/middle_bg2.gif);
	background-repeat: repeat-y;
}
#index_cover .cover_pic {
    padding:5px;
	background-color:#FFFFFF;
	border:1px solid #c7c7c7;
	margin-bottom:8px;
}
#index_cover #left {
	width: 402px;
	float:left;
}
#index_cover #right {
	width: 213px;
	float:right;
	color:#e30450;
	font-weight:bold;
}
#index_cover #right .item01 {
	height: 55px;
	width: 188px;
	background-image: url(../i/cover_itembg1.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:normal;
	padding:6px 0px 6px 25px;
	margin-bottom:4px;
			
}
.item01 a:link, .item01 a:visited{
    color:#FFFFFF;
	text-decoration:none;	
}
.item01 a:hover, .item01 a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#index_cover #right .item02 {
	height: 55px;
	width: 188px;
	background-image: url(../i/cover_itembg2.gif);
	background-repeat: no-repeat;
	color:#000000;
	font-weight:normal;
	padding:6px 0px 6px 25px;
	margin-bottom:4px;
}
.banner_middle {
    margin-top:8px;
	display:block;
}
#middle_left .head {
	font-size: 16px;
	font-weight: bold;
	color: #e30450;
	margin-top:15px;
	border-bottom:3px solid #e30450;
	padding-left:20px;
	margin-bottom:4px;
}
.one_good_news {
	background-color: #fde9f0;
	margin:2px;
	float:left;
	width:175px;
	padding:10px 20px 10px 20px;
	line-height:18px;
	height:54px;
}
.new_open_pic {
    margin:5px;
	font-weight:bold;
	width:196px;
	text-align:center;
	float:left;
}
.indent01 {
    margin-left:20px;
}
.eat_group {
    margin:5px;
	width:196px;
	float:left;
}
.line01 {
	background-image: url(../i/line01.gif);
	background-repeat: repeat-x;
	height: 2px;
	width:250px;
	margin:auto;
}
.tag01 a, .tag01 a:link, .tag01 a:visited {
	text-decoration:none;
	font-size: 12px;
	line-height:18px;
	vertical-align: text-bottom;
}
.tag01 a:hover, .tag01 a:active{
	text-decoration:underline;
	font-size: 12px;
	line-height:18px;
	vertical-align: text-bottom;
}
.tag02 a, .tag02 a:link, .tag02 a:visited {
	text-decoration:none;
	font-size: 12px;
	line-height:20px;
	vertical-align: text-bottom;
	color:#e30450;
}
.tag02 a:hover, .tag02 a:active{
	text-decoration:underline;
	font-size: 12px;
	line-height:20px;
	vertical-align: text-bottom;
	color:#e30450;
}
.tag03 a, .tag03 a:link, .tag03 a:visited {
	text-decoration:none;
	font-size: 16px;
	line-height:22px;
	vertical-align: middle;
	font-weight:bold;
	color:#e30450;
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
}
.tag03 a:hover, .tag03 a:active{
	text-decoration:underline;
	font-size: 16px;
	line-height:22px;
	vertical-align: middle;
	font-weight:bold;
	color:#e30450;
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
}
.index_li {
	width:240px;
	padding:15px;
}
.index_li li {
	list-style-position: outside;
	margin-left:5px;
	padding-left:15px;
	margin-bottom:7px;
	list-style-type: none;
	background-image: url(../i/icon_li.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.banner-r {
    margin-bottom:10px;
}
#search {
	color: #e30450;
	font-weight:bold;
	margin-bottom:10px;
}
#search_sort {
	float: right;
	width: 640px;
}
#search_sort #left {
	width: 402px;
	float:left;
}
#search_sort .cover_pic {
    padding:5px;
	background-color:#FFFFFF;
	border:1px solid #c7c7c7;
	margin-bottom:8px;
}
#search_sort #right {
	float: right;
	height: 350px;
	width: 229px;
	border:1px solid #e5155c;
}
#search_sort #right .bar1 {
	height: 31px;
	width: 114px;
	background-image: url(../i/sort_right_bar1.gif);
	background-repeat: no-repeat;
	color:#000000;
	font-size:16px;
	line-height:31px;
	font-weight:bold;
	text-align:center;
	float:left;
}
#search_sort #right .bar2 ,#search_sort #right .bar2 a, #search_sort #right .bar2 a:link, #search_sort #right .bar2 a:visited, #search_sort #right .bar2 a:hover, #search_sort #right .bar2 a:active{
	height: 31px;
	width: 114px;
	background-image: url(../i/sort_right_bar2.gif);
	background-repeat: no-repeat;
	color:#e5155c;
	font-size:16px;
	line-height:31px;
	font-weight:bold;
	text-align:center;
	float:left;
}
.sort_li {
	width:185px;
	padding:15px;
}
.sort_li li {
	list-style-position: outside;
	margin-left:5px;
	padding-left:15px;
	margin-bottom:7px;
	list-style-type: none;
	background-image: url(../i/icon_li.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.line02 {
	background-color: #e30450;
	height: 3px;
	margin:15px 0px 15px 0px;
}
.pages {
	width: 640px;
	float:right;
	line-height:16px;
	font-size:16px;
}
.line03 {
	background-color: #e30450;
	height: 1px;
	margin:10px 0px 15px 0px;
}
.line04 {
	background-color: #9d9d9d;
	height: 1px;
	margin:15px 0px 15px 0px;
}
.line04_2 {
	background-image: url(../i/line02.gif);
	height: 1px;
	margin:10px 0px 10px 0px;
}
.list_one_store {
	width: 640px;
	float:right;
}
.list_one_store .store_left {
	float: left;
	width: 420px;
}
#info_indent {
	width: 620px;
	margin-left:30px;
	margin-bottom:20px;
}
#info_head {
	background-image: url(../i/info_headbg.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 590px;
	padding-left:50px;
	padding-top:15px;
	float:right;
	font-size:15px;
	line-height:22px;
	margin-bottom:18px;
}
#info_left {
	width:360px;
	float:left;
}
.info_pic_b {
	display:block;
	margin-bottom:5px;
}
.info_pic_bw{
	margin-bottom:12px;
	font-size:11px;
	line-height:15px;
}
.info_picbox {
	background-color: #00ad00;
	width:110px;
	float:left;
	height:120px;
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
}
.info_picbox img{
	border-bottom:1px solid #FFFFFF;
	margin-bottom:3px;
}
.info_picbox .wording {
    padding-left:6px;
	padding-right:6px;
}
#info_right {
	float: right;
	width:243px;
	line-height:18px;
}
#info_right .wording_item {
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
#discount_bar {
	background-color: #fde9f0;
	width: 200px;
	padding:0px 20px 0px 20px;
}
.info_item_head {
	background-image: url(../i/icon_squre.gif);
	background-repeat: no-repeat;
	margin-top:22px;
	padding-left:11px;
	height:23px;
	background-position: 0px 2px;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #bfbfbf;
}
.info_bloger {
    margin-top:10px;
}
.info_bloger img {
	margin-right:15px;
	float:left;
}
.info_indent2 {
	margin-left:11px;
}
.info_detail {
	background-color: #f3f3f3;
	padding:10px;
	width:318px;
	margin-top:10px;
}
.info_detail_squre1 {
	padding-top:5px;
	padding-bottom:3px;
	width: 85px;
	border:1px solid #c68f00;
	background-color:#FFFFFF;
	text-align:center;
	margin-top:5px;
	float:left;
	margin-right:2px;
}
.info_detail_squre2 {
	padding-top:5px;
	padding-bottom:3px;
	width: 216px;
	padding-left:10px;
	border:1px solid #cccbc7;
	background-color:#FFFFFF;
	margin-top:5px;
	float:left;
}
.info_detail_squre3 {
	width: 100px;
	border:1px solid #c68f00;
	background-color:#FFFFFF;
	margin-top:5px;
	float:left;
	padding: 5px 0px 5px 15px;
	margin-right:2px;
}
.info_detai2 {
	background-color: #f3f3f3;
	padding:10px;
	width:240px;
	margin-top:10px;
}
.info_detail_left {
    width:348px;
	float:left;
}
.one_blog {
	margin-top:15px;	
}
.one_blog_left {
	width:32px;
	padding-top:3px;
	height:50px;
	text-align:center;
	font-weight:bold;
	float:left;
	background-image: url(../i/blog_bg.gif);
	background-repeat: no-repeat;
}
.one_blog_right {
	width:560px;
	margin-left:10px;
	float:left;
	color:#666666;
}
#path_right {
    float:left;
	width:138px;
	color:#FFFFFF;
}
#path_right img {
    border:1px solid #a7a7a7;
}
#path_wording {
    padding:3px 10px 2px 15px;
	background-color:#a7a7a7;
}
.path_left {
	width: 145px;
	float:left;
	margin-right:10px;
}
.path {
    margin-top:15px;
	margin-bottom:20px;
	margin-right:10px;
	width:300px;
	float:left;
}
.special_pic {
	width:110px;
	text-align:center;
	float:left;
	margin:10px 12px 20px 0px;
}
.special_pic img {
    margin-bottom:5px;
}
#site_root {
	margin:10px;
}
.faq_head {
	background-color: #f9cada;
	height:29px;
	line-height:29px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:20px;
}
.faq_q {
	font-size: 13px;
	font-weight: bold;
	color: #686868;
	padding-left:10px;
}
.faq_a {
	font-size: 12px;
	color: #4b4b4b;
	padding-left:10px;
}
.line05 {
	height: 1px;
	margin:5px 10px 20px 0px;
	background-image: url(../i/line02.gif);
	background-repeat: repeat-x;
	width:550px;
	float:right;
}
.form_head {
	background-image: url(../i/form_bar3.gif);
	background-repeat: repeat-x;
	height: 37px;
	color:#9c6900;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}
.form_squre01 {
	float: left;
	margin-top:6px;
	width:60px;
	text-align:center;
}
.form_squre02 {
	float: left;
	margin-top:6px;
	width:440px;
	text-align:center;
}
.form_squre02_2 {
	float: left;
	margin-top:6px;
	width:440px;
	text-align:left;
}
.form_squre03 {
	float: left;
	margin-top:6px;
	width:117px;
	text-align:center;
}
.indent02 {
	margin:0px 10px 0px 10px; 
}
.line06 {
	background-color: #d2d2d2;
	height:1px;
	margin:10px 0px 10px 0px;
}
.banner_activities {
    margin-bottom:10px;
	margin-top:10px;
}
#activities_content {
	border: 1px solid #e30450;
	margin-top:5px;
	padding:20px 40px 20px 40px;
}
.banner_activities_po {
	height: 30px;
	width: 635px;
	margin-bottom:10px;
	margin-top:10px;
	padding:25px 15px 15px 10px;
	background-color:#fde9f0;
}
.consumer_step {
	width: 107px;
	text-align:center;
	float:left;
	margin-top:10px;
}
.consumer_step_arrow {
    margin:10px 8px 0px 8px;
	float:left;
}
#consumer_box {
	width: 510px;
	border:5px solid #f9cada;
	padding:30px 70px 30px 70px;
	margin-bottom:15px;
	margin-top:15px;
}
.StepInfo {
    margin-bottom:15px;
}
#login_box1 {
	width: 285px;
	background-image: url(../i/logoin_box1_m.gif);
	background-repeat: repeat-y;
	background-position: 0px 50px;
	margin:20px 0px 20px 15px;
	font-size:15px;
	padding-right:20px;
	border-right:1px solid #e2e5ec;
	float:left;
}
#login_box2 {
	width: 285px;
	background-image: url(../i/logoin_box2_m.gif);
	background-repeat: repeat-y;
	background-position: 0px 50px;
	margin:20px 0px 20px 20px;
	font-size:15px;
	float:left;
}
.login_wording {
    padding:30px 30px 10px 30px;
}
.password_box {
	background-image: url(../i/logoin_box3_m.gif);
	background-repeat: repeat-y;
	margin:30px 0px 20px 15px;
	font-size:15px;
}
.password_wording {
    padding:30px 30px 30px 35px;
	width:546px;
}
#member_photo {
	border: 1px solid #c3c3c3;
	padding:5px;
	margin-right:20px;
	float:left;
}
.member_list {
    margin-left:20px;
	margin-top:15px;
	border-bottom:#e5e5e5 1px solid;
	width:290px;
	float:left;
}
.member_item_head {
	background-image: url(../i/icon_squre.gif);
	background-repeat: no-repeat;
	margin-top:22px;
	margin-left:15px;
	padding-left:11px;
	height:23px;
	background-position: 0px 2px;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #bfbfbf;
	width:600px;
}
.profile_wording {
    padding:30px 30px 30px 35px;
	width:546px;
	font-size:12px;
	line-height:3;
}

/* dpi */
#ThemeSearch01, #ThemeSearch02 { text-align:center; }

.pages img { vertical-align:middle; padding:0px 0px 3px 0px; }

#cover_img, #ThemeImage {background-image:url(../i/loading.gif); background-repeat:no-repeat; background-position:center;}


/* 2009.3.13 */
.info_picbox .wording {
    padding-left:6px;
	padding-right:6px;
	display:none;
}
.info_picbox {
	background-color: #FFFFFF;
	width:79px;
	float:left;
	height:79px;
	text-align:center;
	margin-right:9px;
	margin-top:9px;
	border:1px solid #CCCCCC;
}
.info_pic_b {
	display:block;
	margin-bottom:5px;
	border:1px solid #CCCCCC;
}
#info_left {
	width:362px;
	float:left;
}
/* 2009.3.13 */
/* 2009.5.13 */
#route_box1 {
	border: 1px solid #bebebe;
	border-top:0px;
	padding:25px 0px 25px 0px;
}
.route_box2 {
	font-weight:bold;
	padding-top:12px;
}
.route_box3 {
	background-color:#f3f3f3;
	border:#dcdcdc solid 1px;
	border-left:0px;
	border-right:0px;
	padding-left:17px;
	line-height:23px;
}
.line07{
	background-image: url(../i/line03.gif);
	background-repeat: repeat-x;
	height:1px;
	width:186px;
}
/* 2009.5.13 */
/* 2009.7.2 */
#route_box1 {
	border: 1px solid #bebebe;
	padding:25px 0px 25px 0px;
}
.route_box2 {
	font-weight:bold;
	padding-top:12px;
}
.route_box3 {
	background-color:#f3f3f3;
	border:#dcdcdc solid 1px;
	border-left:0px;
	border-right:0px;
	padding-left:17px;
	line-height:23px;
}
.line07{
	background-image: url(../i/line03.gif);
	background-repeat: repeat-x;
	height:1px;
	width:186px;
}
/* 2009.7.2 */
/* 2010.2.23 start */
.special_pic2 {
	width:126px;
	height:113px;
	text-align:center;
	float:left;
	margin:10px 0px 20px 0px;
}
.tvbg {
	height: 88px;
	width: 126px;
	background-image:url(../i/index_tvbg.jpg);
	background-repeat:no-repeat;
	padding-top:8px;
}
/* 2010.2.23 end */
