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

body {
	background-color:#ffffff;
}

p {
	margin:0;
}

h1 span {
	display:none;
}

h2 span {
	display:none;
}

h3 span {
	display:none;
}

#container {
	border-left-style:solid;
	border-right-style:solid;
	border-left-color:#999999;
	border-right-color:#999999;
	border-left-width:1px;
	border-right-width:1px;
	width:960px;
	background-color:#ffffff;
	margin:0 auto;
	overflow:hidden;
}

/********************************************/
/*   Header Unit Style Start                */
/********************************************/

#header {
	width:960px;
	height:105px;
}

#header .inquiry{
	width:179px;
	position:relative;
	margin-bottom:-90px;
	top:-90px;
	left:770px;
}

#menubox {
	width:407px;
	height:13px;
	background:url(../../img/common/headermenu.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
	top:-35px;
	left:345px;
}	

ul#headermenu {
	padding:0;
	margin:0;
	list-style:none;
	width:407px;
}

ul#headermenu li{
	text-indent:-9999px;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	float:left;
	overflow:hidden;
}

ul#headermenu a{
	display:block;
	padding:0;
	margin:0;
}

ul#headermenu li#home    {width:40px;}
ul#headermenu li#outline {width:67px;}
ul#headermenu li#results {width:62px;}
ul#headermenu li#group   {width:62px;}
ul#headermenu li#affairs {width:63px;}
ul#headermenu li#access  {width:58px;}
ul#headermenu li#sitemap {width:55px;}

ul#headermenu li#home    a {background-position:-40px 0px;}
ul#headermenu li#outline a {background-position:-107px 0px;}
ul#headermenu li#results a {background-position:-169px 0px;}
ul#headermenu li#group   a {background-position:-231px 0px;}
ul#headermenu li#affairs a {background-position:-294px 0px;}
ul#headermenu li#access  a {background-position:-352px 0px;}
ul#headermenu li#sitemap a {background-position:-407px 0px;}
	
/********************************************/
/*   Header Unit Style End                  */
/********************************************/


/********************************************/
/*   Flash Menu Unit Style Start            */
/********************************************/

#flashmenu {
	clear:both;
	width:960px;
	text-align:left;
	height:57px;
}

/********************************************/
/*   Flash Menu Unit Style End              */
/********************************************/


/********************************************/
/*   Rout Menu Unit Style Start             */
/********************************************/

#routmenu {
	margin:10px 0 0 20px;	
}

#routmenu li {
	display:inline;
}

#routmenu li a {
	text-decoration:none;
}


/********************************************/
/*   Rout Menu Unit Style End               */
/********************************************/


/********************************************/
/*   Content Unit Style Start               */
/********************************************/

/***Top Unit Start***/
#top {
	width:38%;
	margin:25px 0 60px 42px;
}

#titlefinding {
	width:362px;
	margin:0 auto;
}

#finding {
	width:362px;
	margin:30px auto 0 auto;
}

#finding img {
	margin:0 0 20px 0;
}

#top p {
	font-weight:bold;
	line-height:1.8;
}
/***Top Unit End***/

/***Center Unit Start***/
#center {
	clear:both;
	width:900px;
	text-align:center;	
	margin:20px  auto 30px auto;
}
/***Center Unit End***/

/***Left Unit Start***/

#bottom {
	width:870px;
	margin:0 auto;
}

#left {
	width:305px;
	float:left;
}

.cl {  
    display:inline-block;  
}  
.cl:after {  
    content:"";  
    display:block;  
    clear:both; 
} 

div.list {
	width:100%;
	overflow:hidden !important; 
	overflow:visible;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:10px 0;
}

.list div {
	float:left;
	padding-bottom: 32767px !important;  
  margin-bottom: -32767px !important;
	padding-bottom: 0;
	margin-bottom: 0;
	height:100%;  
}

.list .boxl {
	line-height:1.7;
	margin:0 10px 0 0;
	text-align:center;
	width:105px; 
}

.list .boxl h3 {
	background-color:#000000;
	height:23px;
}

.list .boxr {
	margin-left:10px;
	line-height:1.5;
	margin:0px;
	text-align:left;
	width:190px; 
}

/***Left Unit End***/

/***Right Unit Start***/
#right {
	display:inline;
	float:right;
	text-align:left;
	width:500px;
	margin:0;
}

#right p {
	margin-bottom:20px;
}

#right img {
	display:inline;
	float:left;
	margin:10px 10px 10px 0; 
}

/***Right Unit End***/

/********************************************/
/*   Content Unit Style End                 */
/********************************************/


/********************************************/
/*   Right Unit Style Start 　　            */
/********************************************/
.btnunit {
	border:none;
	width:470px;
	height:36px;
	position:relative;
	top:60px;
	left:459px;
}

.btnunit .right {
	margin-left:15px;	
}

/********************************************/
/*   Right Unit Style End 　                */
/********************************************/


/********************************************/
/*   Arrow Unit Style Start                 */
/********************************************/

.arrow {
	clear:both;
	width:900px;
	padding-top:60px;
	text-align:right;
}

.arrow img {
	margin-right:5px;
}

.arrow a {
	text-decoration:none;
}


/********************************************/
/*   Arrow Unit Style Start                 */
/********************************************/


/********************************************/
/*   Inquirybtn Style Start                 */
/********************************************/

.inquirybtn {
	width:387px;
	height:70px;
	margin:60px auto 40px auto;
}

/********************************************/
/*   Inquirybtn Style Start                 */
/********************************************/


/********************************************/
/*   Bottom Menu Unit Style Start           */
/********************************************/

.bottomgroupbox {
	margin:10px auto 0 auto;
	width:940px;
	padding:5px 0 0 20px;
}

.bottomgroupbox span {
	font-weight:bold;
}

.botomgroup {
	text-align:center;
}

.botommenu {
	clear:both;
	text-align:center;
}

.botommenu li {
	line-height:1.5;
	display:inline;
}

.botomgroup li {
	line-height:1.5;
	display:inline;
}

/********************************************/
/*   Bottom Menu Unit Style End             */
/********************************************/


/********************************************/
/*   Footer Unit Style Start                */
/********************************************/

#footer {
	font-weight:bold;
	line-height:1.5;
	width:100%;
	height:33px;
	margin-top:20px;
	padding-top:5px;
	text-align:center;
	background-image:url(../../img/common/bgfooter.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#footer span {
	vertical-align:middle;
}