body {
	background-color: #DBE5DD;
}

body.hk_bg{
	background:url(images/hk_bg.jpg) #ae9d64 repeat-x left top;
}

.style19 {	font-size: 16px;
	color: #FF3366;
}

div.back {
	width:950px;
	margin:0px auto 0px auto;
	

}
table {
    float: left;
}

img {
    vertical-align: top;
}

.prod{ background-color:#2F6744; display:inline-block;}

.left{width:301px; display:block; float:left; background:url(images/pic04.jpg) #2F6744 repeat-y; }
.left ul{list-style-type:none; padding:0; margin:0;}
.left ul li{height:36px; font-size:19px; font-family: Arial, "微軟正黑體"; color:#222; padding:11px 0 0 60px; background:url(images/icon.jpg) no-repeat 42px center;}
.left ul li a, .left ul li a:link, .left ul li a:visited{ text-decoration:none; color:#222; }
.left ul li a:hover{text-decoration:none; color:#2F6744;}

div.right {
    background:url(images/index_19.jpg) #2F6744 repeat-y;
    width:649px;
    float:left;
	margin:0px;
	padding:0px;

}

div.right p{ font-size:13px; line-height:1.5em; font-family: Arial, "新細明體"; color:#666; width:88%; margin-left:25px; }

div.right .tit2{display:inline-block; background-color:#2F6744; margin:0; padding:10px 0; width:100%;}

div.right ul {
	list-style-type:none;

}

div.right ul li {
	font-family: Arial, "微軟正黑體"; 
	font-size:15px;
	/*border-bottom:1px dotted #978766;*/
	margin:5px 0;
	display:block;
}

div.right ul li a:link,
div.right ul li a:visited {
    text-decoration:none;
	 color:#f35600;
}

div.right ul li a:hover{
    color:#0066cc;
	text-decoration:none;
	
}

h3 {font-family:Verdana, "新細明體";  font-size:15px;  width:99%; padding:0 0 2px; margin:0;}


h3 .cost{
	float:right;
	color:#CC0000;
	letter-spacing:0;
}

#fixed {
	width:auto;
	margin:0px auto 0px auto;
	padding:0px;
	position:fixed;
	bottom:0;
	z-index:49;
	text-align:center;
}
.font15 {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 20px;
	color: #0145B4;
	padding-top: 10px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	margin-right: 35px;
	border-bottom-color: #eceee1;
}

.font13 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #FF6600;
	margin-right: 20px;
}
.photo {
	font-size: 13px;
	font-weight: normal;
	padding-left: 100px;
	margin-bottom: 10px;
}
.font13-1 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 23px;
	color: #666666;
}

.photo-1 {
	float: none;
	margin-right: 0px;
	margin-left: 20px;
}



.font12 {
	font-family: "新細明體";
	display: block;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

/*ul.pro {
	width:530px;
	list-style-type:none;
	margin-left: 0px; *margin-left:40px!important;

}

ul.pro li {
	width:95%;
	font-size:15px;
	line-height:18px;
	display: block;
	list-style-type: disc;
	font-family: "新細明體";
}

ol li {
	width:95%;
	font-size:13px;
	line-height:18px;
	display: block;
	list-style-position: inside;
}

ul.pro li a:link,
ul.pro li a:active,
ul.pro li a:visited {
	text-decoration:none;
	width:100%;
	float:left;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color:#333333;
}

ul.pro li a:hover{
    color:#FF3300;
	text-decoration:none;
	
}

ul.pro li h3 {
	width:75%;
	font-size:15px;
	float:left;
	font-weight: normal;
	font-family: "新細明體";

	margin: 0px;
	padding-top: 10px;
	line-height: 18px;

}

ul.pro li p.sale {
	width:92%;
	font-size:13px;
	color:#a59a58;
	clear:both;
	background-position:center;
	font-family: "新細明體";
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-top: 0px;
	margin: 0px;
}*/

.nt {
	clear:none;
	float:right;

}

/* c23模組專用 */

q:before,
q:after {
    content: "";
}

*+html .carrier li {
    min-height: 1%;
}

.carrier li:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.intro-anchors {
    display: none;
}

.carrier {
    font: normal 100%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
    text-align: left;
    margin:0 0 0 0;
    padding:0 0 15px 24px;
}

.carrier > h4 {
    width: 100%;
    margin: 0 auto;
    display: block;
    clear: both;
    text-align: left;
    padding:0;
    color:#333;
    font: bold 116%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
}
.carrier > h4:before{
    content: "[";
    padding-right:5px;
}
.carrier > h4:after{
    content: "]";
    padding-left:5px;
}
.carrier > ul {
    padding: 5px 40px 15px 0;
    margin: 0 auto 24px;
}

.carrier > ul > li {
    list-style-type: none;
    padding: 4px 0 8px;
    margin:0 auto 4px;
    font: normal 116%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
    background: url(images/tota1_icon1.gif) no-repeat 10px 10px;
    border-bottom: 1px dotted #ccc;
}

/*.carrier li:last-child{border:none;}*/

.carrier ul>li>a {
    text-decoration: none;
    font: normal 100%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
    color: #888;
    letter-spacing: 1px;
    display: block;
}

.carrier ul>li>a>strong {
    font: normal 112%/1.4 "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
    display: block;
    color: #5e371f;
    margin: 0 auto;
}

.carrier ul>li>a:hover strong {
    color: #8a3400;
    text-decoration: none;
}


.carrier .box-head {
    display: none;
    /*border-bottom:2px solid #800033; margin-top:-4px;*/
}


.carrier ul>li>a>em.price {
    display: inline-block;
    font: normal 100%/1.4 "微軟正黑體", "Microsoft JhengHei", Verdana, sans-serif;
    color: #f91d56;
    float: right;
}

.carrier ul>li>a>em.price span,
.carrier ul>li>a>em.price var {
    font: 700 126%/1.4  Verdana,arial, "微軟正黑體",sans-serif;
    letter-spacing: -1px;
}