

/* Product-ListPage News --------------------------------------------------------------- */

.NewsFrame {
	width:1096px;
	margin:0 auto;
}
.NewsLeft {
	width:960px;
	float:left;
}
.NewsLeft a:hover {
	opacity:0.8;
}
.NewsRight {
	width:135px;
	padding:30px 0 0 0 ;
	float:left;
}



/* Product-ListPage Product Style --------------------------------------------------------------- */

.GoodIistItemFrame {
	width:1118px;
	margin:0 auto;
}
.GoodIistItem {
	float: left;
	width: 350px;
	height: 290px;
	margin: 5px 11px 20px 10px;
}
.GoodIistItem_box {
	width:334px;
	height:230px;
	padding:7px 7px;
	margin: 8px 0;
}
.GoodIistItem_box.s01 {
	border: 1px solid #C29FC8;
}
.GoodIistItem_box.s02 {
	border: 1px solid #CCCCCC;
}
.GoodIistItem_ttl {
	width: 311px;
	height: 36px;
	font-weight: bold;
	font-family: 微軟正黑體, "Microsoft JhengHei";
	font-size: 19px;
	line-height: 36px;
	padding: 0 0 0 23px;
}
.GoodIistItem_ttl.s01 {
	background: #EDEDED;
	color: #3E3E3E;
}
.GoodIistItem_ttl.s02 {
	background: #C29FC8;
	color: #FFFFFF;
}
.GoodIistItem_img {
	width: 334px;
	height: 194px;
	overflow: hidden;
	text-align: center;
}
.GoodIistItem_img img {
	width:334px;
	height:194px;
}
.GoodIistItem_info {
	height:16px;
	text-align:left;
	line-height:16px;
	padding:0 0 0 27px;
	color:#999999;
}
.GoodIistItem_info.s01 { background:url(../catch/catch_icon.png) no-repeat 17px 2px; }
.GoodIistItem_info.s02 { background:url(../catch/catch_icon.png) no-repeat 17px -12px; }
.GoodIistItem_info.s03 { background:url(../catch/catch_icon.png) no-repeat 17px -28px; }

.GoodIistItem_last {
	float:left;
	width:723px;
	height:246px;
	background:url(images/pg01_pic02.jpg) no-repeat;
	margin:13px 0 0 8px;
}



/* Product-ContentPage Style --------------------------------------------------------------- */

.DownloadBT {
	display: block;
	padding: 0 0 0 25px;
}
.DownloadBT a:hover {
	opacity:0.8;
}


/* Product-ContentPage Left Menu Style --------------------------------------------------------------- */

.GoodFrameLeft {
	float: left;
	width: 293px; 
	padding: 20px 0 0 0;
}
.GoodLeftMenu {
	width: 200px;
	border-top: 1px solid #CCC;
	text-align: left;
	font-family: 微軟正黑體, "Microsoft JhengHei"; font-weight: bold;
	font-size: 14px;
}
.GoodLeftMenu ul li a {
	width: 200px;
	height: 28px;
	padding: 10px 0 0 60px;
	display: block;
	background: url(images/pg02_pic01.gif) no-repeat ;
}
.GoodLeftMenu ul li a:hover {
	width: 200px;
	height: 28px;
	padding: 10px 0 0 60px;
	color: #FFF;
	background: url(images/pg02_pic01.gif) no-repeat 0 -37px;
	text-decoration: none;
}
.GoodLeftMenu ul li.NowUnit {
	width: 200px;
	height: 28px;
	padding: 10px 0 0 60px;
	color: #FFF;

	background: url(images/pg02_pic01.gif) no-repeat 0 -37px;
	text-decoration: none;
}



/* Product-ContentPage Right Style --------------------------------------------------------------- */

.GoodFrameRight {
	float: left;
	width: 900px;
	padding: 50px 0 0 0;
}
.GoodUnitTitle {
	font-family: 微軟正黑體, "Microsoft JhengHei"; font-weight: bold;
	font-size: 30px;
}
.GoodTitlAnimation_Fix {
	position: relative;
	width: 0;
	height: 0;
}
.GoodTitlAnimation {
	position: absolute;
	width: 135px;
	height: 105px;
	padding: 0;
	top: -20px;
}



/* Product-ContentPage Right Product Style --------------------------------------------------------------- */

.GoodDetailItemFrame {
	width: 900px;
}
.GoodDetailItem {
	float:left; width:433px; height:180px;
	margin: 0 14px 40px 0;
	border-top: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-bottom: 5px solid #C29FC8;
}
.GoodDetailItem_02 {
	float:left; width:433px; height:180px;
	margin: 0 14px 40px 0;
	border-top: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-bottom: 5px solid #CCCCCC;
}

