/* CSS Document */

body {
	color:#00FFF0;
	background-color:#333;
	scrollbar-base-color: #000000;
}

.red {
	color:#C00;
}

.blue {
	color:#0000FF;
}

.yellow {
	color:#00FF00;
}

h2.default {
	font-size:15px;
	font-weight:bold;
	color:#00FFF0;
	margin-left:1px;
}

a {
	color:#FF0;
}

.font10 a{
	font-size:10px!important;
}

div#container {
	width:800px;
	background-color:#00938A;
	font-size:12px;
	margin:auto;
}

li {
	list-style:none;
}

div#header {
}

div#hmenu {
	border-bottom:#003B37 solid 5px;
	color:#FF0;
}

div#hmenu a {
	color:#FF0;
}

div#hmenu ul {
	float:right;
}

div#hmenu ul li {
	float:left;
	margin-right:3px;
}

div#hmenu2 {
	border-top:#003B37 solid 5px;
	background-color:#003B37;
	clear:both;
	height:30px;
}

div#hmenu2 ul {
	clear:both;
}

div#hmenu2 ul li {
	width:150px;
	height:28px;
	background:url(../wb_img/bg_hmenu_off.gif) no-repeat;
	float:left;
	text-align:center;
}

div#hmenu2 ul li:hover {
	width:150px;
	height:28px;
	background:url(../wb_img/bg_hmenu_on.gif) no-repeat;
	float:left;
	text-align:center;
}

div#hmenu2 ul li a,div#hmenu2 ul li span {
	font-weight:bold;
	line-height:28px;
	font-size:16px;
	color:#00FFF0;
}
	
div#hmenu2 ul li a:hover,div#hmenu2 ul li span:hover {
	font-weight:bold;
	line-height:28px;
	font-size:16px;
	color:#F00;
}
	

div#left {
	width:150px;
	float:left;
}

div#left ul#left_menu li {
	background:url(../wb_img/bg_imenu_off.gif) no-repeat;
	height:30px;
	width:150px;
	text-indent:30px;
}
	
div#left ul#left_menu li.ebook {
	background:url(../wb_img/bg_imenu_ebook_off.gif) no-repeat;
	height:30px;
	width:150px;
	text-indent:30px;
}
	
div#left ul#left_menu li a {
	color:#00FFF0;
	font-weight:bold;
	line-height:30px;
	font-size:12px;
}
	
div#left ul#left_menu li.ebook a {
	color:#00FFF0;
	font-weight:bold;
	line-height:30px;
	font-size:12px;
}
	
div#left ul#left_menu li a:hover {
	color:#FF0;
	font-weight:bold;
	line-height:30px;
	font-size:12px;
}
	
div#left ul#left_menu li.ebook a:hover {
	color:#FF0;
	font-weight:bold;
	line-height:30px;
	font-size:12px;
}
	
div#left ul#left_menu li:hover {
	background:url(../wb_img/bg_imenu_on.gif) no-repeat;
	height:30px;
	width:150px;
}

div#left ul#left_menu li.ebook:hover {
	background:url(../wb_img/bg_imenu_ebook_on.gif) no-repeat;
	height:30px;
	width:150px;
}

ul.category {
	margin-left:5px;
	margin-bottom:10px;
}
	
ul.category li {
	margin-bottom:3px;
}
	
div#center {
	width:500px;
	float:left;
}

div#right {
	width:150px;
	float:right;
}

div#footer {
	width:800px;
	clear:both;
	color:#FF0;
	margin-top:30px;
}

div#footer a {
	color:#FF0;
	line-height:1.5em;
}

div#footer ul li {
	float:left;
	margin-right:3px;
}



table#detail_image {
	background:url(../wb_img/bg_detail_image.gif) no-repeat;
}


table.dl_search_table {
	background:url(../wb_img/bg_product.jpg) no-repeat;
	height:150px;
}

.textform {
	background:#000;
	font-size:11px;
	border:#00FFF0 solid 1px;
	color:#FFF;
}

#ajax_cart,#ajax_dl_list {
	background-color:#000;
	border:#00FFF0 solid 1px;
	padding:1px;
	margin:2px;
	margin-bottom:15px;
}

div#myframe h3 {
	font-weight:bold;
	font-size:12px;
}

div#myframe {
	font-weight:bold;
	background-color:#003B37;
}

.paragraph {
	margin-bottom:30px;
}


.yb {
	border:#FF0 solid 1px;
	padding:2px;
	margin:5px;
	float:right;
}

.gb {
	border:#363 solid 1px;
	padding:3px;
	margin:5px;
	float:right;
}

#into_cargo {
	cursor:pointer;
	color:#F00;
	border:#F00 solid 1px;
	padding:3px;
	font-weight:bold;
}

#sample {
	cursor:pointer;
	color:#FF0;
	border:#FF0 solid 1px;
	padding:3px;
	font-weight:bold;
}

.sample {
	cursor:pointer;
	color:#FF0;
	border:#FF0 solid 1px;
	padding:1px;
	font-weight:bold;
}


li.thumbnail {
	float:left;
	margin:2px;
}


span.log {
	cursor:pointer;
}




