@charset "utf-8";
/* 重序精品 2013 Designed By 威普網站 http://www.website.com.tw/ */

/*----- GLOBAL SETTINGS -----*/
html, body, h1, h2, h3, h4, h5, h6, br, hr, p, div, span, ul, ol, li, form, lable, table, tr, td, th, img, button, input, textarea {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
}

body {
	background: #000;
	font-family: "微軟正黑體", Arial, "LiHei Pro", "新細明體", sans-serif;
	color: #FFF;
	width: 980px;
	margin: 0 auto;
}

img {
	border: 0;
}

p {
	font-size: 14px;
	line-height: 25px;
}

h1 {
	text-indent: 10px;
	font-size: 18px;
}

.purple {
	color: #a81dca;
}
.blue {
	color: #628fef;
}
.red {
	color: #ee0101;
}
.yellow {
	color: #f0e68c;
}

.pad10 {
	text-indent: 10px;
}
.clear1 {
	height: 1px;
	clear: both;
}
.clear10 {
	height: 10px;
	clear: both;
}
.clear15 {
	height: 15px;
	clear: both;
}
.clear25 {
	height: 25px;
	clear: both;
}
.clear45 {
	height: 45px;
	clear: both;
}
.clear65 {
	height: 65px;
	clear: both;
}


/*----- TOP SETTINGS -----*/
.top {
	float: right;
	text-align: right;
	color: #808080;
	font-size: 13px;
	padding: 10px 5px 0 0;
}
.top a {
	color: #808080;
	text-decoration: none;
}
.purple a {
	color: #a81dca;
}
.blue a {
	color: #628fef;
}


/*----- NAVI SETTINGS -----*/
#navi {
	background: url(../images/bg_navi.jpg) no-repeat;
	width: 555px;
	height: 41px;
	text-align: center;
}
#navi ul {
	list-style-type: none;
}
#navi ul li {
	display: inline;
	line-height: 41px;
	text-align: center;
}
#navi ul li a:link, #navi ul li a:visited, #navi ul li a:active {
	display: inline-block;
	width: 100px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#navi ul li a:hover {
	color: #ebe0bf;
}


/*----- MAIN -----*/
#main_index {
	background: url(../images/bg_main.jpg) no-repeat;
	width: 980px;
	height: 730px;
}
#main_index2 {
	background: url(../images/bg_main2.jpg) no-repeat;
	width: 980px;
	overflow: auto;
}
#main_index3 {
	background: url(../images/bg_main3.jpg) no-repeat;
	width: 980px;
	height: 1144px;
}
#main_index4 {
	background: url(../images/bg_main4.jpg) no-repeat;
	width: 980px;
	height: 1040px;
}
.main_bottom {
	background: url(../images/bg_main_bottom.jpg);
	width: 980px;
	height: 51px;
}

/*----- SUBMENU SETTINGS -----*/
.left {
	float: left;
	width: 200px;
}

.submenu {
	float: left;
	font-size: 16px;
	width: 200px;
	height: 450px;
}
.submenu ul {
	margin: 50px 0 0 0;
	padding: 0;
}
.submenu ul li {
	list-style-type: none;
	vertical-align: middle;
}
.submenu a {
	color: #FFF;
	cursor: pointer;
	display:block;
	height:35px;
	line-height: 35px;
	text-indent: 68px;                   
	text-decoration:none;
	width:100%;
}
.submenu a:hover {
	color: #ebe0bf;
}
.red a {
	color: #ee0101;
}

.search {
	font-size: 14px;
	line-height: 40px;
	padding-left: 45px;
}
.search select, .search input, .search submit {
	border: solid 1px #ccc;
}
#searchbox {
	width: 125px;
}
#searchbtn {
	color: #454545;
	float: right;
	font-size: 13px;
	margin-right: 28px;
	margin-top: 10px;
	padding: 3px 8px;
}

.counter {
	color: #707070;
	font-size: 13px;
	padding-top: 10px;
	text-indent: 40px;
}


/*----- MAIN CONTENT SETTINGS -----*/
.right {
	float: right;
	width: 725px;
	margin: 40px 30px 0 25px;
}

.news {
	font-size: 13px;
	padding-left: 9px;
	padding-right: 10px;
}

.about_L {
	float: left;
	width: 335px;
	margin-right: 20px;
}

.contact p {
	line-height: 30px;
}
.contact_L {
	float: left;
	width: 315px;
	margin-left: 10px;
}

.contact_R {
	float: right;
	width: 390px;
}

.contact_form {
	font-size: 14px;
}
#custName, #custPhone, #custEmail {
	width: 200px;
	height: 25px;
	border: solid 1px #000;
}
textarea, #code {
	border: solid 1px #000;
}
#code {
	width: 100px;
	height: 28px;
}

.contact_btn {
	border: solid 1px #000;
	color: #454545;
	float: right;
	margin-left: 5px;
	padding: 4px 10px;
}

.map {
	width: 704px;
	height: 500px;
	border: solid 1px #ccc;
}


/*----- PRODUCT SETTINGS -----*/
.prod_list {
	border: solid 1px #ccc;
	height: 126px;
	width: 168px;
}
.prod_dlist {
	border: solid 1px #ccc;
	height: 99px;
	width: 132px;
}
.prod_big {
	border: solid 1px #ccc;
	height: 432px;
	width: 576px;
}
.tb_list {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	font-size: 13px;
	text-indent: 10px;
}
.tb_list td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	height: 35px;
}
.tb_list a {
	color: #FFF;
	text-decoration: none;
}

.tb_info {
	line-height: 30px;
}

.page a:link, .page a:visited, .page a:active {
	color: #FFF;
	text-decoration: none;
}
.page a:hover {
	text-decoration: underline;
}

.dash {
	border-bottom: dashed 1px #c3c3c3;
}


.trans {
	font-size: 14px;
	list-style: none;
}
.sub_trans {
	color: #FFF;
	margin: 10px 0 25px 50px;
}

/*----- FOOTER -----*/
#footer {
	font-size: 13px;
	color: #707070;
	height: 30px;
	line-height: 30px;
	padding-bottom: 12px;
}

.footerL {
	margin: 0;
	float: left;
}
.footerR {
	text-align: right;
	float: right;
	margin: 0;
}

.footerR a {
	color: #707070;
	text-decoration: none;
}
