@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border-top-color: #FFFFFF;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:775px;
	margin:0 auto;
	text-align:center;
	line-height:1.4em;
}

hr{
	display:none;
}

.wrapper {
	width: 780px; 
	margin: 0 auto; 
	text-align: left;
}

.clear {
	clear:both;
}

/* Global Link */

#header {
	width: 780px;
	height: 22px;
	text-align:right;
	background:url(/img/header_bg.gif) no-repeat;
	padding-top: 3px;
}

#header ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size:10px;
}

#header a:link,
#header a:visited {
	line-height: 10px;
	margin:0 10px;
	text-decoration: none;
	color: #999999;
}

#header a:link#current,
#header a:visited#current,
#header a:hover {
	border-bottom: 2px solid #000000;
	background: transparent;
	color: #000000;
}

/* Global Link */

/* Logo start */

#logo {
	width: 147px;
	height: 51px;
	float: left;
	margin: 19px 0px 19px 30px;
}

/* Logo end */

/* menu start*/

#navigation {
	width: 546px;
	height: 42px;
	float: right;
	background:url(/img/main_menu_bg.gif) no-repeat;
	margin: 22px 0;
}

#navigation ul, 
#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navigation a {
	width: 133px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:10px 1px 0px 2px;
}

#navigation a:link,
#navigation a:visited {
	float: left;
	line-height: 25px;
	text-decoration: none;
	color:#cccccc;
}

#navigation a:link#current,
#navigation a:visited#current,
#navigation a:hover {
	border-bottom: 3px solid #cccccc;
}

#navigation a:hover { 
	color:#ffffff;
}

/* menu end*/

/* footer start*/

#footer {
	clear:both;
	background:url(/img/footer_bg.gif) no-repeat;
	width:780px;
	height:60px;
}

#footer p {
	padding: 15px 0px 0px 215px;
}

/* footer end*/

/* main start */

#main_contents {
	background:url(/img/main_contents_bg.gif) repeat-y;
	width:780px;
	height:370px;
}

#main_left_contents {
	float:left;
	width:180px;
	padding:0px 5px;
}

.title_h3 {
	background: url(/img/main_contents_title_bg.gif) bottom repeat-x;
	height: 25px;
	margin: 10px 0;
}

.title_h3 h3 {
	font-size:12px;
	font-weight:bold;
	color: #333399;
}

#main_right_contents {
	float:right;
	width:587px;
}

#main_news {
	float:left;
	width:386PX;
	padding: 0px 5px 5px 5px;
}

#main_solutions {
	float:right;
	width:180px;
	padding: 0px 5px 5px 5px;
}

#recruit li{
	background:url(/img/bullet_01.gif) no-repeat 0 50%;
	list-style-type:none;
	padding-left:7px;
}

#recruit li a{
	color:#333333;
	text-decoration:none;
}

#news_img {
	float: left;
	margin-right:10px;
}

#latest {
	margin: 5px 5px;
	background:url(/img/dot.gif) repeat-x bottom;
	padding-bottom: 5px;
}

#latest p {
	margin: 3px 0;
}

#date {
	float:right;
	width: 70px;
	padding: 0 10px;
	text-align:center;
	color: #777777;
}

.dot_underline li {
	background:url(/img/dot_underline.gif) repeat-x bottom;
	list-style-type:none;
	padding:3px 0;
}

.dot_underline a {
	background: url(/img/bullet_01.gif) no-repeat 0 50%;
	list-style-type:none;
	padding: 2px 5px 2px 10px;
	text-decoration:none;
	color: #666666;
}

.dot_underline a:hover {
	color: #FF6600;
}

#main_left_contents img,
#main_solutions img{
	padding:0px;
	margin:2px 0px;
}

/* main end */

/* company start */

#sub_contents {
	background:url(/img/sub_contents_bg.gif) repeat-y;
	width:780px;
}

#main_image_01 {
	background:url(/img/main_image_01.jpg) no-repeat;
	width:780px;
	height:140px;
	clear:both;
}

#main_image_02 {
	background:url(/img/main_image_02.jpg) no-repeat;
	width:780px;
	height:140px;
	clear:both;
}

#main_image_03 {
	background:url(/img/main_image_03.jpg) no-repeat;
	width:780px;
	height:140px;
	clear:both;
}

#main_image_04 {
	background:url(/img/main_image_04.jpg) no-repeat;
	width:780px;
	height:140px;
	clear:both;
}

#main_image_05 {
	background:url(/img/main_image_05.jpg) no-repeat;
	width:780px;
	height:140px;
	clear:both;
}

#sub_menu_list li {
	list-style-type: none;	
	background:url(/img/sub_menu_bg.gif) no-repeat bottom;
	height:33px;
}

#sub_menu_list a {
	display: block; 
	width: 155px;
	padding: 7px 0px 0px 25px;
	height: 25px;
}

#sub_menu_list a:link, 
#sub_menu_list a:visited {
	color: #333333; 
	text-decoration: none;
}

#sub_menu_list a:hover { 
	color: #ffffff;  
	background:url(/img/sub_menu_bg.gif) no-repeat top;
}

#sub_title {
	background:url(/img/sub_title_bg.gif) no-repeat;
	margin-top:20px;
	height: 38px;
}

#sub_bottom {
	background:url(/img/sub_bottom_bg.gif) no-repeat;
	height:10px;
	margin-bottom:5px;
}

h2 {
	font-size:13px;
	letter-spacing: 0.4em;
	color:#000000;
	text-align:center;
	padding-top: 10px;
	font-weight:bold;
}

#contents {
	padding:5px;
	text-align:left;
}

