@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;

}

.clear {
	clear: both;
}

/*---------------------------------------base
-----------------------------------------------*/

p,li {
	color: #FFFFFF;
	line-height: 150%;
}

a {
	color: #FFFFFF;
}
address {
	color: #FFFFFF;
	font-style: normal;
	font-size: 10px;
}


img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumb {
	border: 2px solid #FFFFFF;
	
}


}
/*-------------------------------clearfix
--------------------------------------------*/

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */



/*---------------------------------------body
-----------------------------------------------*/

body {
	background-color: #1C1C1C;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
}

h2 {
	font-size: 8px;
	MARGIN: 0px;
	padding: 0px;
}

#container {
	background-repeat: repeat-y;
	background-position: left top;
	width: 680px;
	margin-top: 46px;
	margin-left: 55px;
}
/*---------------------------------------navibox
------------------------------------------------*/
border-style {
	solid; 
	

/*---------------------------------------box 
-----------------------------------------------*/

.box {
	float: left;
	width: 180px;
	margin-right: 8px;
	margin-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #424242;
}

.leftbox {
	float: left;
	width: 180px;
	margin-right: 8px;
	margin-left: 5px;
	border-style: solid;
	border-width: 1px;
}

.rightbox {
	float: left;
	width: 30px;

}

.rightbox2 {
	float: left;
	width: 230px;
}

/*---------------------------------------header
-----------------------------------------------*/

#header
	float: left;
	margin-top: 46px;
	margin-left: 55px;
}

/*--------------------------------------footer
-----------------------------------------------*/

#footer {
	width: 680px;
	padding-bottom: 10px;
	margin-top: 100px;
	margin-left: 55px;
	padding-top: 10px;
	border-top: inset 1px #424242;
}

#footer2 {
	width: 680px;
	padding-bottom: 10px;
	margin-top: 450px;
	margin-left: 55px;
	padding-top: 10px;
	border-top: inset 1px #424242;
}

#footer3 {
	width: 680px;
	padding-bottom: 10px;
	margin-top: 700px;
	margin-left: 55px;
	padding-top: 10px;
	border-top: inset 1px #424242;
}

#footer #link {
	float: left;
	height: 15px;
	width: 757px;
}

#footer #link ul {
	margin: 0px;
	padding: 0px;
}

#footer #link li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
	font-size: 10px;
}

}
.back {
	padding-top: 10px;
	padding-bottom: 10px;
}

.back p {
	text-align: right;
}

.iepngfix {  
	behavior: expression(IEPNGFIX.fix(this));  
}  

/*--------------------------------------companyDate
-----------------------------------------------*/

#companyDate, #companyHistory {
	width:650px; 
	margin-bottom:50px;
	border-top:1px solid #CCCCCC; 
}

#companyDate table, #companyHistory table {
	width:622px;
}



#companyDate table th, #companyDate table td, #companyHistory table th, #companyHistory table td {
	padding:10px; 
	border-bottom:1px solid #CCCCCC;
	vertical-align: top;
}

#companyDate table th.noBorder, #companyDate table td.noBorder {
	border-bottom: none;
}


#companyHistory table th {
	width:80px;
}

#companyDate table th {
	width:170px;
}

#companyDate ul {
	margin-top:2px;
}

#companyDate ul li {
	margin-bottom:5px;
	/* padding-left:8px;
	background:url(/images/common/arrowDot.gif) no-repeat 0 4px; */
}
/*--------------------------------------navi-info
-----------------------------------------------*/
#navi-info {
	padding: 10px;
	margin-top: 10px;
	height: 350px;
}