.GoodDetailItemFrame .goodpic {
	width: 230px;
	height: 175px;
	padding: 2px 2px;
	margin: 0 8px 0 0;
	float:left;
}
.GoodDetailItemFrame .info {
	width: 180px;
	padding: 23px 0 0 0;
	float: left;
}
.GoodDetailItemFrame .ttl {
	font-family: 微軟正黑體, "Microsoft JhengHei";
	font-size: 17px;
	font-weight: bold;
	line-height: 36px;
	display: block;
}
.GoodDetailItemFrame .icons { 
    display: block;
	margin: 24px 0 32px 0;
}
.GoodDetailItemFrame .op {
	display: inline-block;
	width: 68px;
}
.GoodDetailItemFrame .sp {
	display: inline-block;
	width: 105px;
}
.GoodDetailItemFrame .soffer {
	font-size:21px;
	font-weight:bold;
	color: #FF6600;
}





/* Product-ContentPage Right Product Hover Style --------------------------------------------------------------- */

.GoodDetailItemFrame .hoverbox {
	position: relative;
	width: 374px;
	height:158px;
	padding: 22px 0 0 59px;
	background: #C29FC8;
	opacity: 0.7;
	display: none;
	z-index: 9990;
}
.GoodDetailItemFrame .hoverfix {
	position: relative;
	display:none;
	top: -175px;
}
.GoodDetailItemFrame .addbox {
	position: absolute;
	width: 74px;
	height: 83px;
	left: 59px; top: 17px;
	margin: 0 25px 0 0;
	cursor: pointer;
	padding: 63px 0 0 72px;
	background: url(images/pg02_pic04.png) no-repeat;
	z-index: 9991;
}
.GoodDetailItemFrame .detailbox { 
    position: absolute;
	width:146px;
	height:146px;
	left: 230px;
	top: 17px;
    background: url(images/pg02_pic04.png) no-repeat -146px 0;
	cursor: pointer;
	z-index: 9991;
}


/* Product-ContentPage Float Top ProductDetail ---------------------------------------------------- */

.GoodShowcase_Anchor {
	position: relative;
	width: 1px;
	height: 0px;
	margin: 0 auto;
	z-index: 9999;
	display: none;
}
.GoodShowcase_Fix {
	position: fixed;
}
.GoodShowcase_Frame {
	position: absolute;
	width: 890px;
	top: 270px;
	left: -445px;
	background: #FFF;
	border: 8px solid #999999;
	margin: 0 auto;
	padding: 62px 0 30px 0;
	box-shadow: -1px 2px 4px rgba(20%,20%,40%,0.5);
	z-index: 9999;
}
.GoodShowcase_Left {
	float:left;
	width: 395px;
	padding: 0 0 0 15px;
}
.GoodShowcase_Right {
	float: left;
	width: 460px;
}
.GoodShowcase_Right .ttl { 
	display: block;
	font-family: 微軟正黑體, "Microsoft JhengHei"; font-size: 25px;
	font-weight: bold; line-height:30px;
	padding: 0 0 4px 0;
}
.GoodShowcase_Right .throughlinewd { 
	text-decoration: line-through;
}
.GoodShowcase_Right .event { 
	display: block;
	font-size: 12px;
	color: #61BC49;
	font-weight: bold;
	padding: 15px 0 0 0;
}
.GoodShowcase_Right .line { 
	display: block;
	height: 2px;
	background: url(images/pg02_pic07.gif) repeat-x;
	margin: 1px 0;
}
.GoodShowcase_Right .note { 
	display: block;
	margin: 5px 0;
	font-weight: bold; 
}

.GoodShowcase_Close {
	position: absolute;
	width: 40px;
	height: 48px;
	left: 858px;
	top: -46px;
	background: url(images/pg02_pic06.gif) no-repeat;
	cursor: pointer;	
	z-index: 9999;
}



/* Product Icon-big ---------------------------------------------------- */

.GooodIcon_b {
	width: 72px;
	height: 43px;
	display: inline-block;
	background-repeat: no-repeat;
	background: url(../product/images/pg02_pic08.gif);
}

.GooodIcon_b.Icon01 { background-position: 0 0;
}
.GooodIcon_b.Icon02 { background-position: -73px 0;
}
.GooodIcon_b.Icon03 { background-position: 0 87px;
}
.GooodIcon_b.Icon04 { background-position: -73px 87px;
}
.GooodIcon_b.Icon05 { background-position: 0 43px;
}
.GooodIcon_b.Icon06 { background-position: -73px 43px;
}

