@charset "UTF-8";

/* ****************************************************
1. Top Layout
xx. other

99. Extra
***************************************************** */

/* 1. Top Layout
=========================================*/

#top #pageContainer {
	background: none;
}

/* headContainer */
#top #headContainer {
	margin-bottom: 0;
	background: url(../../images/index_bg01.gif) repeat-x bottom;
}

/* mainContainer */
#top #mainContainer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* footContainer */
#top #footContainer {
	margin-top: 20px;
}

/* topColumn */
#top .topColumn {
	width: 960px;
	margin-top: 30px;
}
#top .topColumn .leftCol {
	float: left;
	width: 710px;
}
#top .topColumn .rightCol {
	float: right;
	width: 230px;
}
#top .topColumn .leftCol .searchBox01 {
	width: 710px;
	height: 170px;
	background: url(../../images/index_bg02.gif) no-repeat;	
}
#top .topColumn .leftCol .searchBox01 .headingText {
	clear: both;
	padding: 13px 0 4px 15px;
}
#top .topColumn .leftCol .searchBox01 ul {
	padding-left: 20px;
}
#top .topColumn .leftCol .searchBox01 ul li {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	font-size: 0;
}
#top .topColumn .leftCol .searchBox01 ul li.last {
	padding-right: 0px;
}
#top .topColumn .leftCol .searchBox02 {
	margin-top: 27px;
}
#top .topColumn .leftCol .searchBox02 .headingText {
	clear: both;
	position: relative;
	margin-bottom: 5px;
	padding-left: 6px;
	border-left: #ce8000 solid 3px;
}
#top .topColumn .leftCol .searchBox02 .linkBlock01 {
	padding-top: 10px;
	background: url(../images/common_bg04.gif) repeat-x 0 0;
}
#top .topColumn .leftCol .searchBox02 .linkBlock01 .thumbCol01 {
	float: left;
	width: 223px;
	margin-right: 20px;
}
#top .topColumn .leftCol .searchBox02 .linkBlock01 .last {
	margin-right: 0;
}
#top .topColumn .leftCol .searchBox02 .linkBlock01 .thumbCol01 .picture {
	float: left;
	width: 50px;
	margin-right: 10px;
}
#top .topColumn .leftCol .searchBox02 .linkBlock01 .thumbCol01 .text {
	float: right;
	width: 163px;
}
#top .topColumn .leftCol .searchBox02 .linkBlock01 .thumbCol01 .text .iconLink01 {
	padding-left: 11px;
	background: url(../images/common_ic06.gif) no-repeat 0 0.4em;
}
#top .topColumn .summaryLink01 {
	display: block;
	position: absolute;
	top: 8px;
	right: 0px;
}
#top .topColumn .summaryLink02 {
	display: block;
	position: absolute;
	top: 12px;
	right: 0px;
}

#top .topColumn .newsBox {
	margin-top: 27px;
	background: url(../../images/index_bg03.gif) repeat-x 0 0;
}
#top .topColumn .newsBox .headingText {
	clear: both;
	position: relative;
	padding-top: 12px;
	padding-bottom: 8px;
	background: url(../images/common_bg04.gif) repeat-x bottom;
}
#top .topColumn .newsBox dl {
	clear: both;
	padding-top: 8px;
	background: url(../images/common_bg04.gif) repeat-x bottom;
}
#top .topColumn .newsBox dl dt {
	float: left;
	width: 8em;
}
#top .topColumn .newsBox dl dd {
	padding: 0 0 8px 8em; 
}
#top .topColumn .newsBox dl dd a {
	display: inline-block;
	padding-left: 11px;
	background: url(../images/common_ic07.gif) no-repeat 0 0.5em;
}
#top .topColumn .newsBox dl dd .newIcon {
	margin-left: 5px;
	vertical-align: baseline;
}

#top .topColumn .pluginBox {
	clear: both;
	width: 710px;
	margin-top: 33px;
}
#top .topColumn .pluginBox .banner {
	float: left;
	margin-right: 20px;
	padding-left: 11px;
}
#top .topColumn .pluginBox .text {
	float: right;
	width: 520px;
}

#top .topColumn .rightCol .consulBox .consulBoxText {
	padding: 10px;
	font-size: 83%;
	border-right: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
}
#top .topColumn .rightCol .officeBox {
	margin-top: 10px;
}
#top .topColumn .rightCol .banner {
	margin-top: 10px;
}

/* print */
#top .topColumn .newsBox,
#top .topColumn .newsBox dl,
#top .topColumn .newsBox dl dd a,
#top .topColumn .newsBox .headingText {
	height: 1;
}


/* xx. other
=========================================*/
#top .iconLink01 {
	padding-left: 11px;
	background: url(../images/common_ic06.gif) no-repeat 0 0.4em;
}
#top .outLink01 {
	margin-top: 10px;
	padding-left: 16px;
	background: url(../images/common_ic08.gif) no-repeat 0 0.2em;
}
#top .pdfLink01 {
	margin-top: 10px;
	padding-left: 16px;
	background: url(../images/common_ic12.gif) no-repeat 0 0;
}
#top .mtReset {
	margin-top: 0 !important;
}
#top .mt5 {
	margin-top: 5px !important;
}
#top .mt10 {
	margin-top: 10px !important;
}
#top .mt15 {
	margin-top: 15px !important;
}
#top .mt20 {
	margin-top: 20px !important;
}
#top .mt25 {
	top-top: 25px !important;
}
#top .mt30 {
	margin-top: 30px !important;
}
#top .mt35 {
	margin-top: 35px !important;
}
#top .mt40 {
	margin-top: 40px !important;
}
#top .highlight01 {
	font-weight: bold;
}


/* 99. Extra
=========================================*/
/* Clearfix */
#top .topColumn:after,
#top .topColumn .leftCol .searchBox01 ul:after,
#top .topColumn .leftCol .searchBox02 .linkBlock01:after,
#top .topColumn .leftCol .searchBox02 .linkBlock01 .thumbCol01:after,
#top .topColumn .pluginBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#top .topColumn,
#top .topColumn .leftCol .searchBox01 ul,
#top .topColumn .leftCol .searchBox02 .linkBlock01,
#top .topColumn .leftCol .searchBox02 .linkBlock01 .thumbCol01,
#top .topColumn .pluginBox {
	zoom: 1;
	display: block;	/* for safari firefox3 */
	min-height: 1%;  /* for IE 7*/
}
/* IE7 hacks */
*:first-child+html #top .topColumn,
*:first-child+html #top .topColumn .leftCol .searchBox01 ul,
*:first-child+html #top .topColumn .leftCol .searchBox02 .linkBlock01,
*:first-child+html #top .topColumn .leftCol .searchBox02 .linkBlock01 .thumbCol01,
*:first-child+html #top .topColumn .pluginBox {
	display: inline-table;
}/* end hacks */