﻿@import url(reset.css);
@import url(windows.css);
@import url(homepage.css);
@import url(account.css);
@import url(map.css);
@import url(pcontrol.css);
@import url(search.css);
@import url(homepage.css);
@import url(shop.css);
@import url(message.css);
@import url(thickbox.css);
@import url(prototip.css);
@import url(forum.css);
@import url(company.css);
@import url(gift.css);
@import url(base-min.css);
@import url(order.css);
@import url(blog-list.css);

body {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FCFAF4;
	}

a:link, a:visited {
	color: #9B843D;
	text-decoration: none;
	}

a:hover, a:active {
	color: #C37300;
	text-decoration: none;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

.clearfix {
    display:inline-block;
	}
/* Hide from IE Mac \*/
.clearfix {
    display:block;
	}
/* End hide from IE Mac */

.wrapper {
	width: 960px;
	margin: 0 auto;
    }

input, select, textarea {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* ~~~~~~~~~~ HEATER STYLE ~~~~~~~~~~ */

.header {
	background: url(../images/header.gif) top repeat-x;
	height: 168px;
	}

.header .top {
	height: 26px;
	}

.header .link {
	float: left;
	height: 25px;
	margin-left: 7px;
	}

.header .link li {
	float: left;
	margin-right: 8px;
	padding-top: 6px;
	}

.language {
	float: right;
	height: 25px;
	font-size: 11px;
	}

.language li {
	float: left;
	line-height: 2.3;
	}

.language li span {
	padding: 0 6px;
	font-size: 8px;
	}

.language li.frist {
	background: url(../images/icon-language.gif) left no-repeat;
	padding-left: 22px;
	margin-right: 6px;
	}

.language li a {
	color: #B6903A;
	}

.language li a:hover {
	color: #CE9513;
	}

.header .middle {
	height: 93px;
	}

.header h1 {
	background: url(../images/h1.gif) left no-repeat;
	text-indent: -9999px;
	margin-top: 17px;
	float: left;
	}

.header h1 a {
	display: block;
	height: 62px;
	width: 220px;
	}
	
.header .indexad{
    height:90px;
     width:728px;
     float:right;
     
}

.header .search {
	/*background: url(../images/search-l.gif) left no-repeat;*/
	float: right;
	margin-top: 2px;
	padding-left: 6px;
	color: #A7883C;
	*margin-left: 200px;/*for ie6*/
	}

.header .search .bd {
	/*background: #F1E8D0 url(../images/search-r.gif) right no-repeat;*/
	padding: 0px 2px 0 2px;
	height: 26px;
	_width: 360px;
	}

.header .search label {
	line-height: 1.4;
	padding-right: 16px;
	font-size: 12px;
	}

.header .search input.text {
	border: #E2D1A8 1px solid;
	background: #FCFAF4;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	padding: 2px;
	color: #777;
	width: 100px;
	}

.header .search input:focus {
	border: #D1B571 1px solid;
	background: #FCFAF4;
	}

.header .search select {
	border: #E2D1A8 1px solid;
	background: #FCFAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	padding: 2px;
	color: #777;
	}

.header .search input.submit {
	border: 0;
	background: url(../images/btn-search.gif) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F0E0;
	overflow: visible;
	padding: 2px 8px;
	-moz-border-radius:3px;
	}

.nav {
	margin-top: 9px;
	font-size: 13px;
	}

.nav .menu {
	float: left;
	}

.nav .menu li {
	background: url(../images/nav-r.gif) right no-repeat;
	float: left;
	margin-right: 4px;
	padding-right: 10px;
	line-height: 2.2;
	font-weight: bold;
	}

.nav .menu li a {
	background: url(../images/nav-l.gif) left no-repeat;
	padding: 0 10px 0 20px;
	display: block;
	height: 29px;
	color: #AA821F;
	float: left;
	}

.nav .menu li a:hover {
	color: #C37300;
	}

.nav .member {
	float: right;
	}

.nav .member li {
	float: left;
	margin-left: 4px;
	padding-right: 10px;
	line-height: 2.2;
	font-weight: bold;
	}

.nav .member li.login {
	background: url(../images/nav-r.gif) right no-repeat;
	}

.nav .member li.login a {
	background: url(../images/nav-l.gif) left no-repeat;
	padding: 0 10px 0 20px;
	display: block;
	height: 29px;
	color: #AA821F;
	float: left;
	}

.nav .member li.login a:hover {
	color: #C37300;
	}

.nav .member li.register {
	background: url(../images/nav-register-r.gif) right no-repeat;
	}

.nav .member li.register a {
	background: url(../images/nav-register-l.gif) left no-repeat;
	padding: 0 10px 0 20px;
	display: block;
	height: 29px;
	color: #fff;
	float: left;
	}

.nav .member li.register a:hover {
	color: #CEEEB4;
	}

.nav .member li.account {
	background: url(../images/account-l.gif) left no-repeat;
	padding-left: 12px;
	padding-right: 0;
	}

.nav .member li.account p {
	background: #F9F7F0 url(../images/account-r.gif) right no-repeat;
	padding-right: 12px;
	height: 29px;
	float: left;
	font-weight: 400;
	font-size: 12px;
	color: #A39D8D;
	line-height: 2.4;
	}

.nav .member li.account p span.logout {
	padding: 0 0 0 4px;
	}

/* ~~~~~~~~~~ GUIDE STYLE ~~~~~~~~~~ */

.guide {
	background: url(../images/icon-guide.gif) left no-repeat;
	padding-left: 24px;
	margin: 26px 0 20px;
	line-height: 1.4;
	font-size: 15px;
	color: #837861;
	}

.guide span {
	padding: 0 4px 0 8px;
	color: #837861;
	}

.guide a {
	color: #837861;
	}

.guide a:hover {
	color: #C29B4B;
	}

/* ~~~~~~~~~~ CONTAINER STYLE ~~~~~~~~~~ */

.container .column-l {
	float: left;
	margin-right: 16px;
	width: 220px;
	}

.container .column-2 {
	float: left;
	width: 408px;
	}

.container .column-3 {
	float: right;
	width: 300px;
	}

.handpicked h3, .blog h3, .forum h3, .tab h3 {
	background: url(../images/icon-h3.gif) top left no-repeat;
	padding-left: 28px;
	font-size: 15px;
	color: #B39F69;
	line-height: 1.5;
	margin-bottom: 10px;
	}

/* ~~~~~~~~~~ TAIWAN MAP STYLE ~~~~~~~~~~ */

.twmap {
	background: url(../images/twmap-rt.gif) top no-repeat;
	padding-top: 9px;
	font-size: 12px;
	}

.twmap .bd {
	background: #F5F1E7 url(../images/twmap-rb.gif) bottom no-repeat;
	padding: 2px 14px 14px;
	}

.twmap h5 {
	border-bottom: #E4DBC6 1px solid;
	padding-bottom: 8px;
	font-size: 13px;
	color: #837861;
	}

.twmap .map {
	border-top: #FEFEFE 1px solid;
	padding: 16px 15px 12px 11px;
	}

.twmap .areav
{
    background: url(../images/map-area-rt.gif) top no-repeat;
    padding-top: 10px;
    display: none;
}
	
.twmap .area {
	background: url(../images/map-area-rt.gif) top no-repeat;
	padding-top: 10px;
	}	

.twmap .area .area-bd {
	background: url(../images/map-area-rb.gif) bottom no-repeat;
	padding-bottom: 6px;
	}

.twmap .area h6 {
	border-bottom: #CBC5B2 1px dotted;
	margin: 0 10px 6px;
	padding-bottom: 6px;
	color: #A5946B;
	line-height: 1.2;
	}

.twmap .area ul {
	padding: 0 10px;
	}

.twmap .area li {
	display: inline;
	margin-right: 4px;
	line-height: 1.6;
	}

.twmap .area li a {
	color: #C37300;
	}

.twmap .area li a:hover {
	color: #9D8D6C;
	text-decoration: underline;
	}

/* ~~~~~~~~~~ HOTKEY STYLE ~~~~~~~~~~ */

.column-l .hotkey {
	margin-top: 22px;
	font-size: 12px;
	}

.column-l .hotkey h3 {
	background: url(../images/icon-h3.gif) top left no-repeat;
	padding-left: 28px;
	font-size: 15px;
	color: #B39F69;
	line-height: 1.5;
	margin-bottom: 10px;
	}

.column-l .hotkey .box {
	background: url(../images/hotkey-rb.gif) bottom no-repeat;
	padding-bottom: 8px;
	}

.column-l .hotkey .box .bd {
	background: url(../images/hotkey-rt.gif) top no-repeat;
	padding: 12px 8px 4px 12px;
	}

.column-l .hotkey li {
	margin-right: 4px;
	line-height: 1.8;
	display: inline;
	}

html* .column-l .hotkey li a {
	padding: 2px 0 0;/*for ie*/
	}

.column-l .hotkey li a:hover {
	background: #B28039;
	border-bottom: 0;
	color: #fff;
	}

/* ~~~~~~~~~~ HANDPICKED STYLE ~~~~~~~~~~ */

.handpicked .box {
	background: url(../images/hp-rt.gif) top no-repeat;
	padding-top: 8px;
	font-size: 12px;
	}

.handpicked .box .bd {
	background: #F2EFE6 url(../images/hp-rb.gif) bottom no-repeat;
	padding: 8px 20px 20px;
	}

.handpicked img {
	border: #DCD8CA 1px solid;
	padding: 4px;
	}

.handpicked h4 {
	line-height: 1.2;
	font-size: 13px;
	margin: 10px 0;
	}
	
.handpicked p {
	line-height: 1.4;
	}

/* ~~~~~~~~~~ BLOG, FORUM LIST STYLE ~~~~~~~~~~ */

.column-3 .blog, .ad212 {
	margin-top: 18px;
	font-size: 12px;
	}

.column-3 .blog li, .column-3 .forum li {
	background: #F2EFE6;
	margin-bottom: 3px;
	padding: 8px 4px 8px 0;
	line-height: 1.2;
	-moz-border-radius:4px;
	}

.column-3 .blog li a {
	background: url(../images/icon-blog.gif) left no-repeat;
	background-position: 6px 50%;
	padding-left: 26px;
	display: block;
	}

.column-3 .forum li a {
	background: url(../images/icon-forum.gif) left no-repeat;
	background-position: 6px 50%;
	padding-left: 26px;
	display: block;
	}

.ad212 img {
	border: #D4D4D4 1px solid;
	padding: 4px;
	}

/* ~~~~~~~~~~ FOOTER STYLE ~~~~~~~~~~ */

.footer {
	background: #E9DDC0;
	height: 100px;
	margin-top: 40px;
	text-align: center;
	padding-top: 30px;
	}

.footer .link {
	margin-bottom: 10px;
	}

.footer .link span {
	padding: 0 4px;
	font-size: 8px;
	color: #C5AC73;
	}

.footer p {
	color: #988B6B;
	}

.footer p span {
	padding-right: 8px;
	}

