@charset "utf-8";
.url {
	font-size: 16px;
	text-decoration: none;
}
.url:hover {
	text-decoration: underline;	
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;

}
.b_font {
	font-size:13px;
}
.m_font{
	font-size:15px;
}
.big_font{
	font-size:17px;
}
.s_height{
	line-height:20px;
}
.b_height{
	line-height:25px;
}
.desc,.gray {
	color: #333;
}
.desc_bold {
	color: #111;
	font-weight: bold;
}
.desc2 {
	color: #666;
}
.desc2_bold {
	color: #666;
	font-weight: bold;
}
.desc3 {
	color: #999;
}
.gold {
	color:#9F821C;
}
.gold_bold {
	color:#9F821C;
	font-weight: bold;
}
.brown {
	color:#6B4725;
}
.brown_bold {
	color:#6B4725;
	font-weight: bold;
}
.warm {
	color: #F90;
}
.winfo {
	color:#333;
	line-height:30px;
}
.infoblue {
	color:#00C;
	text-decoration: none;
}
.ps{
	font-size: 12px;
	color: #999;
}
hr {
	border:1px #CCC solid;
}
#space_10 {
	margin-top: 10px;
}
.botton{
	width:100px; 
	height:20px; 
	float:left; 
	font-size:15px; 
	background:#4489ca; 
	line-height:20px; 
	font-weight:bold; 
    color:#FFFFFF;
	text-align:center;
	}
.botton_apply{
	width:100px;
	height:20px;
	float:left;
	font-size:15px;
	background:#b188a7;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}

/*form*/
.gline {
	padding: 2px;
	border: 1px solid #999999;
}
#reg_errmesg{
	margin: 2px 72px;
	display:block;
}
#checkid_state {
	margin:0 3px;
}
.errmesg{
	background: #FFD0D0 url(../images/cross.png) left center no-repeat;
	border: solid 1px #FF6F6F;
	padding: 3px 2px 3px 20px;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #FF6262;
	line-height:14px;
}
.succmesg{
	background: #C2CCFC url(../images/accept.png) left center no-repeat;
	border: solid 1px #039;
	padding: 3px 2px 3px 20px;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #039;
	line-height:14px;
}
.tip{
	background: #d5d9ff url(../images/bell.png) left center no-repeat;
	border: solid 1px #97a1fc;
	padding: 3px 2px 3px 20px;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #535783;
	line-height:14px;
}
.link{
	background: #d5d9ff url(../images/link.png) left center no-repeat;
	border: solid 1px #97a1fc;
	padding: 3px 2px 3px 20px;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #535783;
	line-height:14px;
}

/*list*/
#listtitle {
	margin-top: 10px;
	font-family: "微軟正黑體";
	font-size:14px;
	font-weight:bold;
	color:#f60
}
#list{
	margin-top: 5px;
}
#list th{
	padding: 0 10px;
	line-height: 30px;
	background: url(../images/ubcth_bg.gif) repeat-x;
	font-family: "微軟正黑體";
	font-size:14px;
	color: #fff;
}
#list td{
	padding: 0 10px;
	line-height: 30px;
	font-family: "微軟正黑體";
	font-size:12px;
	color: #333;
}


/* tab */
.tab1 {
	height: 28px;
	border-bottom: 6px solid #7a456d;
}
.tab1 li{
	float: left;
	margin-left:4px;
}
.tab1 li.first{
	float: left;
}
.tab1 li a.current{
	background:url(../images/tab_bg_c.jpg);
	color:#fff;
	font-weight: bold;
	line-height: 28px;
	width:84px;
	text-align:center;
	display: block;
}
.tab1 li a{
	display: block;
	line-height:28px;
	width:84px;
	font-size: 13px;
	text-align:center;
	color: #999;
	text-decoration: none;
	background:url(../images/tab_bg.jpg);
}
.tab2 {
	padding-top: 4px;
	height: 20px;
	border-bottom: 1px solid #b1b1b1;
}
.tab2 li{
	float: right;
	margin-right:4px;
}
.tab2 li #bk{
	height:21px;
	width:72px;
	display: block;
	background:url(../images/index_page2_01.jpg);
}
.tab2 li #mgz{
	height:21px;
	width:72px;
	display: block;
}

