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

ul,li{
	list-style:none;
	margin:0;
	padding:0;

}
#main{
position: relative;
top:-10px;
left:-24px;

}
#left{
	float:left;
	width: 220px;
}
#center{
	width: 440px;
	margin-left: 20px;
	float:left;
}
#right{
	width: 200px;
	float:right;
}

#leftInfo1 h2{
	margin-bottom: 10px;
}
#leftInfo1 dl{
	margin:0;
	_margin-bottom: 10px;
	padding:0;
}
#leftInfo1 dt{
	float:left;
	width: 35px;
	height: 35px;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-right: 10px;
}


#leftInfo1 dt a{
	display:block

}
#leftInfo1 dt img{
	width: 35px;
	height: 35px;
}
#leftInfo1 table.vacant td{
	vertical-align:top;
	padding: 5px;
}
#leftInfo1 dd{
	margin:0;
	font-size: 11px;
	_font-size: 10px;
	line-height:1.3;
}

#leftInfo2 ul{
	padding-left: 10px;
}
#leftInfo2 ul li{
	line-height: 2;
	border-bottom: 1px dotted #DDD;

}
#leftInfo2 ul li a{
	display:block;
	font-size: 12px;
	_font-size: 10px;
}


#center #centerInfo1,
#center #centerInfo2{
	margin-bottom: 20px;
}

#center #centerInfo1,
#center #centerInfo2,
#center #centerInfo3{
/*	border: 1px solid #CCC;*/
	padding: 1px 1px 10px 1px;
}
#center #centerInfo1 h2,
#center #centerInfo2 h2,
#center #centerInfo3 h2{
	font-size: 15px;
	font-weight: normal;
	line-height: 33px;
	background:url(../img/top_h2_title_rpt_1.png) repeat-x;
	padding-left: 20px;
}

#center h2 a{
	margin-right: 15px;
}
html>/**/body #center h2 span.to-next{
/*	float:right;*/
}
#center h2 span.title{
	float:left;
}
#center h2 span.to-next{
	float:right;
	padding-right: 5px;
}
#center h2 span.to-next img{
	vertical-align:middle;
}

	

#center #centerInfo3 p{
	margin :10px;	
}
#center #centerInfo3 p,
#center #centerInfo3 a{
	font-size:12px;
	color:#333;
}
#center #centerInfo3 span.date{
	padding-right: 0;
	font-size: 10px;
}


#center #centerInfo1 ul{
	margin: 10px 0;
	padding-left 5px !important
}
#center #centerInfo1 ul li{
	float:left;
	width: 100px;
	height: 60px;
	overflow:hidden;
	margin-left: 5px;
}
#center #centerInfo1 ul li img{
	width: 100px;
}

#center #centerInfo2 ul{
	margin: 10px 0;
}


#center ul{
	padding-left: 10px;
}
#center ul li{
	line-height: 2;
	border-bottom: 1px dotted #DDD;
}
#left .bannerLeft{float:left;}
#left .bannerRight{float:right;}


#right #topNews{margin-bottom: 15px;}
#right #topNews div{
	font-size:11px;
	width: 330px;
	height: 160px;
	overflow: auto;
	overflow-x:hidden;
	scrollbar-arrow-color: #666;
	scrollbar-base-color: #DDD;
}

#right #topNews dd{
/*	padding-left: 20px;*/
	border-bottom: 1px dotted #DDD;	
	margin-bottom: 0.5em;
	list-style-image:url(../img/topnews_arrow.gif);
	padding-left: 25px;
}

#right #topNews ul{
	list-style-image:url(../img/topnews_arrow.gif);
}
#right #topIso li{ 
	display:inline;
}
#right #topIso .isoLeft{margin-right: 20px;}


