img { border: 0px; }

.free { 
    margin-left: 5px;
	position: relative;
	top: -5px;
	}

.read {
    color: #14536D;
	margin-top: 5px;
}

h2 {
    
	color: #fff;
	font-size: 120%;
	font-weight: bold;
    width: 558px;
	height: 18px;
	background: #146D4B;
	margin-bottom: 10px;
	margin-top: 25px;
	padding: 3px 5px;
}

#pdf .pdf a,
#pdf .pdf a:hover {
    width: 110px;
	height: 25px;
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 8px;
}

#pdf .pdf a {background: url(img/pdf.gif);}
#pdf .pdf a:hover {background: url(img/pdf_over.gif);}


/*
#pdf .acro a,
#pdf .acro a:hover {
    width: 36px;
	height: 36px;
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 8px;
}

#pdf .acro a {background: url(img/acro.gif);}
#pdf .acro a:hover {background: url(img/acro_over.gif);}
*/

#pdf .text1 {
    position: relative;
    top:10px;
}
#pdf .text2 {
    position: relative;
    top:13px;
}


#header-img {
    width: 620px;
    height: 130px;
	float: left;
	background: url(img/top_img3.jpg);
}


#overview {
	background: #fff;
	margin: 15px 0px 15px 0px;
    border: 1px solid #146D4B;
}
#overview {

}
#overview td {
    padding: 3px 5px 3px 10px;
}
#overview .left {
    background: #146D4B;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#overview .left_bottom {
    background: #146D4B;
	color: #fff;
}
#overview .right {
    border-bottom: 1px solid #146D4B;
}


#inquiry {
    color: #fff;
    width: 169px;
	height: 80px;
	float: left;
	padding: 48px 19px 0px 19px;
	margin-top: 20px;
	margin-left: 195px;
	_margin-left: 95px;
	background: url(../common/inquiry-bg.png) no-repeat;
}
#inquiry a {
    color: #A9E46F;
}
#inquiry a:hover {
    color: #FFC949;
	text-decoration: underline;
}

/*           buy           */

#box01 {
    float: left;
	width: 130px;
	height: 180px;
	background: #f8f8f8;
	border: 1px solid #dfdfdf;
	margin-right: 32px;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#box02 {
    float: left;
	width: 130px;
	height: 180px;
	background: #f8f8f8;
	border: 1px solid #dfdfdf;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.product { margin: 0px 0px 10px 0px; }
.new_product { margin: 0px 0px 10px -25px; }

#news {
    margin-bottom: 0px;
	padding-left: 10px;
}
#news .text {
    float: left;
	width: 530px;
    background: url(../img/allow.gif) no-repeat;
	background-position:left center;
	padding-left: 15px;
	margin-bottom: 5px;
}

#buy {
    margin: 0px 0px 0px 5px;
}
#buy a { 
    width: 195px;
	height: 52px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(../img/buy.gif) no-repeat;
	}
#buy a:hover {
    width: 195px;
	height: 52px;
	float: left;
	display: block;
	text-indent: -9999px;;
	background: url(../img/buy_over.gif) no-repeat;
}
