@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:441px;
}

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;
	background-image:url(../img/top/bgmenu.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-position:top;
	padding-top:3px;
	height:59px;
}

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


/********************************************/
/*   Contenst Unit Style Start              */
/********************************************/

.content {
	width:930px;
	height:404px;
	margin:40px 0 40px 15px;
}

/****Left Unit Start*******************/

.content .left2 {
	width:273px;
	height:404px;
	float:left;
	background-color:#FFFFFF;
}

.content .left {
	width:273px;
	height:310px;
	background-image:url(../img/top/bgleft2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}

.content .left .phead {
	padding:50px 18px 0 18px;
}

.content .left p {
	line-height:1.5;
	padding:5px 18px 3px 18px;
}


/****Left Unit End*******************/


/****Center Unit Start*******************/

.content .center {
	width:404px;
	height:404px;
	float:left;
	margin-left:24px;
}

.content .center #top {
	width:404px;
	height:152px;
	padding-top:40px;
	background-image:url(../img/top/bgcentertop.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.content .center #bottom {
	width:404px;
	height:152px;
	margin-top:20px;
	padding-top:40px;
	background-image:url(../img/top/bgcenterbottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.txtform {
	margin:0 auto 0 auto;
	width:383px;
	height:142px;
	border-style:solid;
	border-color:#999999;
	border-width:3px 1px 1px 1px;
	text-align:left;
}

.formfinding {
	padding-left:5px;
	font-weight:bold;
	display:block;
	border-left-style:solid;
	border-left-color:#336699;
	border-left-width:2px;
}

.formdate {
	margin-top:10px;	
}

.q {
	font-weight:bold;
}

/****Center Unit End*******************/

/****Right Unit Start*******************/

.content .right {
	width:200px;
	height:402px;
	float:left;
	margin-left:24px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
}

.searchbox {
	text-align:center;
	margin:10px auto 0 auto;
}

.searchbox div {
	text-align:left;
	margin-top:3px;
}

.searchbox span {
	line-height:1.5;
}

.bannerarea {
	text-align:center;
}

.bannerarea img {
	margin-top:12px;
}


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

/********************************************/
/*   Contenst Unit Style End                */
/********************************************/


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

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

.bottomgroupbox span {
	font-weight:bold;
}

.botomgroup {
	text-align:center;
}

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

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

.botomgroup li {
	line-height:1.8;
	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;
}