@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}

#top_banner{
	background-image:url(../images/products/banner.jpg);
	background-repeat: no-repeat;
	height:228px;
	width:970px;
}
#edit_p{width:710px; margin:30px 0 20px 29px !important; margin:30px 0 20px 12px; float:left;}

/* 列表頁CSS */
.list_bg{
	width:672px;
	height:123px;
	padding:15px;
	background-image: url(../images/products/list_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom:30px;
}
.list_bg .pic{width:210px; height:123px; margin:0 20px 0 10px; float:left;}
.pro_name{
	background-image:url(../images/products/icon_1.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	float:left;
	width:300px;
	background-position: left 2px;
}
.pro_name h1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
.pro_txt{
	color:#787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float:left;
	width:430px;
}

/* 詳細頁CSS */
#pic_b{
	width:700px;
	border: 1px solid #c7c7c7;
	margin:0 0 15px 0;
}
#brief{
	width:650px;
	margin:0 0 20px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #585858;
	float:left;
}
#infor{width:680px; float:left; padding:10px;}
.inf_txt{
	padding:0 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom:15px;
}
.p_z{
	color:#5B7827;
	padding:3px 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom:5px;
	font-weight: bold;
	width:120px;
	background-image: url(../images/products/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.inf_txt1{
	padding:0 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom:15px;
	background-color:#FFFFDD;
	line-height: 20px;
}

.p_z1{
	color:#FFFFFF;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom:10px;
	font-weight: bold;
	background-color:#5B7827;
	border: 1px solid #94CA2F;
}

#a.page, .page{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7bb90a;
	border: 1px solid #7bb90a;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-right: 5px;
	margin-top: 10px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#a.page, .page:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #bae56a;
	border: 1px solid #7bb90a;
	margin-right: 5px;
	margin-top: 10px;
	text-decoration: none;
	height: 20px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#showpage {
	margin-right: 35px !important;
	margin-right: 25px;
	float:right;
}

/* print頁面 */
#print_bg{
	width:495px;
	background-image: url(../images/products/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:15px 50px 15px 50px;
}

.pro_but{margin:10px 10px 0 0;}
.pro_but ul li{float:right; margin-left:10px;}










