@charset "utf-8";

/*------------------------------------------------------------------------------Contents*/
#ContentsTop{
	width: 960px;
	margin: 0 auto;
}

#fla {
	width:960px;
	margin: 0 auto ;
	padding-top: 11px;
}

#TopImg {
	width: 647px;
	margin-top: 11px;
	line-height: 1.5;
	background-color: #3C0;
	}

	
#TopImg .topimg_01 {
	float: left;
	width: 323px;
	height: 150%;
	background: url(images/commons/top_bg.jpg) no-repeat;
	}

#TopImg .toping_text01 {
	margin-top: 13px;
	margin-left: 11px;
	width:295px;
}

#TopImg h3.topimg_button01 {
	float: right;
	width: 138px;
	height: 27px;
	margin-top: 35px;
	margin-right: 13px;
	margin-bottom: 11px;	
	}

#TopInfo {
	margin-top: 20px;

	}
#news {
	width: 626px;
}


#news h4{
	width: 646px;
	height: 27px;
	margin-right: 16px;
	}

#news ul {
	width: 646px;
	overflow:auto;
	padding-top: 10px ;
	}

#news span {
    font-weight: bold;
    padding: 15px 20px 0 0;
}

#news li {
	padding-top: 10px ;
	padding-bottom: 10px;
	border-bottom: dotted 1px;
	line-height:2;
}

#TopInfo p{
	width: 111px;
	float: right;
	margin-top: 15px;
	margin-right:10px;
	margin-bottom: 30px;
}

div.topimg_01Inner {
	overflow: hidden;
	background: url(images/commons/topimg_bg.gif) repeat-y 0 0 transparent;
}

#TopImg .topimg_01 {
	overflow: hidden;
	background:url(images/commons/topimg_bg_btm.gif) no-repeat bottom left transparent;
	padding: 0 0 9px 0;
}