.tab2 li #news{
	height:21px;
	width:72px;
	display: block;
	background:url(../images/index_page3_02.jpg);
}
.tab2 li #oc{
	height:21px;
	width:72px;
	display: block;
	background:url(../images/index_page4_02.jpg);
}
.tab2 li #news2{
	height:21px;
	width:72px;
	display: block;
	background:url(../images/index_page5_02.jpg);
}
.tab2 li #news.current{
	background:url(../images/index_page3_01.jpg);
}
.tab2 li #oc.current{
	background:url(../images/index_page4_01.jpg);
}
.tab2 li #news2.current{
	background:url(../images/index_page5_01.jpg);
}
/* content_main area */
hr.dotline{
	margin:1px 0;
	background:url(../images/container_linedot_bg.gif) repeat-x;
}
.text_title {
	color:#644543;
	font-weight:bold;
	font-size:18px;
	padding:5px 0;
	text-align: left;
}
.text {
	color:#000;
	font-size:16px;
	line-height:23px;
	text-align: left;
}
#aboutP{
	margin-left:33px;
	margin-bottom:0px;
	font-size: 16px;
}
#aboutP2{
	margin-left:13px;
	margin-bottom:0px;
	font-size: 16px;
}
.text li{
	float: left;
	margin-left:100px;
	font-size: 16px;
}
.mark_title {
	padding:5px 10px;
	background:#f4f2e9;
	font-size:13px;
	color:#666;
}
.gray_point {
	margin-left:15px;
	padding-left:15px;
	line-height:25px;
	background:url(../images/z_cir.png) left no-repeat;
}
.mgz_photo {
	float:left;
	border:#999 solid 1px;
	padding:5px;
}
#mgz_info {
	padding-left:305px;
}
#index_mgz_info {
	padding-left:123px;
}
.mgz_sn {
	font-size:13px;
	color:#cf161c;
	font-weight:bold;
}
.mgz_story_title {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.mgz_story_title:hover {
	text-decoration:underline;
}
#mgz_func {
	float:right;
}
#mgz_func a {
	margin:12px 0;
}
#mgz_introduce,#mgz_list {
	border:#ccc solid 1px;
	border-top:none;
	padding:20px 10px;
}
.old_mgz {
	float:left;
	margin:0 6px;
	width:122px;
	height:200px;
	display:block;
}
#mgz_list img {
	border:#ccc solid 1px;
	margin-bottom:5px;
}
.title_bar {
	clear:right;
	height:37px;
	background:url(../images/rent_bar_bg.jpg) repeat-x;
	text-align: left;
	border-bottom: 2px solid #999;
	background-color: #e0cddb;
}
#shopping_detail {
	float:left;
	padding-left:25px;
	width:480px;
}
#shopping_detail_full {
	float:left;
	width:485px;
}
#shopping_detail hr,#cart_info hr {
	margin:1px 0;
	background:url(../images/container_linedot_bg.gif) repeat-x;
}
#cart_info {
	margin:20px 0 0 530px;
	width:174px;
	background:url(../images/cart_info_bg.jpg) repeat-y;
}
.cart_info_amount {
	color:#ab0000;
	font-size:1em;
	font-weight:bold;
	display:block;
	width:174px;
	line-height:52px;
	background:url(../images/cart_info_bottom.jpg) no-repeat;
}
#new_news hr,#new_oc hr{
	margin:1px 0;
	background:url(../images/container_linedot_bg.gif) repeat-x;
}
.cc_t1{
	font-weight: bold;
	color: #825E78;
}
.cc_t2{
	font-weight: bold;
	color: #90A45C;
}
.cc_t3{
	font-weight: bold;
	color: #B99541;
}
.cc_t4{
	font-weight: bold;
	color: #BB7140;
}

