@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: #edefeb;
	font-family: "微軟正黑體", Arial, "LiHei Pro", "新細明體", sans-serif;
	color: #454545;
	width: 980px;
	margin: 0 auto;
}

img {
	border: 0;
}

h1 {
	color: #000;
	font-size: 48px;
	font-family: "Times New Roman";
	text-align: center;
	letter-spacing: 10px;
	padding-bottom: 10px;
}

.text24{
	font-size: 24px;
}

p {
	font-size: 14px;
	line-height: 25px;
}

#wrapper {
	width: 980px;
	background-color: #FFF;
}

.purple {
	color: #78588d;
}
.red {
	color: #ea124a;
}

.clear15 {
	height: 15px;
	clear: both;
}
.clear27 {
	height: 27px;
	clear: both;
}


/*----- TOP SETTINGS -----*/
#top {
	width: 980px;
}

.text12_r {
	font-size: 13px;
	text-align: right;
	line-height: 25px;
	color: #000;
}

#top a {
	color: #000;
	text-decoration: none;
}


/*----- NAVI SETTINGS -----*/
#navi {
	width: 980px;
	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: 133px;
	color: #454545;
	text-align: center;
	text-decoration: none;
}
#navi ul li a:hover {
	background: url(../images/navi.jpg) no-repeat;
}


/*----- SUBMENU SETTINGS -----*/
.left {
	float: left;
	width: 225px;
	background: url(../images/submenu_bg.jpg) no-repeat;
}

.submenu {
	font-size: 14px;
}
.submenu ul {
	margin: 0;
	padding: 0;
}
.submenu ul li {
	list-style-type: none;
	vertical-align: middle;
}
.submenu a {
	color: #454545;
	cursor: pointer;
	display:block;
	height:40px;
	line-height: 40px;
	text-indent: 68px;                   
	text-decoration:none;
	width:100%;
}
.submenu a:hover {
	color: #FFF;
	background: url(../images/submenu.jpg) no-repeat 23px 8px;
}

.libug {
	font-size: 0;
	vertical-align: middle;
}


/*----- MAIN CONTENT SETTINGS -----*/
.right {
	float: right;
	width: 755px;
	background: url(../images/main_bg.jpg) repeat-x;
}

.title h2 {
	font-size: 18px;
	margin-top: 35px;
	text-indent: 30px;
}
.title h3 {
	color: #a9a9a9;
	font-size: 14px;
	text-indent: 30px;
}

.content {
	padding-left: 30px;
	padding-right: 15px;
}

.content p {
	margin-bottom: 10px;
}

.mis {
	font-size: 14px;
	margin-left: 15px;
	line-height: 22px;
}

.contact {
	background: url(../images/contact.jpg) no-repeat;
	height: 182px;
}
.contact p {
	padding: 40px 0 0 15px;
}

.map {
	width: 704px;
	height: 500px;
	border: solid 1px #ccc;
}

.terms {
	font-size: 14px;
	padding-left: 40px;
}


/*----- SHOPPING SETTINGS -----*/
.shop {
	font-size: 14px;
	color: #454545;
}
.shop tr td {
	padding: 0 10px;
}
.shop select {
	border: solid 1px #ccc;
	width: 40px;
}

.orderForm {
	background-color: #f1f1f1;
	padding: 10px;
	margin-top: 10px;
}
.subForm {
	border: solid 1px #c3c3c3;
	padding: 12px;
}
.subForm h2 {
	color: #78588d;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #c3c3c3;
}

.subForm ul li {
	margin-left: 35px;
	font-size: 14px;
}

.label {
	float: left;
	width: 120px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #78588d;
	clear: left;
}

#custName, #tel ,#custMail, #address, #compId, #compName, #payName, #payTime, #payAcc, #payAmount, #orderId, #code, #bankName, #bank_acct {
	border: solid 1px #c3c3c3;
	height: 20px;
}
#custMail, #address, #compName {
	width: 300px;
}
#code {
	width: 80px;
}

.dash {
	border-bottom: dashed 1px #c3c3c3;
}

#resetbtn, #submitbtn {
	border: solid 1px #ccc;
	color: #454545;
	font-size: 14px;
	line-height: 30px;
	height:30px;
	width: 80px;
}

#agree {
}
#agree a {
	text-decoration: none;
	color: #363636;
}
#agree a:hover {
	text-decoration: underline;
	color: #363636;
}


/*----- FOOTER -----*/
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	height: 35px;
	line-height: 35px;
	padding-bottom: 12px;
}

.footerL {
	margin: 0 10px;
	float: left;
}

.footerL a {
	color: #454545;
	text-decoration: none;
	padding-right: 8px;
}

.footerR {
	text-align: right;
	float: right;
	margin: 0 10px;
}