﻿/*** Default Style ***/

*/Layout Style
----------------------------------------------------------*/
body {
	background-color: white;
	font-family: 宋体, 黑体, Arial;
	font-size: 980px;
}

header,nav,section,article,aside,footer {
	display:block;
	overflow:hidden;	
}

header.site,section.site,footer.site {
	width:980px;
	clear:both;
	margin:auto;
}

section {
	background-color:#FAFAD2;
	width:980px;
}

nav.leftbar {
	width:170px;
	float:left;
}

article {
	padding:0 15px;
	background-color:white;
	width:600px;
	float:left;
}

aside.rightbar {
	width:170px;
	float:left;
}

*/General Style
----------------------------------------------------------*/
ul {
	display:block;
	list-style:none;
	margin:20px;
	padding:0;
}

.region {
	font-family: 黑体;
	font-weight:bold;
	display:block;
	background-color:#E0FFFF;
	width:120px;
	text-align:left;
	padding:4px;
	font-size: 0.945em;
}

.category {
	font-family: 黑体;
	font-weight:bold;
	display: inline;
	background-color:#E0FFFF;
	width:120px;
	text-align:center;
	padding:4px;
	font-size: 0.945em;
}

.menu {
	font-family: 黑体;
	font-weight:bold;
	display: inline;
	background-color:#E0FFFF;
	width:250px;
	text-align:center;
	padding:10px;
	font-size: 0.945em;
}

.sector {
	font-family: 黑体;
	font-weight:bold;
	display:block;
	background-color:#E0FFFF;
	width:120px;
	text-align:left;
	padding:4px;
	font-size: 0.945em;
}

.notice {
	font-family: 黑体;
	font-weight:bold;
	display: inline;
	background-color:#E0FFFF;
	width:120px;
	text-align:center;
	padding:4px;
	font-size: 0.945em;
}

.series {
	font-family: 黑体;
	font-weight:bold;
	display: inline;
	background-color:#E0FFFF;
	width:150px;
	text-align:center;
	padding:4px;
	font-size: 0.945em;
}

.nolinkcounty {
	font-family: 黑体;
	font-weight:bold;
	display:block;
	background-color:#E0FFFF;
	width:120px;
	text-align:left;
	padding:4px;
	font-size: 0.945em;
}

.nolink {
	font-family: 黑体;
	font-weight:bold;
	display: inline;
	background-color:#E0FFFF;
	width:150px;
	text-align:center;
	padding:4px;
	font-size: 0.945em;
}

.topbar {
	background-color:#E0FFFF;
	width:100%;
	padding:10px;
}

*/Link Style
----------------------------------------------------------*/
a:link {
	color:blue;
	text-decoration:none;
}

a:visited {
	color:purple;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:underline;
}

a:active {
	color:navy;
	text-decoration:underline;
}

/* Text Style
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: 黑体;
}

h1 {
	font-size: 2.150em;
}

h2 {
	font-size: 1.650em;
} 

h3 {
	font-size: 1.450em;
}

h4 {
	font-size: 1.250em;
}

h5 {
	font-size: 1.025em;
}

p {
	font-size: 0.875em;
}

li {
	font-size: 0.945em;
}

dt {
	font-size: 0.945em;
	font-weight:bold;
	color:#696969;
	margin: 20px;
}

dd {
	font-size: 0.945em;
}

dl {
	font-size: 0.945em;
}

strong {
	color: red;
}

/* Class Style
------------------------------------------------------------*/
.title {
	font-family: 黑体;
	text-align: center;
	font-weight: bold;
	color: red;
}

.hrstyle {
	height: 2px;
	width:980px;
	color: Aqua;
}

.belong {
	font-family: 黑体;
	font-weight: bold;
	margin:20px;
	color: red;
}

strong {
	color: red;
}

.author {
	text-align: center;
	font-size: 0.875em;
}

.logo {
	font-family: 黑体;
	font-weight: bold;
	font-size: 1.650em;
	color: #696969;
}

.gallery {
	text-align: center;
}

.caption {
	text-align: center;
}

.remark {
	font-size: 0.825em;
	text-align: center;
}

.note {
	text-align: center;
}

/* Adsense Style
------------------------------------------------------------*/
.bannerad {
	text-align: center;
}

.leftad {
	text-align: center;
}

.rightad {
	text-align: center;
}

.rectanglead {
	text-align: center;
}

.adlink {
	text-align: center;
}

.bottomad {
	text-align: center;
}

/* Product Style
--------------------------------------------------------------*/
.product {
	font-size: 0.875em;
	color:black;
margin: 20px;
}