/* oc */
.oc_category {
	border-top:#bc530e solid 3px;
}
.oc_category span{
	margin:0 10px;
}
.oc_cname {
	background:url(../images/t_tri.gif) center top no-repeat;
	line-height:28px;
	padding-top:5px;
}
#oc_detail {
	width:343px;
	height:144px;
	display:block;
	float:left;
	background:url(../images/in.jpg) repeat-y;
	margin:10px 4px 20px 16px;
	position:relative;
}
#oc_detail .oc_title{
	padding:10px 8px;
	background:url(../images/top.jpg) top no-repeat;
}
#oc_detail .object{
	padding:5px 8px;
}
#oc_detail .oc_time{
	position:absolute;
	width:343px;
	top:115px;
	left:0;
	background:url(../images/bottom.jpg) bottom no-repeat;
}
#oc_detail .oc_more{
	position:absolute;
	width:43px;
	height:44px;
	display:block;
	bottom:0;
	right:0;
	background:url(../images/more.png) no-repeat;
}
.oc_time .datetime {
	background:#ebeadf;
	height:24px;
	width:334px;
	margin:0 7px 8px 2px;
	display:block;
}
.oc_time .date {
	line-height:24px;
	font-size:14px;
	padding-left:10px;
}
.oc_time .time {
	font-size:14px;
	margin-left:30px;
	line-height:24px;
}
.oc_introduce {
	margin:12px;
	border:#cfccaf solid 2px;
	padding:16px 10px 10px 10px;
}
#oc_apply {
	width:540px;
	height:32px;
}
#oc_social_plugin {
	height:45px;
	display:block;
}
.oc_introduce #detail{
	display:block;
	width:650px;
	height:30px;
}
.oc_introduce #func{
	margin:5px 0 5px 560px;
}
#ocd_other {
	margin-bottom:20px;
	padding:0 12px;
}
#ocd_other .ocd_ {
	padding:12px;
	border:#ccc solid 1px;
	border-top:none;
}

/* book */
#bk_detail {
	width:343px;
	height:292px;
	display:block;
	float:left;
	background:url(../images/in.jpg) repeat-y;
	margin:10px 4px 20px 16px;
	position:relative;
}
#bk_detail #bk_top{
	padding-top:10px;
	background:url(../images/top.jpg) top no-repeat;
}
#bk_detail .bk_title{
	padding:0 8px;
}
#bk_detail .dd{
	padding:5px 12px;
}
#bk_detail .bk_bottom{
	position:absolute;
	width:343px;
	height:8px;
	display:block;
	bottom:0;
	background:url(../images/bottom.jpg) bottom no-repeat;
}
#bk_detail .bk_more{
	position:absolute;
	width:43px;
	height:44px;
	display:block;
	bottom:0;
	right:0;
	background:url(../images/more.png) no-repeat;
}
#bk_info {
	padding:10px 15px 0 305px;
}
/*--login--*/


/* news */
#news_list{
	padding:12px;
}
#news_list hr{
	margin:10px 0;
	background:url(../images/container_linedot_bg.gif) repeat-x;
}
#news_info {
	padding:15px;
}
#news_info hr{
	margin:10px 0 5px 0;
	background:#ccc;
}
#act_photo {
	margin:20px 0 10px 0;
}
.news2_photo {
	padding:3px;
	border:#bbb solid 1px;
	width:158px;
	height:118px;
	display:block;
	margin:5px;
	float:left;
}

/* cc */
#oc_detail .cc_time{
	position:absolute;
	width:343px;
	height:8px;
	display:block;
	top:139px;
	left:0;
	background:url(../images/bottom.jpg) bottom no-repeat;
}

