body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #15044b url(images/07.png) top center  no-repeat;
	background: #4F6A93 url(images/08.png) top center  no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-family: "微軟正黑體", "新細明體";
	color: #fff;
	color: #eee;
}

p a{
	font-size: 20px;
	font-family: "微軟正黑體";
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #000;
}

p, ul, ol, blockquote {
	margin-top: 0;
//	line-height: 120%;
	line-height: 1.4em;
}

a {
	text-decoration: none;
	color: #B81270;
	color: #96D615;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 920px;
	height: 163px;
	margin: 0 auto ;
	padding: 0;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 896px;
	height: 35px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 126px;
	height: 21px;
	padding: 2px 1px;
	background:#eda8cf;
	background:#a63a2d;
	border-width:0px;
	border-style:dashed;
	border-color:#570232;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 14px;
	font-weight: bold;
	color: #570232;
	color: #e7e2e2;
}

#menu a:hover, #menu .active a {
	border-color:#eda8cf;		
	background:#570232;
	color: #eda8cf;
}

/* Content */

#content {
	width: 820px;
	margin: 0 auto;	
}

#colOne {
	float: left;
	width: 160px;
}

#colTwo {
	float: left;
	width: 360px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 160px;
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	font-size: medium;
	color: #fff;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square ;
}

/* Footer */

#footer {	
	margin: 0 auto;
	width: 896px;
	height: 70px;
	padding: 7px 0 0 0;
	background: url(images/m1.png) repeat-x;
	background: url(images/m2.png) repeat-x;
}

#footer * {
	color: #000000;
}

#footer p {
	text-align: center;
	font-size: smaller;
}
