@charset "utf-8";
html {
	font-size:12px;
	}
.color01,.color01 a {
	color:#5f391c;
	text-decoration:none;
	}
.color02,.color02 a {
	color:#a3651f;
	text-decoration:none;
	}
.color06,.color06 a {
	color:#e06310;
	text-decoration:none;
	}
.color07,.color07 a {
	color:#295abe;
	text-decoration:none;
	}
.color08,.color08 a {
	color:#a81dc6;
	text-decoration:none;
	}
.color09,.color09 a {
	color:#116711;
	text-decoration:none;
	}
.color03 {
	color:#c86018;
	}
.color04 {
	color:#CC0000;
	}
.color05 {
	color:#990000;
	}

a:hover {
	text-decoration:underline;
	}
#top {
	background:#f8f0d8;
	border-bottom:5px solid #c86018;
	height:99px;
	}
#toppanel {
	padding:19px 10px 0 0;
	float:right;
	background:#f8f0d8;
	}
#toppanel a {
	text-decoration:underline;
	color:#5f391c;
	}
#toppanel a:hover {
	color:#a3651f;
	text-decoration:none;
	}
#form {
	margin-top:37px;
	}
#form select,#form input {
	background:#d3966c;
	border:0;
	height:21px;
	color:#f8f0d8;
	}
#sidebar {
	float:left;
	}
#sidebar h3 {
	width:193px;
	height:39px;
	background:url(../images/bj_menu_bg+.jpg);
	text-align:center;
	}
#sidebar h3.on {
	background:url(../images/bj_menu_bg-.jpg);
	}
.menu {
	line-height:26px;
	font-size:14px;
	text-align:center;
	background:#6e5e4e;
	padding:10px 0 20px;
	}
.menu li {
	background:url(../images/bj_line.jpg) no-repeat center bottom;
	}
.menu a {
	color:#f5f4f1;
	text-decoration:none;
	}
.menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
#content-box {
	margin-left:193px;
	}
#list_search {
	float:right;
	letter-spacing:normal;
	padding-right:10px;
	}
#content ul li {
	padding-left:32px;
	}
#content ul.lab {
	background:url(../images/bj_lab.jpg) repeat-x;
	padding-top:4px;
	}
#content ul.lab li.fir {
	font-size:14px;
	line-height:36px;
	height:36px;
	color:#6c5d4d;
	}
#content ul.lab li.sec {
	height:27px;
	line-height:27px;
	letter-spacing:2px;
	}
#content ul.lab li.thi {
	height:34px;
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	}
#content ul.lab li.thi .name,#content ul.lab li.thi .cha {
	background:url(../images/bj_sep.jpg) no-repeat right top;
	}
#content ul.lab li.sec a {
	font:bold 11px Arial, Helvetica, sans-serif;
	}
#content ul li .name {
	min-width:100px; width:auto; _width:100px; display:block; float:left; text-align:center;
	}
#content ul li .cha {
	width:100px; display:block; float:left; text-align:center;
	}
#content ul.lab li .con {
	display:block; text-align:center;
	}
#content ul.tab li .con {
	float:left; display:block;
	}
#content ul.tab {
	color:#3b3b3b;
	line-height:30px;
	padding-top:8px;
	float:left;
	}
#content ul.tab li {
	clear:left;
	}
#content ul.tab li.even {
	background:#E5EBDF;
	}
	
	
