/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D3D3F;
	text-align:center;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D3D3F;
}
img { border:none; }
a { color:#006699; text-decoration:underline; }
a:hover { color:#6F5F4B; }
h1 { margin:0; }
h2, h3, h4 {
	color:#336699;
	font-size:14px;
}
i { color:#6F5F4B; font-weight:bold; }

.clear { clear:both; }
.hd { display:none; }
.right { text-align:right; }
.left { text-align:left; }
.center { text-align:center; }
.top { vertical-align:top; }
.middle { vertical-align:middle; }
.bottom { vertical-align:bottom; }
.backtop { font-size:10px; text-align:right; }

/* form */
form { margin:0; }
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	vertical-align:middle;
}
input.text, textarea.text {
	padding:2px;
	background-color: #FFFFFF;
	border: 1px solid #828282;
	font-size: 10px;
}
select {
	background-color: #FFFFFF;
	border: 1px solid #828282;
	font-size: 10px;
}
input.text:focus, textarea.text:focus, select:focus {
	background-color: #ECECEC;
}
.submit-bt {
	margin:0;
	padding:2px 5px;
	background:#FFFFFF url(images/bt_bg.gif) center left repeat-x;
	border:1px solid #8795A2;
	color:#FFFFFF;
}
.submit-bt:focus {
	background:#FFFFFF url(images/bt_bg_ov.gif) center left repeat-x;
}
.submit-bt-s {
	margin:0;
	padding:1px 2px;
	font-size:10px;
	background:url(images/bt_bg.gif) center left repeat-x;
	border:1px solid #8795A2;
	color:#FFFFFF;
}
.submit-bt-s:focus {
	background:url(images/bt_bg_ov.gif) center left repeat-x;
}
fieldset {
	margin-bottom:15px;
	padding:10px;
	border:1px solid #bcc8d5;
}
legend { font-size:14px; font-weight:bold; color:#aaacad; }
th.formerror, td.formerror {
	color:#CC0000;
}
.formerror input, .formerror select {
	background-color:#F1CECE;
}
.formerror input:focus, .formerror select:focus {
	background-color:#F1CECE;
}

.error{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
}
.message{
	font-size:14px;
	font-weight:bold;
	color:#9EB1C4;
	text-align:center;
}
.point { color:#1DA08E; }
.transparent { visibility:hidden; }
.disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/* header */
.header{ 
	margin:0;
	float:left;
	width:244px;
	height:52px;
}
.cart-win{
	float:right;
	margin:6px 0 0 0;
	width:148px;
	height:43px;
	font-size:10px;
	border:1px solid #4A6785;
	line-height:1.2em;
	background:url(images/shoppingcart_icon.gif) left bottom no-repeat;
}
.cart-win-l {
	float:right;
	width:51px;
	text-align:left;
}
.cart-win-r {
	float:right;
	width:53px;
	padding-left:4px;
	text-align:left;
	background:url(images/shoppingcart_dot.gif) left center no-repeat;
}

.cart-win img{ vertical-align:middle; }
.cart-win span{ font-weight:bold; }


#mainImage {
	margin:4px 0 0 0;
	padding:0;
}

/* menu */
#navi	{
	position:relative;
	height:30px;
	color:#ffffff;
	background:#ffffff;
	width:750px;
}
#navi ul	{
	margin:0 auto;
	padding:0;
	list-style:none;
}
#navi li	{
	position:absolute;
	display:block;
	margin:0px;
	padding:0;
	top:4px;
	width:150px;
	height:30px;
	text-indent:-9999px;
}
#navi li a	{
	text-decoration:none;
	display:block;
	width:150px;
	height:30px;
}
#navi li#home	{
	left:0px;
	background:url(images/home.jpg) 0 0 no-repeat;
}
#navi li#about-us	{
	left:150px;
	background:url(images/aboutUs.jpg) 0 0 no-repeat;
}
#navi li#news	{
	left:300px;
	background:url(images/news.jpg) 0 0 no-repeat;
}
#navi li#products	{
	left:450px;
	background:url(images/products.jpg) 0 0 no-repeat;
}
#navi li#contact-us	{
	left:600px;
	background:url(images/contactUs.jpg) 0 0 no-repeat;
}

