h1 {
	font-family: "新細明體";
	font-size: 16px;
	color: #FFF;
	float: left;
	height: 16px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
html{
	_overflow:hidden;
}

/*a { text-decoration : none; color:#600; }*/
a {
	outline: none;
	behavior:expression(this.onFocus=this.blur());
	text-decoration : none; color:#666;
}
a:hover{ text-decoration : underline;color:#333; }
body {
	font-family: Arial, "新細明體";
	font-size: 13px;
	color: #333;
	background-attachment: scroll;
	/*background-color: #E4E4E4;*/
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center 0%;
	margin: 0px;
	padding: 0px;
	_overflow: auto;
	height: 100%;
}

#shopcart {
	width:130px;
	float:right;
	position:fixed;
	right:5px;
	bottom:0px;
	z-index:20;
	_position:absolute; /* position fixed for IE6 */
	height: 110px;
	background-image: url(/Images/shopping_bag.png);
	display: none;
}
#loginbox {
	background-image: url(/Images/login_bg.png);
	height: 237px;
	width: 400px;
	position: fixed;
	z-index: 99;
	top: 150px;
	display: none;
}
#loginbox1 {
	background-image: url(/Images/login_bg.png);
	height: 237px;
	width: 400px;
	position: fixed;
	z-index: 99;
	top: 150px;
	display: none;
}

#login_title {
	font-size: 16px;
	color: #FFF;
	margin: 10px;
	float: left;
	height: 16px;
	width: 300px;
	font-weight: bold;
}
#login_close {
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 40px;
}
#login_form {
	float: left;
	height: 14px;
	width: 100px;
	margin: 5px;
	color: #FFF;
	font-size: 14px;
	text-align: right;
}
#login_form01 {
	text-align: left;
	float: left;
	height: 22px;
	width: 270px;
	margin: 5px;
}
#login_checkcode01 {
	float: left;
	height: 20px;
	width: 60px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#login_checkcode02 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#login_btn00 {
	float: left;
	height: 20px;
	width: 190px;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#login_btn01 {
	float: left;
	height: 22px;
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#login_msg00 {
	margin: 5px;
	float: left;
	height: 14px;
	width: 390px;
	text-align: center;
	color: #FFF;
}
#login_msg01 {
	margin: 5px;
	float: left;
	height: 14px;
	width: 390px;
	text-align: center;
	color: #F60;
}
#login_msg02 {
	margin: 5px;
	float: left;
	height: 14px;
	width: 390px;
	text-align: center;
	color: #06F;
}
.memMsg00 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}



#wrap {
	height: auto;
	width: 981px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	background-image: url(/Images/top_bg00.png);
	height: 72px;
	width: 981px;
	float: left;
}
#logo {
	float: left;
	height: 70px;
	width: 450px;
}
#top_other {
	float: left;
	height: 70px;
	width: 0px;
}

#Userlogin {
	float: left;
	height: 25px;
	width: 525px;
}
#Userlogin ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 525px;
}
#Userlogin ul li {
	font-size: 13px;
	margin: 5px;
	height: 14px;
	width: auto;
	list-style-type: none;
	float: right;
}
#Userlogin ul li a {
	color: #000;
}
#Userlogin ul li a:hover {
	color: #F39;
}


#mainBanner {
	background-image: url(/Images/Main_Banner00.png);
	height: 313px;
	width: 943px;
	padding-top: 9px;
	padding-left: 38px;
	float: left;
}
#mainBanner_p {
	background-image: url(/Images/Prod_Banner00.png);
	height: 226px;
	width: 943px;
	padding-top: 9px;
	padding-left: 38px;
	float: left;
}

#top_Menu {
	background-image: url(/Images/top_menu_01.png);
	float: left;
	height: 45px;
	width: 981px;
	background-color: #E4E4E4;
}
#submenu {
	float: left;
	height: 20px;
	width: 971px;
	background-color: #E4E4E4;
	padding: 5px;
}

#top_Menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #E4E4E4;
}
#top_Menu ul li {
	display: inline;
	text-align: center;
	float: left;
	height: 22px;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 15px;
}
#top_Menu ul li a {
	color: #FE9EE7;
	text-decoration: none;
}
#top_Menu ul li a:hover {
	color: #06F;
	text-decoration: none;
}


#top_Menu .clearfix {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:link {
}
.clearfix li {
	font-size: 16px;
	color: #06F;
}

#banner00 {
	height: 284px;
	width: 661px;
	margin: 0px;
	float: left;
}
#ban_menu ul {
	padding: 0px;
	list-style-type: none;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#ban_menu ul li {
	width: auto;
}
#ban_00 {
	float: left;
	width: auto;
}
#ban_01 {
	color: #F36;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 10px;
	margin-left: 15px;
}


