@charset "utf-8";
h2.side_tit	{position: absolute; top: -135px; width: 231px; height: 99px; }

.bbs_btn { margin-bottom:30px;zoom:1; }
.bbs_btn:after { display:block;clear:both;content:""; }
	.bbs_btn ul { list-style:none;margin:0;padding:0; }
	.bbs_btn ul li { float:left;line-height:100%; }
	.bbs_btn1 { float:left; }
	.bbs_btn2 { float:right; }
	.bbs_btn1 li { margin-right:3px; }
	.bbs_btn2 li { margin-left:3px; }
.bbs_btn2 span	{ padding: 3px; background: #333; }
.bbs_btn2 span a{color: #fff; }
.history { background:url('./img/history_line.gif') repeat-y 60px 0; }
.his_div{ width:100%;margin-bottom:20px;overflow:hidden; }
.his_cate{ position:relative;float:left;width:120px;margin:0 20px 20px 0;min-height:50px;text-align:center; }
	.his_cate img {position:absolute;bottom:0;left:55px;}
	.his_cate .his_year { height:50px;-moz-border-radius:20px 0 20px;-webkit-border-radius:20px 0 20px;border-radius:20px 0 20px;background:#999 url('./img/bg_pattern.png') repeat; }
	.his_cate .his_year span { display:block;padding-top:15px;font-family:"Trebuchet MS","Times New Roman";font-weight:bold;font-size:1.5em;color:#fff;text-align:center; }
	.his_cate .his_year.first { background-color:#c11717; }
.his_txt { float:left;width:680px; margin: 0 0 50px 0; }
	.his_txt .tit {display: none;}
	.his_txt .tit .bar { position:absolute;left:0;top:0;width:15px;height:1px;background:#555; }
	.his_txt ul { list-style:none;width:100%;margin:10px 0;padding:0;  text-align: left;}
	.his_txt ul li { width: 510px; padding:10px;margin:0 10px 3px 0;padding: 5px 20px 5px 130px; font-size: 11pt; border:1px solid #dedede;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-moz-box-shadow: 5px 5px 10px #eee;-webkit-box-shadow: 5px 5px 10px #eee;box-shadow: 5px 5px 10px #eee; }
	.his_txt ul li span { display:block; width:60px;margin: 0 0 -25px -100px;padding: 3px 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-family:Arial;font-size:0.92em;color:#fff;text-align:center;background:#004ea1; }
	.his_txt ul li a	{ width: 500px; display:block;margin: 0; padding: -50px 0 0 100px; text-align: left; } 
.bbs_write_table { border-top:1px solid #999;border-bottom:5px solid #e5e5e5; }
	.bbs_write_table caption { display:none; }
	.bbs_write_table th { width:12%;border-bottom:1px solid #e5e5e5; }
	.bbs_write_table td { padding:7px 0;border-bottom:1px solid #e5e5e5; }
	.bbs_write_table td em { font-style:normal;font-size:0.85em;color:#f60; }
