@import url("style.css");

body{
	background-color:#fff;
}
h4{ 
	clear:both;
	padding:15px 0 2px 0 ;
	margin:0 0 8px 0 ;
	border-bottom:1px solid #eee;
}

div#contents-middleMain p.note{
	font-size:0.8em;
	*font-size:0.7em;
	margin-bottom:8px;
}

/* main-area ---------------------------------------- */
div#main-area{
	background:none;
	}

/* global-nav ---------------------------------------- */
div#global-nav{
	background:url(../img/idstation-lite/global-nav/global-nav_bg.png) no-repeat;
	}

div#global-menu {
	width:540px;
 	background: url(../img/idstation-lite/global-nav/global-nav_menu.png);
	float:left;
}


div#global-menu a {
	outline-style: none;
}

div#global-menu ul{
	float:left;
	width:540px;
 	height: 50px;
 	background: url(../img/idstation-lite/global-nav/global-nav_menu.png);
	margin: 0;
	padding: 0;
 	position: relative;
}

div#global-menu li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	background: transparent url(../img/common/transparent.gif); /* Need this for nav to work in Opera */
	height: 50px;
	display: block;
}

div#global-menu a, div#global-menu a.selected {
	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win only */
	width: 100%;
}

#menu-main-5 { left: 0; width: 184px;}
#menu-main-6 { left: 186px; width: 101px; }
#menu-main-7 { left: 289px; width: 127px; }
#menu-main-8 { left: 418px; width: 113px; }

#menu-main-5 a:hover, #menu-main-5 a.selected { background: url(../img/idstation-lite/global-nav/global-nav_menu.png) 0 -50px no-repeat;}
#menu-main-6 a:hover, #menu-main-6 a.selected { background: url(../img/idstation-lite/global-nav/global-nav_menu.png) -186px -50px no-repeat;}
#menu-main-7 a:hover, #menu-main-7 a.selected { background: url(../img/idstation-lite/global-nav/global-nav_menu.png) -289px -50px no-repeat;}
#menu-main-8 a:hover, #menu-main-8 a.selected { background: url(../img/idstation-lite/global-nav/global-nav_menu.png) -418px -50px no-repeat;}

/* contents-top ---------------------------------------- */

div#contents-top{
	width:710px;
	height:440px;
	float:left;
}
div#contents-topRight{
	width:190px;
	float:right;
	line-height:0;
}

/* contents-middle ---------------------------------------- */

div#contents-middle{
	clear:both;
}


/* contents-middle ---------------------------------------- info */

div#info{
	width:690px;
	margin-bottom:10px;
}

div#info #title{
	background: url(../img/index/info-title.png) no-repeat;
	width:690px;
	height:35px;
	padding-top:6px;
	overflow:hidden;
}

div#info #title p{
	font-size:14px;
	font-weight:bold;
	color:#ff3300;
	width:640px;
	height:25px;
	margin:0px auto;
}

div#info #infoBody{
	background: url(../img/index/info-bg.png) bottom left no-repeat;
	padding:5px 20px 25px 20px;
}

div#info #infoBody a{
	color:#ff3300;
}
div#info #infoBody a:hover{
	color:#ff6600;
}


div#info #infoBody p{
	font-size:0.85em;
}

div#info #infoBody span{
	font-weight:bold;
	color:#ff3300;
}

/* contents-middleSide ---------------------------------------- */

div#contents-middleSide{
	width:200px;
	margin-top:8px;
	float:left;
}

div.contents-middleSideBody{
	background:url(../img/index/side-bg.png) bottom left no-repeat;
	padding-bottom:25px;
}
div.contents-middleSideBody p{
	line-height:140%;
}

div.news{
	width:165px;
	margin:0 auto 0 15px;
	font-size:0.8em;
	line-height: 16px;
}

div.news p.divider{
	border-bottom:1px #ccc solid;
	margin-bottom:10px;
	padding-bottom:5px;}

div.news p.year{
	font-size:1em;
	color:#ff9900;
	font-weight:bold;
	margin:10px auto 3px auto;
}

div.news p.gotoNews{
	margin-top:10px;
	text-align:right;
}

/* contents-middleMain ---------------------------------------- */
div#contents-middleMain{
	float:Right;
	width:690px;
	margin-top:8px;
}


div#middle-products{
	clear:both;
	background:url(../img/index/middle-bg.png) no-repeat left bottom;
	width:690px;
	padding-bottom:10px;
}

div.middle-products{
	width:344px;
	margin-top:15px;
	float:left;
}
div.middle-products#right{ border-left:1px solid #ccc;}


div#middle-products p.line1,
div#middle-products p.line2 {
	border-bottom:1px solid #ccc;
	padding-bottom:2px;
	margin-bottom:5px;
	font-size:0.95em;
}

div.middle-productsBody{
	width:307px;
	margin:0px 17px 30px 20px;
}


div.middle-products h3{
	font-size:0.95em;
	font-weight:normal;
}
div.middle-products span{
	font-size:1.3em;
	font-weight:bold;
}

.detail{
	font-size:0.8em;
	margin:10px auto;
	line-height:150%;
}

div#contents-middleMain li{
	background:url(../img/common/list-bg.png) no-repeat;
	font-size:0.9em;
	padding-left:10px;
	margin-bottom:4px;
}


/* --------------------------------------------- siteMap */

div#siteMap{
	clear:both;
	width:100%;
	margin:20px auto;
	padding-top:10px;
	}

div#siteMapBody{
	width:100%;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}

div#siteMapBody ul{
	clear:both;
	margin:0 auto;
}