html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background-image:url("/images/background.gif");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F7F8FB;
}

body,p{
	color:#444444;
}

ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
	padding-left:10px;
}

#contents{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	background-image:url("/images/mainFooter.gif");
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-bottom:32px;
	overflow:hidden;
}


#header{
	padding-left:47px;
}

#title{
	display:block;
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
	padding:0px;
	text-indent:-1024px;
	background-image:url("/images/circleLogo.png");
	background-repeat:no-repeat;
	background-position: top left;
	width:152px;
	height:40px;
	overflow:hidden;
	float:left;
}

#infoMenu{
	display:block;
	margin:0px;
	margin-right:50px;
	padding:0px;
	padding-left:323px;
	background-image:url("/images/infoMenu.gif");
	background-repeat:no-repeat;
	background-position: center right;
	height:60px;
	overflow:hidden;
	list-style:none;
}

#infoMenu li{
	margin:0px;
	margin-top:25px;
	padding:0px;
	float:left;
	overflow:hidden;
}

#infoMenu #sitemap a{
	display:block;
	overflow:hidden;
	width:58px;
	height:10px;
	text-indent:1024px;
}

#infoMenu #praipashe a{
	display:block;
	overflow:hidden;
	width:104px;
	height:10px;
	text-indent:1024px;
}

#infoMenu #rule a{
	display:block;
	overflow:hidden;
	width:43px;
	height:10px;
	text-indent:1024px;
}


#main{
	background-image:url("/images/mainBackground.gif");
	background-repeat:repeat-y;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	min-height:1px;
}

#main:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#main{ display:inline-table; }

/*\*/
* html #main { height:1px; }
#main { display:block; }
/**/

#mainMenu{
	margin:0px;
	padding:0px;
	background-image:url("/images/mainHeader.png");
	background-repeat:no-repeat;
	list-style:none;
	overflow:hidden;
	padding-left:43px;
	padding-top:10px;
	width:737px;
	height:32px;
	clear:left;
}


#mainMenu li{
	margin:0px;
	padding:0px;
	float:left;
}

#mainMenu li a{
	display:block;
	height:22px;
	margin:0px;
	padding:0px;
	background-position: top center;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-1024px;
}

#mainMenu #home a{
	width:140px;
	height:22px;
	background-image: url("/images/mHome.gif");
}

#mainMenu #home a:hover{
	width:140px;
	height:22px;
	background-image: url("/images/mHomeH.gif");
}

#mainMenu #home #select{
	width:140px;
	height:31px;
	background-image: url("/images/mHomeS.gif");
}

#mainMenu #productService a{
	width:139px;
	height:22px;
	margin-left:1px;
	background-image: url("/images/mProductService.gif");
}

#mainMenu #productService a:hover{
	width:139px;
	height:22px;
	margin-left:1px;
	background-image: url("/images/mProductServiceH.gif");
}

#mainMenu #productService #select{
	width:139px;
	height:31px;
	margin-left:1px;
	background-image: url("/images/mProductServiceS.gif");
}

#mainMenu #corpInfo a{
	width:139px;
	height:22px;
	margin-left:1px;
	background-image: url("/images/mCorpInfo.gif");
}

#mainMenu #corpInfo a:hover{
	width:139px;
	height:22px;
	margin-left:1px;
	background-image: url("/images/mCorpInfoH.gif");
}

#mainMenu #corpInfo #select{
	width:139px;
	height:31px;
	margin-left:1px;
	background-image: url("/images/mCorpInfoS.gif");
}

#mainMenu #employment a{
	width:139px;
	height:22px;
	margin-left:1px;
	background-image: url("/images/mEmployment.gif");
}

#mainMenu #employment a:hover{
	width:139px;
	height:22px;
	margin-left:1px;
	background-image: url("/images/mEmploymentH.gif");
}

#mainMenu #employment #select{
	width:139px;
	height:31px;
	margin-left:1px;
	background-image: url("/images/mEmploymentS.gif");
}


#mainMenu #inquiry a{
	width:139px;
	height:22px;
	margin-left:1px;
	background-image: url("/images/mInquiry.gif");
}

#mainMenu #inquiry a:hover{
	width:139px;
	height:22px;
	margin-left:1px;
	background-image: url("/images/mInquiryH.gif");
}

#mainMenu #inquiry #select{
	width:139px;
	height:31px;
	margin-left:1px;
	background-image: url("/images/mInquiryS.gif");
}

#footer{
	background-color:#FF00FF;
}

.topImage{
	margin:0px;
	margin-bottom:5px;
}

.pageImage{
	margin:0px;
	margin-top:3px;
	margin-left:5px;
	margin-bottom:5px;
	clear:all;
}



