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

#bg{
/*	background:url(../img/bg_top.png) repeat-x;*/
}
ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
#mainImg{
	margin-bottom: 20px;
	
}
#topBanner1{
	margin-bottom: 20px;
}
#topBanner2{
	height: 100px;
	margin-bottom: 20px;
}
#topBanner2 div{
	float:left;
	margin-right: 15px;
}
/*
#main a{
	text-indent:-9999px;
	display:block;	
}

#main .link01{
	position:absolute;
	top: 0px;
	left:0px;
}
#main .link01 a{
	width:365px;
	height:260px;
}

#main .link02{
	position:absolute;
	top: 15px;
	left:375px;
}
#main .link02 a{
	width:135px;
	height:105px;
}

#main .link03{
	position:absolute;
	top: 15px;
	left:520px;
}
#main .link03 a{
	width:135px;
	height:105px;
}

#main .link04{
	position:absolute;
	top: 15px;
	left:660px;
}
#main .link04 a{
	width:135px;
	height:105px;
}
*/

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

#info1,#info2,#info3{
	margin-bottom: 20px;
}
#info1 h2,#info2 h2,#info3 h2{
	margin-bottom: 10px;
}
#info1 dl{
	float:left;
	margin:0;
	_margin-bottom: 10px;
	padding:0;
	margin-left: 10px;
}
#info1 dt{
	width: 120px;
	height: 90px;
	border: 1px solid #999;
}


#info1 dt a{
	display:block

}
#info1 dt img{
	width: 120px;
	height: 90px;
}
#info1 dd{
	margin:0;
	font-size: 11px;
	_font-size: 10px;
	line-height:1.3;
	text-align:center
}

#info1 #tagThumbnail{
	padding:7px;
	background:#FDFEFF;
/*	border: 3px double #DDD;*/
}
#info1 ul li{
	float:left;
	margin-right: 20px;
	margin-bottom :10px;
}

#info2{
}
#info2 dl{
	padding: 0 10px;
	float:left;
	width: 120px;
	overflow:hidden;
}
#info2 dt{
	line-height: 2;
}

#info2 dt img{
	width:120px;
	height:auto;
}
#info2 dd{
	margin:0;
}

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

}
#info3 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{
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	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;}