/* rent */
.rent_introduce #detail{
	float:left;
}
.rent_introduce #func{
	margin:5px 0 5px 560px;
}
.rent_ {
	padding:12px;
	border:#ccc solid 1px;
	border-top:none;
}

/* shippingcart */
.gold_table,.gold_table td {
	border-collapse: collapse;
	border:#8b8661 solid 1px;
	font-size:13px;
	color:#666;
	padding:5px;
}
.gold_table th {
	padding:5px;
	background:#8b8661;
	color:#fff;
	font-weight:normal;
}

/* search list */
.search_list {
	border-collapse: collapse;
}
.search_list th{
	background:#e1dfd7;
	font-size:13px;
	color:#333;
}
.search_list td{
	font-size:13px;
	color:#333;
	border-bottom:#e1dfd7 solid 1px;
}
.cc_search {
	width:155px;
	margin:2px;
}


/* oc calendar */
#calendar{
	margin:8px 0 10px 0;
	background:url(../images/calendar_bg.gif) repeat-y;
	font-size:12px;
	color:#6f6f6f;
}
#calendar table{
	border:none;
	border-collapse: collapse;
}
#calendar_top{
	background:url(../images/calendar_top.gif) top no-repeat;
	font-weight:bold;
	virtical-align:middle;
}
#calendar_bottom{
	background:url(../images/calendar_bottom.gif) bottom no-repeat;
}

/* oc coop login */
.occ_login_top {
	background:url(../images/u_bg.jpg) repeat-x;
	width:340px;
	height:53px;
}
.occ_login_bottom {
	background:url(../images/d_bg.jpg) repeat-x;
	width:340px;
	height:52px;
}
.occ_login {
	background:url(../images/m_bg.jpg) repeat-x;
	width:340px;
	height:149px;
}
.occ_login_act {
	margin:0 0 20px 20px;
	padding-left:20px;
	background:url(../images/account.png) left no-repeat;
	vertical-align:middle;
	line-height:37px;
}
.occ_login_pwd {
	margin:0 0 20px 20px;
	padding-left:20px;
	background:url(../images/pass.png) left no-repeat;
	vertical-align:middle;
	line-height:37px;
}
.act,.pwd {
	background:url(../images/m_col.png) no-repeat transparent;
	border:0;
	vertical-align:middle;
	line-height:37px;
	height:37px;
	width:255px;
	display:block;
	font-size:16px;
	padding:0 5px;
}

/*Light Box*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*--footer_info--*/	
#footer_head {
	font-family:'微軟正黑體';
	width:976px;
	margin:0 auto;
	font-size:12px;

	height: auto;
 
}
#footer{
	width:946px;
	padding-top: 3px;
	background:#fff;
	height: 168px;
	margin:0px 15px;

	margin-top:35px;
	margin-bottom:30px;
	border:2px solid #ccc;
	box-shadow:3px 3px 6px 0px #999;
}
#footer2{
	width:946px;
	padding-top: 3px;
	background:#6f6f6f;
	height: 168px;
	margin:0px 15px;

	margin-top:35px;
	margin-bottom:0px;

}
.footer_list{
	float: left;
	margin: 0px;
	width: 83px;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 10px;
}
.footer_list_2{
	float: left;
	margin: 0px;
	width: 100px;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 10px;
}
.footer_list_3{
	float: left;
	margin: 0px;
	width: 90px;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 10px;
}
#footer ul{

}
#footer ul li{
	height:30px;
}
#footer ul li a.menu{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
#footer ul li a.menu:hover{
	font-size: 16px;
	color: #F4A000;
	text-decoration: none;
}
#footer ul li font.menu{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
#footer ul li font.menu:hover{
	font-size: 16px;
	color: #F4A000;
	text-decoration: none;
}
.qrcode{
	float:right;
	margin-top:20px;
	margin-right:0px;
	width:115px;
	}
.address{
	float:left;
	font-size:14px;
	color: #fff;
	padding:3px;
	margin-left:20px;
	margin-top:10px;
	width:670px;
	}
