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



#top{
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/* ------------------------------------ Left clm ------------------------------------ */
#top .left{
	float: left;
	width: 155px;
	margin-right: 7px;
	text-align: left;
}
#top .left .box{
	border: 1px solid #F2F3F5;
	width: 153px;
	height: auto;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#top .left .box dl{
	list-style-type: none;
	width: 140px;
	margin: 0px auto;
	text-align: left;
}
#top .left .box dt{
	width: 110px;
	background-image: url(/img/top_people_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 5px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top .left .box dd{
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 20px;
}
#top .left .box .more{
	width: 140px;
	margin-bottom: 5px;
	text-align: right;
}
/* ------------------------------------ Center clm ------------------------------------ */

#top .center{
	float: left;
	width: 229px;
	text-align: center;
}
#top .center .box{
	border: 1px solid #F2F3F5;
	height: auto;
	width: 227px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#top .center .box dl{
	list-style-type: none;
	width: 200px;
	margin: 0px auto;
	text-align: left;
}
#top .center .box dt{
	margin: 0px 0px 5px;
/*	padding: 3px 0px 5px 20px;*/
	font-weight: bold;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top .center .box dd{
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 20px;
}

#top .center a{text-decoration: none;}
#top .center a:hover{text-decoration: none;}
#top .center .box .news{
	background-image: url(/img/top_icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top .center .box .info{
	background-image: url(/img/top_icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#top .center a{
	text-decoration: none;
}

#top .center a:hover{
	text-decoration: underline;
}
/* ------------------------------------ Right clm ------------------------------------ */
#top .right{
	width: 349px;
 	float:left;
}

#panfbox  {
	width: 490px;
	margin:  0px auto;
	padding: 0px;
}
#panfbox div {
	width: 480px;
	background-color: #eee;
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: 100;
	font-size: 12px;
	margin:  0px auto;
	padding: 5px;
}
#panfbox a {
	width: 490px;
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 10px auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;

}


#top .left .box dl,
#top .center .box dl {
	height: 110px;
	overflow: ;
}

#top .left .box h2,
#top .center .box h2 {
	margin: 0px;
	padding: 0px;
}

#top .center .box h2 {
	margin-top: -1px;
}

#top .left .box,
#top .center .box {
	margin: 0px;
	padding: 0px;
}