/* CSS Document */
body {
	font-family: "����", SimSun, "ϸ����", MingLiU;
	font-size: 14px;
}

h1, h2, h3 {
	line-height: 1.4em;
	margin: 0 0 10px 0;
	padding: 0;
}
div{overflow:hidden;}
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; color: #006600; }
h3 { font-size: 1.4em; color: #006600; }

h2 {
	margin-top: 15px;
}

form { margin: 0; padding: 0; }

textarea {
	clear: both;
	border: 1px solid #ccc;
}

img { border: 0; vertical-align: middle; }

hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	text-align: left;
}

a:active { color: #00f; text-decoration: none; }
a:visited { color: #609; text-decoration: none; }
a:link { color: #00f; text-decoration: none; } 
a:hover { color: #f00; text-decoration: underline; }

.en { font-family: Arial, Helvetica, sans-serif; }
.hidden { display: none; }

/* global class */
.clear {
	clear: both;
	overflow: hidden;
}

.selected {
	font-weight: bold;
	color: #000;
}

.more {
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;
}

.wrapper {
	width: 970px;
}

.upload {
	float: left;
	width: 970px;
	margin-top: 50px;
}

.upload iframe {
	clear: both;
	display: block;
}

.section {
	margin-bottom: 15px;
}

.input {
	border: 1px solid #ccc;
	padding: 2px;
}

.language {
	text-align: center;
	margin: 10px 0;
}

.sharethis {
	float: left;
	width: 250px;
	height: 35px;
}

.button {
	text-align: center;
	margin: 10px 0;
}

.postlinks {
	float: left;
	margin-top: 10px;
}

.notice {
	font-size: 1em;
	font-weight: bold;
	color: #f00;
	margin: 10px 0;
}

#mapinfo {
	display: inline;
}

#changeFont {
	width: 205px;
	border-bottom: 2px solid #000;
	margin: 10px 0;
}

#footer {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-bottom: 0;
	padding: 15px 0;
}

#footer ul {
	list-style: none;
	width: 500px;
	margin: 0 auto;
	padding: 0;
}

#footer ul li {
	float: left;
	font-size: 12px;
	margin-left: 10px;
}

.bookmark {
	float: left;
	width: 954px;
	padding: 8px;
	border-bottom: 1px solid #666;
	background: #f0f0e0	
}

.bookmark a { text-decoration: underline; }

.caption {
	display: inline; /* fix IE6 double margin bug */
	width: 130px;
}

#campaign {
	float: left;
	width: 970px;
	text-align: center;
	padding: 10px 0;
}

#supermod {
	float: left;
	width: 970px;
	margin: 0;
	margin-bottom: 10px;
	padding: 5px 0;
}

#announcement {
	padding: 10px;
	line-height: 1.6em;
}

#announcement h1 {
	color: #cc6600;
}

/* main frame work */
#mainwrapper {
	clear: both;
	padding: 0 5px;
}

#view {
	clear: both;
}

/* header */
#header {
	float: left;
	width: 970px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

#header #logo {
	float: left;
	width: 220px;
	padding: 12px 0;
}

#header #search {
	float: left;
	width: 500px;
	display: inline; /* fix IE6 double margin bug */
	margin-top: 20px;
}

#header #filter {
	font-size: 0.95em;
	margin-top: 5px;
}

#header #search #searchbox {
	width: 400px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
	border: 1px solid #d2611b;
	padding-top: 5px;
}

#header #submit {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#header #login {
	float: left;
	width: 250px;
	font-size: 0.95em;
	margin-top: 10px;
	padding: 0;
}

#header #login #nickname {
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#header #login #username, #header #login #password {
	height: 15px;
	border: 1px solid #ccc;
}

#header #login a { color: #609; }

#header #misc {
	float: left;
	width: 735x;
	display: inline;
	margin-left: 15px;
	padding-top: 50px;
}

#header #misc #topboard {
	width: 735px;
	display: inline;
}

/* header navigation */
#headerNavigation {
	float: left;
	width: 968px;
	font-size: 0.9em;
	margin: 10px 0;
}
#headerNavigation a {
	color: #208ab5;
	text-decoration: underline;	
}
#headerNavigation a:hover { text-decoration: none; }

#headerNavigation a {color: #00f; text-decoration: none;}
#headerNavigation a:hover {color: #f00; text-decoration: underline;}

.headerNavigation {	margin-bottom: 15px; }

.headerNavigation a { text-decoration: underline; }
.headerNavigation a:hover { text-decoration: none; }

#postbody {	font-size: 1.4em;margin:20px auto;clear:both;}