.address2{
	float:left;
	font-size:14px;
	color: #fff;
	padding:3px;
	margin-left:0px;
	margin-right:5px;
	margin-top:10px;
	width:235px;
	text-align:right;
	}
#footer p{
	float:left;
	color:#666}
#footer p.sbou{ font-size:13px;
       font-weight:bold;
	   padding:3px;	
}
#footer p.address{
	font-size:12px;
	padding:3px;
	}
#footer p.tel,
#footer p.email{
	font-size:12px;
	border-left:1px solid #999;
	padding:3px 8px;
	}
.input_info{
	margin:2px 0;
	padding:4px 0;}
.cut_2{
	float: left;
	width: 300px;
	height: 140px;
	margin-right: 10px;	
}
.cut_2F{
	margin-bottom: 10px;
}

.title_1{float: left;width: 305px;height: 142px;margin-right: 15px;background:  url(../images/2-1webpos.png) no-repeat;}
.title_2{float: left;width: 305px;height: 142px;margin-right: 15px;background:  url(../images/2-2KIOSK.png) no-repeat;}
.title_3{float: left;width: 305px;height: 142px;margin-right: 0px;background:  url(../images/2-3B2B2C.png) no-repeat;}
.title_4{float: left;width: 305px;height: 142px;margin-right: 15px;background:  url(../images/2-4weberp.png) no-repeat;}
.title_5{float: left;width: 305px;height: 142px;margin-right: 15px;background:  url(../images/2-5e.png) no-repeat;}
.title_6{float: left;width: 305px;height: 142px;margin-right: 0px;background:  url(../images/2-6converge.png) no-repeat;}

