body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #c8d7dc;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3B3B3B;
	text-align: justify;
}

a{
	color: #0080C0;
	text-decoration: underline;
}

a:hover{
	color: #37BEFF;
}

.img_border{
	padding: 4px;
	border: 1px solid #E8E8E8;
}
.img_center{
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 125px;
	margin-bottom: 10px;

}
#wrap{
	width: 780px;
	background-color: #FFFFFF;
	margin: auto;
	background-image: url(../images/main_top.jpg);
	background-repeat: no-repeat;
}

#banner{
	height: 97px;
}

#picture{
	height: 206px;
}

.left_navi{
	float: left;
	width: 29%;
	background-image: url(../images/left_navi.jpg);
	background-repeat: no-repeat;
}

.left_navi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.left_navi ul li{
	line-height: 33px;
	padding-left: 12px;
}

.left_navi a{
	color: #535353;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.left_navi a:hover{
	color: #99b1d6;
}

#main_body{
}

.content{
	float: left;
	width: 68%;
	padding-right: 20px;
}

.top_navi{
	padding-bottom: 30px;

}

.top_navi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.top_navi ul li{
	display: inline;
	line-height: 33px;
	padding-right: 22px;
}

.top_navi a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.top_navi a:hover{
	color: #99b1d6;
	text-decoration: underline;
	font-weight: bold;
}
 
#footer{
	line-height: 20px;
	height: 100px;
	background-color: #FFFFFF;
	clear: both;
	text-align: center;
	font-size: 11px;
	color: A58FE1;
}




h1{
	font-size: 22px;
	font-weight: normal;
	color: #99b1d6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

 .top {
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	width: auto;
	clear: both;
	text-align: center;
}

.product_title{
	font-size: 18px;
	font-weight: normal;
	color: #666464;
	padding-bottom: 10px;
}

.product_box{
	height: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	clear: both;
	margin-bottom: 20px;
}

.product_photo{
	float: left;
	width: 40%;
}

.product_desc{
	float: left;
	width: 60%;
}
.author{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}


.linkRow1 a{
	font-size: 10px;
	font-weight: bold;
	color: #A58FE1;
	text-decoration: none;
}

.linkRow1 a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #4A3970;
	text-decoration: none;
}
.linkRow2 a{
	font-size: 9px;

	color: #A58FE1;
	text-decoration: none;
}

.linkRow2 a:hover{
	font-size: 9px;

	color: #4A3970;
	text-decoration: none;
}