/* -------------------------------------------------------------------
 base tag
------------------------------------------------------------------- */

/* margin reset */
body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, pre, form, input, textarea, a {
	margin: 0;
	padding: 0;
}

/* list mark none */
ul, ol {
	list-style-type: none;
}

/* images table border none */
img, table {
	border: none;
}

/* style line none */
hr {
	display: none;
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
}


/* -------------------------------------------------------------------
 clear
------------------------------------------------------------------- */

.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

.clearfix {
	display: inline-block;
}

/*_*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


.clearBoth {
	clear: both;
}




.col01 .topicsArea dl:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

.col01 .topicsArea dl {
	display: inline-block;
}

/*_*/
* html .col01 .topicsArea dl {
	height: 1%;
}

.col01 .topicsArea dl {
	display: block;
}


/* -------------------------------------------------------------------
 images change
------------------------------------------------------------------- */

.imgChange {
	line-height: 0.1px;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 1px;
	text-indent: -9999px;
}

.arrow {
	background:url(../images/bg_arrow.gif) no-repeat left center;
	padding-left:15px;
}



/* #mainCntents */

#mainCntents {
	width: 660px;
	margin: 15px 20px 25px 19px;
}

.closeBtn {
	padding: 8px 1px 8px 0;
	text-align: right;
}

#titleArea {
	margin-bottom:40px;
}

.mainImgArea {
	margin-bottom: 15px;
}

.copyArea {
	font-size: 108%;
	padding:10px 10px 0 10px;
}





/* .col01 */
.col01 {
	margin-bottom:45px;
}

.col01 .topicsArea {
	padding: 10px 15px 30px 15px;
}

.col01 .topicsArea dl {
	text-align: left;
	padding: 10px 0 6px 0;
	width: 630px;
	background: url(../images/bg_dl_underline.gif) repeat-x bottom;
	clear: both;
}

.col01 .topicsArea dt {
	float: left;
	padding-right: 10px;
	font-weight: bold;
}

.col01 .topicsArea dd {
	float: right;
	width: 490px;
}

* html .col01 .topicsArea dd {
	float: right;
	width: 480px;
}

*:first-child+html .col01 .topicsArea dd {
	float: right;
	width: 490px;
}


.col01 .linkArea {
	float: right;
}

/* .col02 */
.col02 {
	margin-bottom: 45px;
	clear: both;
}

.col02 .imgArea {
	position: relative;
	height: 300px;
	margin: 35px 0 0 30px;
}

.col02 .imgArea .img01 {
	position: absolute;
	top: 0px;
	left: 37px;
}

.col02 .imgArea .img02 {
	position: absolute;
	top: 0px;
	left: 336px;
}

.col02 .imgArea .img03 {
	position: absolute;
	top: 86px;
	left: 336px;
}

.col02 .imgArea .img04 {
	position: absolute;
	top: 167px;
	left: 336px;
}

.col02 .imgArea .img05 {
	position: absolute;
	top: 248px;
	left: 336px;
}

.col02 .linkArea {
	margin: 40px 0 0 30px;
}

/* .col03 */
.col03 {
	margin-bottom:45px;
}

.col03 .pdfArea {
	padding: 10px 15px;
}

.col03 .pdfArea dl {
	text-align: left;
	padding: 10px 0 6px 0;
	width: 630px;
	background: url(../images/bg_dl_underline.gif) repeat-x bottom;
	clear: both;
}

.col03 .pdfArea dt {
	float: left;
	padding-right: 10px;
	font-weight: bold;
}

.col03 .pdfArea dd {
	float: right;
	width: 530px;
}

* html .col03 .pdfArea dd {
	float: right;
	width: 520px;
}

*:first-child+html .col03 .pdfArea dd {
	float: right;
	width: 530px;
}

/* .col04 */
.col04 {
	margin-bottom: 45px;
}

.col04 .bannerArea {
	margin: 20px 0 0 30px;
}

.col04 .bannerArea ul {}

.col04 .bannerArea li {
	float: left;
	margin-right: 15px;
}




.news_base{
	width:630px;
	padding-bottom:5px;
	background: url(../images/bg_dl_underline.gif) repeat-x bottom;
}

.mark1{
	margin-top:10px;
	float: left;
	width:145px;
	font-weight:bold;
}

.mark2{
	margin-top:10px;
	float: left;
	font-weight:bold;
}

.day{}

.news_text_box{
	margin-top:10px;
	float: left;
	width: 480px;
}