#banner01 {
	height: 195px;
	width: 902px;
	margin: 0px;
}
#ADV_block {
	background-color: #E4E4E4;
	height: auto;
	width: 971px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#ADV_block span {
	height: auto;
	width: auto;
	float: left;
	padding-top: 5px;
	/*padding-right: 5px;*/
	padding-left: 5px;
}
#content {
	margin: 0px;
	height: auto;
	width: 981px;
	background-color: #E4E4E4;
	float: left;
}
#left_block {
	margin: 0px;
	float: left;
	height: auto;
	width: 230px;
	background-color: #E4E4E4;
}
#daysp {
	float: left;
	height: 130px;
	width: 210px;
	padding-top: 7px;
	padding-right: 10px;
	margin-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#searchbox {
	float: left;
	height: 22px;
	width: 205px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 15px;
	background-image: url(/Images/search_L.png);
	margin-top: 5px;
}
#searchbox span {
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
}

#Menu {
	height: auto;
	width: 215px;
	float: left;
	padding-left: 10px;
	background-image: url(/Images/left_menu_content01.png);
	overflow: hidden;
}
.Menu_01 {
	font-family: "新細明體";
	float: left;
	height: 28px;
	width: 230px;
	background-image: url(/Images/left_menu_top02.png);
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	padding-top: 10px;
}
.Menu_01 span {
	
}
.m00 {
	float: left;
	height: 16px;
	width: 230px;
	position: fixed;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

/* ====================librarys==================== */
.menu_00 dt{
	/*background:url(/Images/Sex-Male-Female-icon _16.png) no-repeat 5px 0px;*/
	padding-left:10px;
	font-weight:bold;
	margin-bottom:2px;
	color:#FFCC33;
	font-size: 15px;
	overflow: hidden;
}
.menu_00 dd{
	margin-bottom:8px;
	padding-left:10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, "新細明體";
	font-size: 12px;
	overflow: hidden;
}

/*.menu_00 dd .subclass{
	width:95px;
	overflow: hidden;
}*/
.menu_00 dd acronym {
	width:95px;
	overflow: hidden;
	height: 14px;
	margin: 2px;
}
.Menu_02 {
	background-image: url(/Images/left_menu_bottom01.png);
	float: left;
	height: 22px;
	width: 230px;
}
.left_adv {
	margin: 10px;
	float: left;
	height: auto;
	width: 210px;
}
.left_adv ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left_adv ul li {
	float: left;
	height: auto;
	width: 210px;
	/*margin-bottom: 5px;*/
}

.subclass {
	display:inline-block;
	display:-moz-inline-stack;
	*display:inline;
	zoom:1;
	vertical-align:middle;
	overflow:hidden;
}
.subclass a {
	outline: none;
	/*behavior:expression(this.onFocus=this.blur());*/
	text-decoration: none;
	color:#FFFFFF;
}
.subclas a:hover {text-decoration: underline;}
#filepath {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 750px;
}
#filepath00 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 750px;
}
/* ====================librarys==================== */

#Main_Content {
	background-color: #E4E4E4;
	float: left;
	height: auto;
	width: 740px;
	padding: 5px;
}
#Main_Content00 {
	float: left;
	height: auto;
	width: 740px;
	padding: 5px;
	background-color: #FFF;
}
#cont_00 {
	float: left;
	height: auto;
	width: 578px;
}
#cont_001 {
	float: left;
	height: auto;
	width: 578px;
}
#cont_002 {
	float: left;
	height: auto;
	width: 578px;
}

#cont_003 {
	float: left;
	height: auto;
	width: 578px;
}
#cont_004 {
	float: left;
	height: auto;
	width: 740px;
}
#cont_005 {
	float: left;
	height: auto;
	width: 610px;
}
.prod_00 {
	float: left;
	height: auto;
	width: 135px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
}
.prod_01 {
	height: auto;
	width: 135px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
}
.prod_02 {
	text-align: center;
	float: left;
	height: 30px;
	width: 135px;
	color: #36C;
}
.prod_02 a {
	outline: none;
	/*behavior:expression(this.onFocus=this.blur());*/
	text-decoration: none;
	color:#336699;
}
.prod_02 a:hover {
	text-decoration: underline;
	color: #C06;
}
.prod_03 {
	float: left;
	height: 22px;
	width: 135px;
	margin-top: 5px;
	color: #333;
	text-align: center;
	font-size: 12px;
}
.priceSty {
	font-family: "Arial Black";
	font-size: 18px;
	color: #F36;
}


#right_menu {
	float: left;
	height: auto;
	width: 155px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#right_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right_menu ul li {
	float: left;
	height: auto;
	width: 155px;
	margin-bottom: 5px;
}

.adv_00 {
	float: left;
	height: auto;
	width: 570px;
	border: 3px solid #C9ADE7;
	margin-bottom: 5px;
}
#adv_p00 {
	text-align: center;
	float: left;
	height: 135px;
	width: 720px;
	background-image: url(/Images/prod_cls_adv_bg.png);
	padding-top: 12px;
	padding-right: 5px;
}

#footLine {
	background-color: #E4E4E4;
	margin: 0px;
	height: 31px;
	width: 981px;
	float: left;
}
#bottom {
	background-color: #E4E4E4;
	height: auto;
	width: 981px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}