.dropdown { position:relative; text-align:left; }
.subnavi {
	position:absolute;
	top:5px;
	margin:0;
	padding:0;
	visibility: inherit;
	filter: alpha(opacity=90);
	opacity: 0.9;
	width:148px;
	text-align:left;
}
.subnavi a {
	padding:2px 0;
	display:block;
	width:148px;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#333333;
}
.subnavi a.inactive{
	cursor: default;
}
.subnavi a:hover {
	color:#336699;
	font-weight:bold;
}
.subnavi a:hover.inactive{
	color:#333333;
	font-weight:normal;
}
.subnavi span { margin-left:5px; }

#container {
	margin:0 auto;
	padding:0;
	width:750px;
	text-align:left;
}

/* search */
.search {
	margin:1px 0;
	padding:5px;
	background-color:#999999;
	text-align:right;
}

/* contents */
#body {
	padding:0;
	margin:30px 20px 20px 20px;
	line-height:20px;
}

.kinkakuji {
	border:1px solid #999999;
	background:url(images/kinkakuji.jpg) no-repeat right bottom;
}
.factory {
	background:url(images/factory.jpg) no-repeat left top;
}
.whitebg {
	border:1px solid #999999;
}
* html .whitebg { height:1%; }
.navi-prod { margin:0; }
.navi {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:3px double #BCC8D5;
}

/* Top Page */
.top-body {
	background:url(images/bg.jpg) center top no-repeat;
	text-align:center;
}
.top-content {
	position:relative;
	margin:0 auto;	padding:0;	width:750px;
	text-align:left;
}
.top-star {
	float:left;
	width:378px;
	margin:0;
}
.top-flash {
	margin-top:58px;
	float:right;
	width:180px;
	height:245px;
	padding:0;
}
.top-logo {
	position:relative;
	top:-61px;
	left:378px;
	width:373px;
}

#index-ul{
	float:left;
	position:relative;
	color:#ffffff;
	width:120px;
}
#index-ul ul{
	margin:58px 0 0 0;
	padding:0;
	list-style-type:none;
}
#index-ul li	{
	margin:0px;
	padding:0;
	width:109px;
}
#index-ul li a {
	position:absolute;
	display:block;
	width:109px;
	background-position:left top;
	background-repeat:no-repeat;
}
#index-ul li#mn1 a { height:82px; top:58px; background-image:url(images/aboutUsM.gif); }
#index-ul li#mn2 a { height:72px; top:140px; background-image:url(images/newsM.gif); }
#index-ul li#mn3 a { height:72px; top:212px; background-image:url(images/productM.jpg); }
#index-ul li#mn4 a { height:59px; top:284px; background-image:url(images/contactM.jpg); }
#index-ul li a:hover { background-color:#FFFFFF; }
#index-ul li a:hover img { visibility:hidden; }

/* product top */
.product-tb {
	background: url(images/hplc_side.jpg) left top no-repeat;
}
.product-tb2 {
	background: url(images/protein_side3.jpg) left top no-repeat;
}
.product-tb3 {
	background: url(images/biochem_side_tall.jpg) left top no-repeat;
}
.product-tb4 {
	background: url(images/molecular_side2.jpg) left top no-repeat;
}
.product-tb td, .product-tb2 td, .product-tb3 td, .product-tb4 td {
	line-height:1.2em;
	height:90px;
	vertical-align:top;
	border-bottom:10px solid #FFFFFF;
}
.product-tb3 td {
	height:127px;
}
.product-tb4 td {
	height:200px;
}
.product-tb h4, .product-tb2 h4, .product-tb3 h4, .product-tb4 h4 {
	visibility:hidden;
}
.product-tb ul, .product-tb2 ul, .product-tb3 ul, .product-tb4 ul {
	margin:0;
	padding:5px;
	height:88px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}