#history {
	background:url(/img/history_bg.gif) no-repeat top;
	width: 567px; 
	text-align:right;
	padding: 7px 15px 0px 0px;
	color:#333333;
	height:40px;
	margin-top:20px;
	float:right;
}

#contents_sitemap h3,
#contents h3 {
	background:url(/img/bullet_03.gif) no-repeat 0 50%;
	padding: 5px 0px 5px 12px;
	margin-left:5px;
	font-size:12px;
	font-weight:bold;
}

#contents p {
	padding: 5px 5px 5px 17px;
	color: #333333;
}

#contents ul {
	margin-bottom: 15px;
}

#contents li {
	padding-left: 10px;
	margin-left: 15px;
	list-style-type:none;
	background: url(/img/bullet_04.gif) no-repeat 0 0.4em;
	color: #333333;
}

#contents h4 {
	font-size:12px;
	font-weight:bold;
	margin: 0.5em 0;
	padding-left: 7px;
	margin-left: 10px;
	background: url(/img/bullet_05.gif) no-repeat 0 50%;
	color: #0099FF;
}

#partner_left {
  position:relative;
  float:left;
  width:280px;
}

#contents a {
	color: #003366;
	text-decoration:none;
}

#contents a:hover {
	color: #FF6600;
	text-decoration:none;
}

#partner_right {
	position:relative;
	float:right;
	width:280px;
}

#partner_img {
	margin: 5px 0px 3px 15px;
	width:255px;
}

/*board*/

#board_title {
	background:url(/img/board_title_bg.gif) no-repeat;
	width: 360px;
	margin:0 0 7px 15px;
	padding: 7px 0 0 200px;
	height: 23px;
}

#date {
	float:right;
	width: 70px;
	padding: 0 10px;
	text-align:center;
	color: #777777;
}

.dot_line li {
	background:url(/img/dot.gif) repeat-x bottom;
	list-style-type:none;
	margin: 0 5px 0 15px;
	padding:3px 0;
}

.dot_line a {
	background: url(/img/bullet6.gif) no-repeat 0 50%;
	list-style-type:none;
	padding: 2px 5px 2px 12px;
	margin-left:10px;
	text-decoration:none;
	color: #666666;
}

.dot_line a:hover {
	background: url(/img/bullet7.gif) no-repeat 0 50%;
	color: #FF6600;
}

#page_link {
	height: 30px;
	width: 560px;
	color: #666666;
	border-top: 3px solid #CCCCCC;
	text-align:center;
	text-decoration: none;
	margin:3px 0 0 15px;
	padding-top: 5px;
}

#page_link a {
	color: #666666;
	text-decoration:none;	
}

#page_link a:hover {
	color: #FF6600;
	text-decoration:none;	
}

.float_right {
	float:right;
	margin:0 10px 0 5px;
}

.biz_img_padding {
	padding: 5px 0px 20px 20px;
}

/* 0906 */

#board_title_2 {
	background:url(/img/board_title_bg2.gif) no-repeat;
	width: 540px;
	margin:0 0 0px 15px;
	padding: 7px 0 0 20px;
	height: 23px;
	font-weight:bold;
	color:#000066;
}

#board_date {
	background:url(/img/dot3.gif) repeat-x bottom;
	list-style-type:none;
	margin: 0 5px 10px 15px;
	padding:3px 0;
	height:20px;
	text-align:right;
	color:#666666;
}

#board_bottom{
	height: 30px;
	width: 560px;
	color: #666666;
	border-top: 2px solid #CCCCCC;
	text-align: right;
	text-decoration: none;
	margin:7px 0 0 15px;
	padding-top: 5px;
}

/* Sitemap */

#contents_sitemap {
	margin: 10px 0px;
}
	
#contents_sitemap li {
	list-style-type:none;
}


.sitemap {
	background:url(/img/dot2.gif) repeat-x 0 18px;
	color:#FFFFFF;
	width:115px;
	margin-left:15px;
	float:left;
}

.sitemap_box {
	background:url(/img/dot.gif) repeat-x 0 13px;
	margin-bottom: 5px;
}

.sitemap h5 {
	font-size:12px;
	background:url(/img/sitemap_bg1.gif) no-repeat;
	width:68px;
	height:26px;
	margin-top:5px;
	padding:10px 0 0 35px;
}

.sub_menu_title ul {
	margin:5px 0;
}

.sub_menu_title {
	background:#FFFFFF;
	border: 1px solid #999999;
	width: 240px;
	float:right;
}

.sub_menu_title li {
	background:url(/img/bullet8.gif) no-repeat 0 50%;
	padding: 2px 0 2px 10px;
	margin-left: 10px;
}

.menu_title {
	background:url(/img/sitemap_bg2.gif) no-repeat;
	width: 98px;
	height:21px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	float:left;
	margin-left:30px;
}

.float_right2 {
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	float:left;
	margin:18px 10px 13px 0;
	width: 420px;
}

.sitemap a {
	color:#FFFFFF;
	text-decoration:none;
}

.sitemap a:hover {
	color: #CCFF00;
}
	
.sub_menu_title a {
	text-decoration: none;
	color:#003366;
}

.sub_menu_title a:hover {
	text-decoration: none;
	color: #FF6600;
	border-bottom: 1px solid #FF6600;
}

.sitemap_2 {
	background:url(/img/dot.gif) repeat-y center;
	height: 30px;
	padding-top: 30px;
}

.sitemap_2 h6 {
	background:url(/img/sitemap_bg1.gif) no-repeat bottom;
	font-size:12px;
	width:68px;
	height:26px;
	margin-top:5px;
	padding:15px 0 0 30px;
}