.cut_2_content_title{
	
}
.cut_2_content{
	padding: 6px 5px 5px 110px;
}
	.cut_2_content a{color: #333;}

/* (recommend product list _start) */
.RPList-F{
	margin: 0px 19px 10px 0px;
	padding: 10px 10px 10px;
	width: 330px;
	height: 140px;
	border-bottom: 1px dotted #fff;
	background:#fff;
	float:left;
}
.RPList_photo{
	float: left;
	margin: 0px;
	width: 130px;
	padding-right: 10px;
}
.RPList_data{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
	color:#000;
	font-size: 16px;
	line-height: 1.2;
}
/*.RPList_data ul li{list-style:none;}*/
.RPList_data_item1{
    float: left;
	padding: 0px;
	width: 50px;
}
.RPList_data_item2{
    float: left;
	padding: 0px;
	width: 140px;
	line-height:1.2;
}
.RPList_icon{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
	color:#000;
	font-size: 16px;
	line-height: 1.2;
}
.RPList_name{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
	.RPList_name a{color:#D96565;font-weight: bold;font-size: 15px;letter-spacing: 1px;}

.RPList_money{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	text-align: right;
}
	.RPList_money a{font-weight: bold;color: #F00;font-size: 15px;letter-spacing: 1px;}

.RPList_gg{
	font-size: 12px;
	color:#000;
	margin: 0px;
	height: 20px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #999;
}
.RPList_info{
	font-size: 12px;
	margin: 0px;
	height: 40px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #999;
}
	.RPList_info a{color:#000;font-size: 12px;line-height: 1.2;}
.RPList_buy{
	font-size: 13px;
	margin-top: 10px;
	padding: 5px 0px 0px;
	text-align: right;
}
/* (recommend product list _end) */
.shop_info_haokang{
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	width: 290px;
	height: 70px;

	background:#fff;

}
.shop_info_haokang_title{
	margin: 0px 0px 0px 213px;
	padding: 0px 0px 0px 0px;
	width: 80px;
	height: 30px;


}
.shop_info_Recommend_title{
	margin: 0px 0px 0px 502px;
	padding: 0px 0px 0px 0px;
	width: 80px;
	height: 30px;


}
.RPList-cooperation{
	padding: 5px 5px 5px;
	width: 605px;

	border-bottom: 1px dotted #fff;
	background:#fff;
	float:left;
	/*position: relative;*/
}
.RPList-cooperation_tuijiang{
	padding: 10px 0px 10px 10px;
	width: 728px;

	border-bottom: 1px dotted #fff;
	background:#fff;
	float:left;
}
.RPList-cooperation2{
	padding: 10px 10px 10px;
	width: 710px;
	height:auto;
	border-bottom: 1px dotted #fff;
	background:#fff;
    margin-left: auto;
	margin-right: auto;
}



.RPList-F2{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 718px;
	height: 100px;
	border-bottom: 1px dotted #fff;
	background:#efefef;
	float:left;
	position: relative;
}
.RPList-F2 ul{

}
.RPList-F2 ul li{
	height:30px;
}
.RPList-F2 ul li a.menu{
	font-size: 18px;
	color: #d24a94;
	text-decoration: none;
	font-weight:bold
}
.RPList-F2 ul li a.menu:hover{
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight:bold
}
.RPList-BlogArticle {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 718px;
	height: 250px;
	border-bottom: 1px dotted #fff;
	background:#efefef;
	float:left;
	position: relative;
}
.RPList-F3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 738px;
	height: auto;
	border-bottom: 1px dotted #fff;
	background:#fff;
	float:left;
}
.RPList3_photo{
	float: left;
	margin: 0px;
	width: 300px;
	height: 225px;

}
.RPList3_data{
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	width: 415px;
	color:#000;
	font-size: 18px;
	line-height: 1.5;
	overflow:hidden;
}
.RPList3_data_bottom{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	width: 415px;

}
.RPList-F4-all{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 738px;
	height: auto;
}
.RPList-F4{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 738px;
	height: auto;
	border-bottom: 1px dotted #fff;
	background:#fff;
	float:left;
}
.RPList-F4-goods{
	margin: 6px 6px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 240px;
	height: 285px;
	border-bottom: 1px dotted #fff;
	background:#efefef;
	float:left;
	position: relative;
}
.RPList-F4-goods_photo{
	float: left;
	margin: 10px;
	width: 220px;
	/*height: 220px;*/
}
.RPList-F4-goods_data{
	float: left;
	margin: 0px 10px 15px 10px;
	width: 220px;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.RPList-F4-goods_data_title{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 3px 0px;
}

.RPList-vip{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:585px;
	height: auto;
	border-bottom: 0px dotted #fff;
	background:#fff;
	float:left;
}
.RPList-vip-goods{
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 194px;
	height: 283px;
	border-bottom: 0px dotted #fff;
	background:#fff;
	float:left;
	position: relative;
}
.RPList-vip-goods_photo{
	float: left;
	margin: 4px 4px 0px 4px;
	width: 186px;
	height: 120px;
}
.RPList-vip-goods_photo_2{
	float: left;
	margin: 0px 4px 0px 4px;
	width: 186px;
	height: 25px;
	background:#5a5657;
}
.RPList-vip-goods_data{
	float: left;
	margin: 0px 2px 15px 7px;
	width: 190px;
	height: 117px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 1.2;
}
.RPList-vip-goods_data_title{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}
 a.RPList-vip-goods_data_title:link {
	font-size: 14px;
	color: #000;
	text-decoration:none;
 }
 a.RPList-vip-goods_data_title:visited {
	font-size: 14px;
	color: #000;
	text-decoration:none;
 }
 a.RPList-vip-goods_data_title:hover {
	font-size: 14px;
	color: #000;
	text-decoration:underline;
 }
 a.RPList-vip-goods_data_title:active {
	font-size: 14px;
	color: #000;
	text-decoration:none;
 }

.RPList-vip2-goods{
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 292px;
	height: 340px;
	border-bottom: 0px dotted #fff;
	background:#fff;
	float:left;
	position: relative;
}
.RPList-vip2-goods_photo{
	float: left;
	margin: 4px 4px 0px 4px;
	width: 284px;
	height: 190px;
}
.RPList-vip2-goods_photo_2{
	float: left;
	margin: 0px 4px 0px 4px;
	width: 284px;
	height: 25px;
	background:#5a5657;
}
.RPList-vip2-goods_data{
	float: left;
	margin: 0px 2px 15px 7px;
	width: 292px;
	height: 95px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 1.2;
}
.RPList-vip2-goods_data_title{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}
 a.RPList-vip2-goods_data_title:link {
	font-size: 14px;
	color: #000;
	text-decoration:none;
 }
 a.RPList-vip2-goods_data_title:visited {
	font-size: 14px;
	color: #000;
	text-decoration:none;
 }
 a.RPList-vip2-goods_data_title:hover {
	font-size: 14px;
	color: #000;
	text-decoration:underline;
 }
 a.RPList-vip2-goods_data_title:active {
	font-size: 14px;
	color: #000;
	text-decoration:none;
 }

.RPList-F6-goods{
	margin: 6px 6px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 363px;
	height: 240px;
	border-bottom: 1px dotted #fff;
	background:#efefef;
	float:left;
	position: relative;
}
.RPList-F6-goods_photo{
	float: left;
	margin: 10px;
	width: 175px;
	/*height: 220px;*/
}
.RPList-F6-goods_photo_text{
	float: right;
	margin: -10px 6px 0px 6px;
	width: 160px;
	font-family:'微軟正黑體';
	font-size:9pt;
	/*height: 220px;*/
}
.RPList-F6-goods_data{
	float: left;
	margin: 0px 10px 15px 10px;
	width: 220px;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.RPList-F6-goods_data_title{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 3px 0px;
}
.RPList-F7-goods
{
	/*position:absolute;*/
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 738px;
	height: 240px;
	border-bottom: 1px dotted #fff;
	background:#efefef;
	position: relative;
	float:left;
}
.RPList-F7-goods_photo{
	float: left;
	margin: 10px;
	width: 175px;
	height: 175px;
	/*height: 220px;*/
}
.RPList-F7-goods_photo_text{
	float: right;
	margin: 10px 8px 0px 6px;
	width: 525px;
	height: 175px;


	font-size: 18px;
	line-height: 1.5;
	/*height: 220px;*/
}
.RPList-F7-goods_data{
	float: left;
	margin: 0px 10px 15px 10px;
	width: 220px;
	height: 40px;

	bottom: 0px;
	left: 0px;
}
.RPList-F7-goods_data_title{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 3px 0px;
}
.content_main_br{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 738px;
	height: 20px;
	background:#fff;
	float:left;
}
.content_main_br2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 738px;
	height: 5px;
	background:#fff;
	float:left;
}
.RPList-F5{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 738px;
	height: auto;
	border-bottom: 1px dotted #fff;
	background:#fff;
	float:left;
}
.RPList-F5-goods{
	margin: 6px 6px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 240px;
	height: 285px;
	border-bottom: 1px dotted #fff;
	background:#efefef;
	float:left;
}
.RPList-F5-goods_photo{
	float: left;
	margin: 10px;
	width: 220px;
	/*height: 160px;*/
}
.RPList-F5-goods_data{
	float: left;
	margin: 0px 10px 0px 10px;
	width: 220px;
	height: 40px;
}
.RPList-F5-goods_data_title{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 3px 0px;
}
.more1 a {
	font-size:16px;
	font-family:'微軟正黑體';
	font-weight:bold;
}
.go{
	margin: auto auto;
	padding: 5px 0px 0px;
	border: 1px solid #ccc;
	background: #fff;
	width: 80px;
	color: #030;
}
.go2{
	margin: auto auto;
	padding: 5px 0px 0px;
	border: 1px solid #000;
	background: #fff;
	width: 60px;
	color: #030;
}