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

#logoSub{
	width:28px;
	height:28px;
	float:left;
	margin:4px 0 0 0;
}

#englishBtn{
	width:62px;
	height:13px;
	position:absolute;
	top:4px;
	right:0;
}

#englishBtn a{
	width:62px;
	height:13px;
	background-image:url(../../img/btn_english.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#mainImgBox{
	width:900px;
	height:350px;
	margin:0 0 4px 0;
}

#newsBox{
	width:478px;
	float:left;

}

#newsTitle{
	width:16px;
	height:179px;
	padding:3px 5px 0 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #141E48;
	float:left;
}

#newsTitle p{
	width:16px;
	height:52px;
	background-image:url(../../img/news.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#newsText{
	width:466px;
	height:171px;
	float:left;
	overflow: auto;
	padding:10px 17px 0 17px;
}

#newsText dl{
	margin:0px;
	padding:0px;
}

#newsText dt{
	font-size:12px;
	line-height:140%;
	font-weight:bold;
	color:#131E47;
}

#newsText dd{
	font-size:10px;
	line-height:140%;
	margin:0 0 15px 0;
	padding:0;
}

.dtdate{
	font-size:10px;
	line-height:140%;
	font-weight: normal;
}

.topimgBox01{
	width:205px;
	height:80px;
	margin:0 0 0 12px;;
	float:left;
}

.topimgBox02{
	width:205px;
	height:80px;
	float:right;
}
