@charset "UTF-8";

#information h3{
	margin:0px 0px 10px 0px;
}

#information #listBox{
	width:830px;
	margin:0px 0px 50px 0px;
	padding:10px 0px 0px 0px;
}

#information #listBox dl{
	width:830px;
	background:url(../information/img/line.gif) left bottom repeat-x;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}

#information #listBox dt{
	width:135px;
	background:url(../information/img/flag.gif) left top no-repeat;
	padding:0px 0px 0px 30px;
	float:left;
	font-weight:bold;
}

#information #listBox dd{
	width:650px;
	margin:0px 0px 0px 165px;
	font-size:108%;
	line-height:1.5;
}

#information .pagesend{
	width:230px;
	margin:0px auto 5px;
}

#information .pagesend li{
	padding:0px 0px 0px 10px;
	float:right;
}


/*-------------------------------*/

#information .pageback{
	margin:-42px 0px 10px 0px;
	padding:0px 10px 0px 0px;
	text-align:right;
}

#information .pageback2{
	text-align:center;
	margin:0px 0px 10px 0px;
}

#information #detailText{
	width:805px;
	margin:30px auto 100px;
}


#information #newsTit{
	width:775px;
	margin:0px auto 10px;
	background:url(../information/img/bg_tit.gif) left top repeat-y;
	padding:13px 15px;
}

#information #newsTit h4{
	width:600px;
	float:left;
	font-size:108%;
	color:#336600;
}

#information #newsTit .date{
	width:160px;
	float:right;
	text-align:right;
}




