@charset "UTF-8";
/* CSS Document */
#topCont{
	width:950px;
	margin:auto;
	height:450px;
}


.flashcontent{
width:950px;
height:300px;
}

.menuSet{
	margin-top:10px;
}

.menuSet img{
margin-bottom:10px;
}

.contLeft{
	width:625px;
	background:url(../img/top/contL_bg.jpg) no-repeat;
	min-height:530px;
	_height:530px;
	float:left;
}
.contRight{
	width:325px;
	float:right;
}

.RCont{
	background:#ffffff;
	padding:5px;
	height:auto;
}

.contLeft .infoTxtL{
	width:250px;
	padding-left:40px;
	float:left;
}

.contLeft .infoTxtR{
	width:250px;
	padding-left:10px;
	float:left;
}

ul.arr1 li{
	background:url(../img/top/arr_icon.gif) no-repeat left 0px;
	padding-left:28px;
	list-style:none;
	min-height:25px;
	_height:25px;
	color:#6A3906;
	font-size:1.1em;
	font-weight:600;
}

ul.arr1 li.lineicon{
	background:url(../img/top/line_icon.gif) no-repeat left 0px;
	list-style:none;
	padding-left:15px;
	margin-left:30px;
	color:#3E3A39;
	font-weight:normal;
	font-size:1em;
	min-height:10px;
	_height:10px;
	margin-top:5px;
}

.infoArea{
	width:580px;
	padding:15px;
	background:#ffffff;
	min-height:100px;
	_height:100px;
}

.infoArea .rss_list,
ul.arr2 li{
	background:url(../img/top/arr_icon2.gif) no-repeat 10px 7px;
	list-style:none;
	padding-top:2px;
	padding-left:50px;
	min-height:23px;
	_height:23px;
}

.RCont .rss_date,
.RCont .rss_colon{
	display:none;
	}

.RCont .more{
	text-align:right;
	margin-bottom:10px;
	font-size:0.8em;
	}

ul.arr2 li.gry{
	background:url(../img/top/arr_icon2.gif) no-repeat 10px 7px #efefef;
	
}

.txtL{
	width:165px;
	float:left;
}

.txtR{
	width:145px;
	float:right;
}

.RCont .rss_list,
ul.arr3 li{
	background:url(../img/top/arr_icon3.gif) no-repeat 10px 5px;
	list-style:none;
	padding-left:25px;
	min-height:23px;
	_height:23px;
}

ul.arr3 li.lineD{
	background:none;
	list-style:none;
	border-bottom:dashed 1px #666666;
	padding-top:3px;
	padding-left:25px;
	min-height:23px;
	_height:23px;
}

.bnArea{
	width:305px;
	padding:10px;
	margin-top:35px;
	_margin-top:25px;
	background:#ffffff;
}
