@charset "utf-8";

/* flash
-----------------------------------------------------------------------*/
#flashArea{
margin:0 -9px 20px;
height:274px;
}

/* contents
-----------------------------------------------------------------------*/
div#contents	{
	background:none;
}



/* main
-----------------------------------------------------------------------*/
div#main2	{
	float:left;
	width:648px;
}



/* hx
-----------------------------------------------------------------------*/
h2	{
	background:none;
	margin:0;
	padding:0;
		line-height:1;
		font-size:12px;
}


/* main2
-----------------------------------------------------------------------*/
div#main2	{
	padding-bottom:10px;
	text-align:left;
}
div#main2 div.topics	{
	background: url(images/bg_line01.gif) repeat-y center top;
}
div#main2 div.topics div.news	{
	width:308px;
	float:left;
}
div#main2 div.topics div.mainRightContents	{
	width:308px;
	float:right;
	zoom:1;
}
div#main2 div.topics div.news h2,
div#main2 div.topics div.event h2,
div#main2 div.topics div.story h2	{
	margin-bottom:8px;
	border-bottom:1px solid #cccccc;
	padding-bottom:8px;
}
div#main2 div.topics div.news dl	{
	border-bottom:1px solid #e9e9e9;
	padding:13px 0;
}
div#main2 div.topics div.news dl dt	{
	font-size:87.5%;
}
div#main2 div.topics div.news dl dd .iconPDF	{
vertical-align:middle;
margin-left:8px;
}
div#main2 div.topics div.mainRightContents dl	{
	float:left;
	width:120px;
}
div#main2 div.topics div.mainRightContents dl dt	{
	font-size:87.5%;
}
div#main2 div.topics div.mainRightContents dl dd	{
}
div#main2 div.topics div.mainRightContents p.eventImg,
div#main2 div.topics div.mainRightContents p.storyImg	{
	float:right;
	width:180px;
}
div#main2 div.topics div.mainRightContents p.eventImg img,
div#main2 div.topics div.mainRightContents p.storyImg img	{
	border:1px solid #e4e4e4;
	padding:2px;
}

div#main2 div.topics div.mainRightContents div.eventList{
border-bottom:1px solid #e9e9e9;
padding-bottom:10px;
margin-bottom:10px;
}


.indexBtnSearchHome{
margin:0 -3px;
position:relative;
}


/* side
-----------------------------------------------------------------------*/
div#side	{
	float:right;
	width:196px;
	background: url(images/side_bg01.gif) no-repeat center top;
	height:auto;
}

/* banner
-----------------------------------------------------------------------*/
div#side ul.bnr	{
	margin:10px;
}
div#side ul.bnr li	{
	margin-left:0;
	list-style-type:none;
	margin-bottom:10px;
}

div#side ul.bnr li.bnrService{
	border:1px solid #c6c6c6;
	padding:0 8px;
	background:#fff url(images/side_bnr04_bg01.jpg) no-repeat right top;
}
div#side ul.bnr li.bnrService ul{
margin:0;
padding:8px 0 8px 16px;
}
div#side ul.bnr li.bnrService ul li{
margin:0;
padding:0;
list-style:disc;
}

div#side ul.bnr li.bnrRE{
	border:1px solid #c6c6c6;
	padding:11px 6px;
	background:#f6f6f6 url(images/side_bnr06_bg01.jpg) no-repeat right top;
}
div#side ul.bnr li.bnrRE span{
	text-align:left;
margin:0;
padding:0 0 0 11px;
display:block;
}



ul.fTxtMenu{
margin:10px 0;
padding:10px 0 0;
text-align:center;
border-top:1px solid #DCDCDC;
}
ul.fTxtMenu li{
margin:0;
padding:0 10px;
border-left:1px solid #c6c6c6;
display:inline;
}
ul.fTxtMenu li.end{
border-right:1px solid #c6c6c6;
}