.product-tb3 ul {
	height:125px;
}
.product-tb4 ul {
	height:198px;
}
.product-tb li, .product-tb2 li, .product-tb3 li, .product-tb4 li { margin:0; padding:0; list-style-type:none; }

/* product page */
.category1-all {
	margin:20px 0 0 0;
	padding-top:20px;
	border-top:3px double #BCC8D5;
}
.category1 {
	float:left;
	margin:20px 0 0 0;
	padding-top:20px;
	width:50%;
	border-top:3px double #BCC8D5;
}
.category2 {
	float:right;
	margin:20px 0 0 0;
	padding-top:20px;
	width:50%;
	text-align:right;
	border-top:3px double #BCC8D5;
}
.category1-all strong, .category1 strong, .category2 b { margin:0 5px; font-weight:normal; }
.product-name {
	margin:0 0 10px 0;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	background-color:#BCC8D5;
}
.detail { padding:0 10px; }
.summary {
	margin:0 0 10px 0;
}
.feature {
	margin:10px 0 0 0;
}
.feature-title {
	margin:0;
	float:left;
	width:21%;
	color:#6F5F4B;
	font-style:italic;
}
.feature-desc {
	float:right;
	margin-bottom:20px;
	width:79%;
	font-weight:bold;
}
.feature-desc td, .feature-desc span { font-weight:normal; }
.feature-content { font-weight:normal; }

.feature-desc em, .description em { color:#336699; font-weight:bold; }
.feature-img {
	margin-bottom:20px;
}
.subtitile {
	float:left;
	margin:0;
	line-height:1em;
	width:21%;
}
.subtitile strong, .subtitile-o strong {
	padding-left:4px;
	border-left:10px solid #6F5F4B;
}
.description {
	float:right;
	width:79%;
}
.subtitile-o {
	margin:0 0 10px 0;
}
.description-o {
}
.detail-box { margin:20px 0 0 0; padding:10px 0 0 0; border-top:1px dotted #BCC8D5; }
.detail-tb { margin-top:15px; }
.detail-img { vertical-align:top; }
.detail-desc { padding-left:10px; vertical-align:middle; }

.order-cat { color:#336699; font-size:14px; }
.prod-table { margin:0 0 15px 0; background-color:#BCC8D5; font-size:11px; }
.prod-table tr { background-color:#FFFFFF; }
.prod-table th { text-align:center; background-color:#DEE5EC; }
.prod-table td { padding:5px 3px; text-align:center; }
.prod-table .right { text-align:right; }
.prod-table .left { text-align:left; }
.prod-table span { margin-left:20px; font-size:10px; }

.datattb {
	margin:0 auto;
	background-color:#BCC8D5;
}
.datattb th { text-align:center; background-color:#DEE5EC; }
.datattb tr { background-color:#FFFFFF; }
.datattb td.center { text-align:center; }

sub { font-size:smaller; }

/* news */
.newsyr { top:80px; left:562px; }
a.newsyr:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
a.alpha:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.newsyr-line {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:3px double #BCC8D5;
}

/* shopping cart */
.step {
	margin:20px 0 25px 0;
}
.step .done {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.cart-btn-l {
	margin:0;
	padding:0;
	float:left;
	width:30%;
	height:25px;
	text-align:left;
}
.cart-btn-r {
	margin:0;
	padding:0;
	float:right;
	width:70%;
	height:25px;
	text-align:right;
}
.ccnum span { margin-right:3px; }

/* footer */
address {
	clear:both;
	margin:2px 0 20px 0;
	color:#577693;
	text-align:right;
	font-size:11px;
}
