﻿/*
Design by wing
http://wing2.cc
*/

/* Elements */

body {
	background: #FF9A35 url('images/bkg.jpg') repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

h1 {
}
.imgmap {
	border: 2px solid #009933;
}

h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: small;
	color: #844200;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
}

blockquote {
}

dl {
}

ul {
}

ol {
}

p {
	line-height: 1.5em;
}

a {
	color: #F4950E;
}
a:hover {
	text-decoration: none;
	color: #F4950E;
}

/* Header */

#header {
	width: 750px;
	margin: 0px auto;
}
#header h1 {
	float: left;
	margin: 0px;
	background-color: #F4950E;
	width: 750px;
}

#header h2 {
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 28px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #F4950E;
}

/* Menu */

#menu {
	width: 750px;
	margin: 0px auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
}
#menu li {
	display: inline;
	vertical-align: middle;
}
#menu a {
	border-style: solid;
	border-width: 2px 1px 2px 1px;
	border-color: #663300;
	display: block;
	float: left;
	width: 105px;
	padding: 2px 0px 1px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: #9C5002;
	height: 30px;
	vertical-align: sub;
	color: #FFFF99;
	line-height: normal;
	text-indent: inherit;
	font-family: 新細明體;
}
#menu a:hover {
	background: #FFCC00;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
}
#colOne {
	float: right;
	width: 500px;
	margin-top: 20px;
	padding-right: 20px;
	list-style-position: inside;
}
#colTwo {
	float: left;
	width: 190px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#content h1 {
	background-color: #B2D4F7;
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	background-color: #FF9900;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3 {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
}
/* Footer */

#footer {
	width: 750px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 50px;
	background: #FFE7C1;
}
#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #663300;
}
#footer a {
	color: #663300;
}

#footer a:hover {
	color: #333333;
}
h7 {
}
#content h4 {
	background-color: #005700;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.imgb {
	border:0px 0 0; text-decoration: none;
		color: #F4950E;
		
	}