@charset "utf-8";
/* CSS Document */

@import url(cmn.css);
@import url(base.css);

#fl{
	height: 233px;
	background: url(../img/cmn/head_bg.gif) 0 0 repeat-x;
	padding: 12px 0;
}

#fl_bnn{
	width: 213px;
	float: right;
	margin-top: 5px;
}

#fl_bnn01 a, #fl_bnn02 a, #fl_bnn03 a{
	margin-bottom: 8px;
	width: 213px;
	height: 52px;
}

#fl_bnn01 a{background:url(../img/index/fl_bnn01.gif) 0 0 no-repeat;}
#fl_bnn02 a{background:url(../img/index/fl_bnn02.gif) 0 0 no-repeat;}
#fl_bnn03 a{background:url(../img/index/fl_bnn03.gif) 0 0 no-repeat;}

#main_l{
	width: 370px;
	float: left;
}

#main_l p{
	margin: 0 10px;
	width: 350px;
}

#main_l .bnn_l{
	float: left;
	width: 184px;
}

#main_l .bnn_r{
	float: right;
	width: 184px;
}

.bnn_disc{
	width: 164px!important;
	font-size: 10px;
	line-height: 15px;
}

#main_r{
	width: 570px;
	float: right;
}

#main_r #cont_l{
	widows: 350px;
	float: left;
}

#main_r #cont_r{
	widows: 214px;
	float: right;
}

#main_r p{
	width: 500px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

.add_disc{
	width: 190px!important;
	margin-bottom: 10px!important;
}

#news{
	width: 580px;
	overflow: hidden;
	height: 250px;
	margin-top: 20px;
	margin-bottom: 20px
}

.news_list{
	padding: 10px;
	width: 560px;
	border-bottom: 1px #CCCCCC dotted;
	margin: 0;
}

.news_list dl, .news_list dt, .news_list dd{
	margin: 0;
	padding: 0;
}

.news_list dl{
}

.news_list dt{
	float: left;
	width: 80px;
	padding-left: 12px;
	background: url(/img/cmn/arrow2.gif) 0 5px no-repeat;
}

.news_list dd{
	font-weight: bold;
	color: #999999;
}

.news_disc{
	width: 540px!important;
}
