@charset "UTF-8";

/* ---------------------------------------- 
Information

 - Latest Css Updates : 
 - Those who update it : 
---------------------------------------- */

/* ---------------------------------------- 
 - content
---------------------------------------- */
#content .imageAboutSet{
	width:912px;
	margin:34px auto 0 auto;
	/*background-color:#57afe6;*/
}
#content .imageAboutSet .shImage{
	float:left;
}
#content .imageAboutSet .shAbout{
	float:left;
	width:312px;
	padding:25px 32px; 
}
#content .imageAboutSet .shAbout dt{
	padding:0 0 15px 0;
	/*border-bottom:1px #2899e0 solid;*/
}
#content .imageAboutSet .shAbout dd{
	/*border-top:1px #75c4f6 solid;*/
	padding:13px 0 0 0;
}
#content .imageAboutSet .shAbout .shInfo{
	margin:20px 0 0 0;
}

/* --- newsDiary --- */
/* newsSet */
#content .newsDiarySet{
	width:912px;
	margin:25px auto 0 auto;
}
#content .newsDiarySet .newsSet{
	float:left;
}
#content .newsDiarySet .newsSet .newsTi{
	width:583px;
}
#content .newsDiarySet .newsSet .news{
	width:585px;
}
#content .dotLineList li{
	padding:13px 0 13px 10px;
	background:url(../images/common/dotLine.gif) repeat-x center bottom transparent;
}
#content .dotLineList .setStart{
	padding:20px 0 13px 10px;
}
#content .newsDiarySet .newsSet .dotLineList span{
	padding:0 0 0 20px;
	display:block;
	background:url(../images/common/listDot0.gif) no-repeat left center transparent;
}
/* diarySet */
#content .newsDiarySet .diarySet{
	width:auto;
	margin:0;
	float:right;
	border:1px #e0e0e0 solid;
	background-color:#f2f2f2;
	padding:9px;
}
#content .newsDiarySet .diarySet dt{
	width:250px;
	padding:12px 17px;
	background-color:#e3e3e3;
}
#content .newsDiarySet .diarySet dd{
	width:284px;
}
#content .newsDiarySet .diarySet ul{
	padding:0 5px;
}
#content .newsDiarySet .diarySet li{
	border-top:1px #fff solid;
	border-bottom:1px #dfdfdf solid;
	padding:7px;
}
#content .newsDiarySet .diarySet li span{
	padding:0 0 0 10px;
	display:block;
	background:url(../images/common/listDot1.gif) no-repeat left center transparent;
}
#content .newsDiarySet .diarySet .setStart{
	border-top:none;
}
#content .newsDiarySet .diarySet .setEnd{
	border-bottom:none;
}


/* --- infoSet --- */
#content .infoSet{
	width:912px;
	margin:35px auto 0 auto;
}
#content .infoSet .info{
	margin:15px 0 0 0;
}
#content .infoSet .infoTable{
	border-collapse:separate;
	border-top:1px #e7e7e7 solid;
	border-left:1px #e7e7e7 solid;
	background-color:#f5f5f5;
}
#content .infoSet .infoTable th{
	width:200px;
	vertical-align:top;
	padding:8px 15px;
	border-top:1px #FFF solid;
	border-left:1px #FFF solid;
	border-right:1px #e7e7e7 solid;
	border-bottom:1px #e7e7e7 solid;
	white-space:nowrap;
}
#content .infoSet .infoTable td{
	padding:8px 15px;
	background-color:#FFF;
	border-right:1px #e7e7e7 solid;
	border-bottom:1px #e7e7e7 solid;
}
#content .infoSet .infoTable .moreBtn{
	margin:0 0 0 15px;
}
