﻿body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f8591;
}

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{
	line-height: 150%;
	text-align: justify;
	margin-top: 0;
}

ul, ol, dl, dd { margin:0; padding:0; list-style:none;}

blockquote { }

a { color: #6f8591; text-decoration: none; }

a:hover { color: #ff562a; }

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {  }

.clear{clear:both;}
.ce{text-align: center;}

/* Header */

#header-wrapper {
	height: 115px;
	background: #a1bbc9 url(wrapper.gif) repeat-x 0 0;
}

#header {
	width: 1000px;
	height: 115px;
	margin: 0 auto;
	background-color: #d6ebf7;
}
/** LOGO */
#logo{height:50px; padding:10px 20px; background-color: #ff562a;}

#logo h1, #banner p {
	float: right;
	padding: 0; line-height: normal;
}

/* Menu */
#menu {
	float: left;
	width: 710px;
	height: 45px;
}

#menu ul {
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li { display:inline; }

#menu a {
	display: block;
	float: left;
	margin-left: 14px;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 14px;
	color: #3d5052;
	background: #a1bbc9 url(a_bg.gif) repeat-x;
}

#menu a:hover {background: #a1bbc9 url(a_bg_h.gif) repeat-x; color: #3d5052; }

/* Search */

#search {
	float: right;
	width: 240px;
	height: 45px;
}

#search form {
	margin: 0;
	padding: 11px 0 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:#a1bbc9;
}


.k_search{padding:15px; clear:both;}
.k_search div{border-bottom:1px dotted #cccccc; margin-bottom:5px; clear:both;}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0 25px;
	background:#FFFFFF url(banner.jpg) no-repeat center 0;
	border: 5px solid #FFFFFF;
}

#banner{height:105px; padding:10px;}

/* Content */

#content {
	float: left;
	width: 680px;
}

.list { margin:0;}

.list li {
	float: left;
	text-align: center;
	display: block;
	border: 1px solid #cccccc;
	margin:10px 17px;
	padding: 3px;
}

.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 #a1bbc9;
}
.entry h3{ margin-bottom:15px; text-align:center;}
.entry p{line-height:180%;}
.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_page{clear: both; padding-top: 10px;}
.k_pagelist em {background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {color:#a1bbc9;}
.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: 240px;
}



#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 dd a {
	margin: 2px 2px;
	padding: 5px 0 4px 15px;
	display: block;
	width: 180px;
	border:1px solid #99cc99;
	font-weight: bold;
	background: url(entry.gif) repeat-y;
}

#sidebar li dd a:hover {
	background-color: #eef5ea;
}
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: #d6ebf7;
}

/* Footer */

#footer {
	background: url(foot_bg.gif) repeat-x;
}

#footer p {
	text-align: center;
	padding-top: 10px;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5; text-decoration: underline;
}

