﻿body {
	margin: 0;
	padding: 0;
	background-color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
}

h1, h2, h3 {margin: 0;}

h1 {font-size: 14px; }

h2 {font-size: 14px; }

h3 { font-size: 16px;}

table,td,tr,th{font-size:12px}

p{
	text-align: justify;
	margin: 0;
	line-height:180%;
}

ul, ol, dl, dd { margin:0; padding:0; list-style:none;}

blockquote { }

a { color: #000033; text-decoration: none; }

a:hover { color: #0066ff; }

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 0px 0 0 8px;
	border:1px solid #0099ff;
	padding:3px;
}

hr {  }
label{padding-right:5px;}

.clear{clear:both;}
.ce{text-align: center;}

/* Header */

#header-wrapper {
	height: 115px;
}

#header {
	width: 880px;
	margin: 0 auto;
}
/** LOGO */
#logo{height:210px; float:left; width:300px;}

#logo h1, #banner p {
	float: right;
	padding: 0; line-height: normal;
}
#banner{float:right; width:580px; height:173px; background:url(banner.jpg) no-repeat 0 0;}
/* Menu */
#menu {
	float: right;
	width: 580px;
	height: 37px;
	background:url(menubg.jpg) repeat-x 0 0;
}

#menu ul {
	list-style: none;
	line-height: normal;
}

#menu li { display:inline; }

#menu a {
	display: block;
	float: left;
	margin: 6px 0 0 14px;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 14px;
	color: #000033;
	background: #A2CE89 url(a_bg.gif) repeat-x;
}

#menu a:hover {background: #A2CE89 url(a_bg_h.gif) repeat-x; color: #FFFFFF; }

#nav{line-height:30px; clear:both; background-color:#0099ff; border-top:1px solid #fff;}
#nav span{padding:0 18px; font-weight:bold;}
/* Search */

#search {
	float: right;
	width: 240px;
}

#search form {
	margin: 6px 0 0;
	
}

#search fieldset { display: none;}


#search input {
	float: left;
	font-size: 12px;
	border: none;
	margin-right:5px;
	padding:2px 0;
}

#search input.in { height:19px; background-color:#022e78; color:#fff;}


.k_search{padding:15px; clear:both;}
.k_search div{border-bottom:1px dotted #cccccc; margin-bottom:5px; clear:both;}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 8px 20px 0;
	background-color:#fff;
}


/* Content */

#content {
	float: left;
	width: 600px;
}

ul.list { margin:0;}

ul.list li {
	float: left;
	text-align: center;
	display: block;
	border: 1px solid #cccccc;
	margin:10px 17px;
	padding: 3px;
	height:150px;
}

ul.list li img { margin-bottom: 4px;}

/* Post */

.post {
	margin-bottom: 20px;
}

.title {
	margin-bottom: 3px;
	padding: 2px 30px;
	margin-bottom: 2px;
	background: url(title.gif) repeat-y;
	
}

.entry {
	padding: 10px 30px 5px;
	background: url(entry.gif) repeat-y;
	border-top: 1px solid #027ac7;
}
.entry h3{ margin-bottom:15px; text-align:center;}
.entry p{line-height:180%; padding-bottom:10px;}
.entry p a, .list li a{text-decoration: underline;}
.entry ol li{background:url(line.gif) repeat-x 0 bottom; line-height:28px;}
.entry ol li span{float:right;}
.entry td.head{font-size:14px; font-weight:bold; background:url(dot.gif) no-repeat right 12px;}
.entry td.side{background-color:#E1E1E1; text-align:right; line-height:180%; font-weight:bold;}
.entry td.ride{background-color:#f2f2f2; text-align:left; line-height:180%;}

.k_form{font-size:14px;}
/* 分页 */
.k_page{clear: both; padding-top: 10px;}
.k_pagelist em {background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {color:#009900;}
.k_pagelist *{float:left; padding:0 2px; margin:0px 1px; font-size:11px; line-height:20px; border:1px solid #C6C6C6;}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
}

#sidebar ul {
	line-height: normal;
}

#sidebar ul li {
	margin-bottom: 30px;
	padding: 0 0 10px 30px;
	background: url(entry.gif) repeat-y;
}

#sidebar ul li h2 {
	margin: 0 0 10px -30px;
	padding: 2px 0 2px 30px;
	background: url(title.gif) repeat-y;
	border-bottom: 3px solid #FFFFFF;
}
#sidebar li dl{display: block; height: auto;}
#sidebar li dt{font-weight:bold; border-bottom:1px solid #027ac7; 	display: block; width: 190px; margin:8px 0 3px; background:url(ico.gif) no-repeat right 4px;}
#sidebar li dd a {
	margin: 2px 2px;
	padding: 5px 0 4px 15px;
	display: block;
	width: 170px;
	border:1px solid #059bfc;
	background: url(entry.gif) repeat-y;
}

#sidebar li dd a:hover {
	background-color: #ace0fe;
}
p.links a{padding-right:8px; text-decoration: underline;}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
	background: #FEF7EF url(td_bg.gif) repeat-x;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	background-color:#0099ff; border-top:2px solid #000; padding:7px;
}

#footer p {
	text-align: center;
	line-height:150%;
}

#footer a {
	color: #003399; text-decoration: underline;
}