@charset "utf-8";
/* CSS Document */

/* =========底色======= */
.bg {
	
	/* background-image: url(../images/bg.jpg);  背景底圖 */ 
}
.bg_content {
	background-color: #FFFFFF;
}
.bg_title {
	background-image: url(../images/bg.jpg);
}

img {
  border: 0px
}

map *:focus{
outline:none;
}

/* =========版頭======= */
.title {
	background-color: #CCC;
}

/* =========集購資訊======= */
/* header區塊 */
.info_top {
	/*width:730px;*/
	height:50px;
	float:right;
	overflow:hidden;
	margin:10px 10px 10px 0;
	
}
.info_top li{
	float:left;
	text-align: center;
}
.info_top_bg{
	height:50px;
	background-image: url(../images/Gshop/bg_data01b.png);
	background-repeat: repeat-x;
	overflow:hidden;
	font-size: 10px;
	color: #9A9B9B;
	line-height: 22px;
	text-align: left;
}

/* 產品區塊 */
.info_Gshop {
	width:900px;
	margin:0 auto 30px auto;
	border: 5px solid #EDEDED;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	background:#FFFFFF;
}
.info_Gshop_grid01{
	width:409px;
	float:left;
	padding:20px 20px 0 20px;
}
.info_Gshop_grid01 li{
	line-height: 24px;
}
.info_Gshop_grid02{
	width:900px;
	float:left;
	text-align: center;
	background-color: #F7F8F8;
	padding:5px 0 5px 0;
}
.info_Gshop_grid02b{
	width:860px;
	float:left;
	text-align: center;
	padding:5px 0 5px 0;
}

.info_Gshop_grid02ba{
	width:1000px;
	float:left;
	text-align: center;
	margin-bottom:20px;
}
.info_Gshop_grid03{
	padding:20px;
	line-height:24px;
}
.info_Gshop_grid04{
	margin:20px;
}
.info_Gshop_dotline{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.info_Gshop_pay {
	background-color: #f6f6f6;
	padding:10px;
	margin:20px 0 20px 0;
}
.info_Gshop_pay02 {
	overflow:hidden;
	margin-bottom:5px;
}
.info_Gshop_pay02 li{
	float:left;
	margin-left:5px;
}

/* 雜誌 */
.info_magazine{	
	margin:0 20px 20px 20px;
	border: 1px solid #CCC;
	overflow:hidden;
}
.info_magazine_titlebar{
	height:40px;
	background-image: url(../images/Gshop/bg_title.png);
	background-repeat: repeat-x;
	padding:0 5px 0 5px;
	overflow:hidden;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.info_magazine_titlebar li{
	float:left;
	font-size: 15px;
	font-weight: bold;
	color: #7F4F21;
	margin-right:5px;
	padding-top:10px;
}
.info_magazine_grid01{
	overflow:hidden;
}
.info_magazine_grid01 li{
	width:419px;
	float:left;
	padding:5px;
}

/* =========產品介紹======= */
.PDcontent {
	background-color: #fff;
}

/* =========集購方案title======= */
.plan_title {
}

/* =========集購方案======= */
.plan {
	width:901px;
	border: 5px solid #EDEDED;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:30px auto 30px auto;
	overflow:hidden;
}
.plan_titlebar {
	height:40px;
	background-image: url(../images/Gshop/bg_title.png);
	background-repeat: repeat-x;
	padding:0 20px 0 20px;
	overflow:hidden;
	clear:both;
	line-height:40px;
}
.plan_titlebar li{
	float:left;
	margin-right:5px;	
}
.plan_grid01{
	overflow:hidden;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.plan_grid01 li{
	width:299px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.plan_grid02{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding:10px;
}
.plan_grid03{
	background-color: #F7F8F8;
	text-align: center;
}
.plan_grid04{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding:10px 10px 10px 0;
	width:249px;
	float:left;
	font-size: 15px;
	font-weight: bold;
	color: #076BAF;
	text-align: left;
}
.plan_grid04b{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding:10px;
	width:20px;
	float:left;
}
.plan_grid04c{
	padding:10px 10px 10px 40px;
}
.plan_grid05{
	text-align: center;
	padding:0px;
}
.border_Rw{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

/* =========集購方案說明======= */
.plan_explain {
	width:910px;
	margin:0 auto 30px auto;
}

/* =========按鈕======= */
.plan_btn {
	width:870px;
	margin:0 auto 30px auto;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:20px;
	overflow:hidden;
	border:1px solid #E0E0E0;
}
.plan_btn_grid01 {
	float:left;
	line-height: 24px;
}
.plan_btn_grid02 {
	float:right;
}

/* =========注意事項======= */
.plan_note{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	width:910px;
	margin:0 auto 0 auto;
}
.plan_note li{
	float:left;
}
.plan_note02{
	padding:30px 50px 30px 50px;
	background-color: #FFFFFF;
	line-height:24px;
	border:1px solid #E0E0E0;
}
.plan_note_title{	
	background-color: #DEDEDE;	
}
.plan_note_title li{
	float:left;
	background-image: url(../images/cart/bg_title11b.png);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height:30px;
	padding:0 20px 0 0;
}
.plan_note_title02{
	color: #E51F19;
	height: 30px;
	line-height:30px;	
	font-weight: normal;
}

/* 連結 */
.blackLink:link {
	color: #000;
	text-decoration: none;
}
.blackLink:visited {
	color: #000;
	text-decoration: none;
}
.blackLink:hover {
	color: #666;
	text-decoration: none;
}
.blackLink:active {
	color: #666;
	text-decoration: none;
}

/*字體*/
.blackW {
	color: #000;
	font-weight: normal;
}



