/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-style: none;

}

body {
	margin: 0px;
	padding: 0px;
	background: #999999 url("../image/back_bg.jpg") repeat-x;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
#inline_bg {
	width: 788px;
	background: #999999 url("../image/back_side_bg.jpg") no-repeat;
	text-align: center;
	margin: auto;
}
#inline {
	width: 780px;
	background: #FFFFFF;
	text-align: left;
	margin: auto;
}
#header {
	height: 60px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#header .icon {
	margin-right: 5px;
	margin-left: 15px;
}
#header .tex {
	text-align: right;
	vertical-align: bottom;
}
table {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}

td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}


h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
	font-size: 12px;
}

.margin5 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.margin10 {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	clear: both;
	font-size: 12px;
	color: #666666;
	margin: auto;
}
#menu {
	display: block;
	float: right;
	width: 280px;
	margin-right: 10px;
	margin-bottom: 20px;
}

ul#top_menu{
    list-style:none;
    width:100%;
}
ul#top_menu li{
	list-style:none;
	width:280px;
	margin-bottom: 8px;
}
ul#top_menu a{
    display:block;
    width:280px;
    height:62px;
    text-indent:-200px;
    overflow:hidden;
}
a.business{
	background: url("../image/btn_01.jpg");
}
a:hover.business{
    background-position:0px -62px;
}
a.company{
	background: url("../image/btn_02.jpg");
}
a:hover.company{
    background-position:0px -62px;
}
a.recruit{
	background: url("../image/btn_03.jpg");
}
a:hover.recruit{
    background-position:0px -62px;
}
a.contactbt{
	background: url("../image/btn_04.jpg");
}
a:hover.contactbt{
    background-position:0px -62px;
}



#news {
	display: block;
	float: left;
	width: 450px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#newsbox {
	display: block;
	width: 450px;
	height: 275px;
	overflow: auto;
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
#footer .menu{
	text-align: right;
	border-bottom: 3px solid #999999;
	clear: both;
	padding-bottom: 5px;
}
#footer .copy{
	text-align: right;
	clear: both;
	margin-top: 5px;
}
a:link {
	text-decoration: none;
	color: #666666;
	}
a:visited{
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
a:hover{
	text-decoration: underline;
	color: #666666;
}
#flash {
	height: 290px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	clear: both;
}
#middle_contents {
	height: auto;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	clear: both;
}
#middle_box {
	display: block;
	width: auto;
}
.middle_box_title {
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.middle_box_title h2{
	font-size: 14px;
	color: #666666;
}
#middle_box p{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-bottom: 30px;

}
.contact{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.con{
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 5px;
}
.contact td{
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
.contact200 {
	width: 200px;
}
.contact300 {
	width: 300px;
}
.contact400 {

	width: 400px;
}
.contactbtn{
	font-size: 12px;
	color: #666666;
	margin: 5px;
	width: 100px;
	border: 1px solid #999999;
	background: #FFFFFF;
}

.sitemap dl{
}

.sitemap dt{
	text-align: left;
	padding: 0px;
	margin: 10px 0px 3px;
}
.sitemap dd{
	text-align: left;
	margin: 0px 0px 10px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