#bottomA {
	float: left;
	height: auto;
	width: 600px;	
}
.botm00 {
	text-align: center;
	width: 600px;
	margin-right: 150px;
}
#prod_Pic {
	float: left;
	height: auto;
	width: 400px;
	margin-bottom: 10px;
}
#prod_Title {
	float: left;
	height: auto;
	width: 740px;
	margin: 0px;
	padding: 0px;
}
#prod_Title00 {
	font-family: Arial, "新細明體";
	font-size: 22px;
	color: #F30;
	font-weight: bold;
	float: left;
	height: auto;
	width: 730px;
	margin: 5px;
}
.spPrice {
	float: left;
	height: 20px;
	width: 50px;
	padding-bottom: 20px;
	padding-left: 31px;
	background-image: url(../Images/Des_2b.png);
	padding-top: 20px;
	margin-left: 100px;
	margin-right: 10px;
	font-size: 20px;
	color: #F39;
	text-align: center;
	padding-right: 10px;
}
.spPrice1 {
	float: left;
	height: 40px;
	width: 45px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-image: url(../Images/Des_1b.png);
	padding-top: 5px;
	font-size: 36px;
	color: #F36;
	text-align: center;
	padding-right: 15px;
}



#prod_Title {
	margin: 5px;
	float: left;
	height: auto;
	width: 730px;
}
#prod_Data00 {
	margin: 5px;
	width: 730px;
	float: left;
	height: auto;
}
.prod_Data000 {
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	width: 200px;
	float: left;
	margin: 5px;
	text-align: left;
}
.prod_Data001 {
	font-family: "Arial Black";
	font-size: 20px;
	text-decoration: line-through;
	font-weight: bold;
	color: #000;
	float: left;
	height: auto;
	width: 210px;
}
.prod_Data002 {
	font-family: "Arial Black";
	font-size: 30px;
	color: #F36;
	height: auto;
	float: left;
	width: auto;
}
.prod_Data003 {
	text-align: center;
	margin: 5px;
	float: left;
	height: auto;
	width: 730px;
}
.prod_Data003 span {
	margin: 5px;
	height: 100px;
	width: 160px;
}



#prod_Data01 {
	float: left;
	height: auto;
	width: 310px;
	margin: 10px;
}
.Prod_DataTitle00 {
	font-family: Arial, "新細明體";
	font-size: 14px;
	font-weight: bold;
	width: 95%;
	float: left;
	margin: 5px;
	height: auto;
}
.Prod_DataTitle00 span {
	float: left;
	height: auto;
	width: auto;
	margin-right: 1px;
}
.Prod_DataTitle01 {
	float: left;
	height: auto;
	width: 290px;
	text-align: right;
}
.Prod_DataTitle01 span {
	margin-right: 5px;
	margin-left: 5px;
}


.prod_DescC {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "新細明體";
}
.prod_DescT {
	float: left;
	height: auto;
	width: 97%;
	padding: 5px;
	font-family: Arial, "新細明體";
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #E4E4E4;
}
.prod_DescD {
	text-align: center;
	float: left;
	height: auto;
	width: 740px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prod_DescD span img {
	vertical-align:   middle;
	padding: 5px;
}
.prod_DescG {
	text-align: center;
	height: 37px;
	width: 730px;
	float: left;
	margin: 5px;
}
.prod_DescG span {
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}
#pagerline {
	background-color: #E4E4E4;
	float: left;
	height: 50px;
	width: 981px;
}
.pageline00 {
	margin: 5px;
	float: left;
	height: auto;
	width: 740px;
}

#pagerlineleft {
	float: left;
	height: 50px;
	width: 230px;
}
#pagerlineright {
	height: 30px;
	width: 740px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.inxtitleline {
	font-family: "新細明體";
	font-size: 16px;
	color: #FFF;
	background-image: url(/Images/index_Title_Bar.png);
	text-align: left;
	float: left;
	height: 16px;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
.inxtitleline span {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	
}
/*	*****浮動ADV*******/
#abgne_float_ad {
	display: none;
	position: absolute;
}
#abgne_float_ad img {
	border: none;
}
div.bigDiv {
	height: 150px;
}
/*	*****浮動ADV*******/
#abgne_float_adl {
	height: 370px;
	width: 80px;
	position: fixed;
	z-index: 98;
	top: 100px;	/*display: none;*/
}
#abgne_float_adl img {
	border: none;
}
#abgne_float_adl span {
	border: none;
	float: left;
	height: auto;
	width: 80px;
}
/*.to_top{width:20px;height:59px;right:40px;position:fixed;bottom:50px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-134))}*/
/*	*****浮動回Top*******/
#returntop{
	/*background:#F30;*/
	width:22px;
	height:48px;
	position:fixed;
	_position:absolute;
	line-height:30px;
	text-align:center;
	top:0px;
	left:0px;
	display:none;
	cursor:pointer;
}
.selStyle1 {
	border: 1px solid #7211A6;
}
