body {font: normal .8em/1.6em Arial, Helvetica, sans-serif;color : #2a3845;topmargin : 0px;margin : 0px;padding : 0px;background:#ffffff url(images/bg_top.jpg) repeat-y;background-position: center top;}

img {
	border: none;
}
table {
	margin: 10px;

}
table td {
	padding: 5px;

}
.image {
	width: 80px;
	text-align: center;
}
.price {
	color: #800000;
	font-weight: bold;
	width: 80px;
	text-align: center;
}

a:link{
    color:#17387B;
    text-decoration:none;
}

a:visited{
    color:#69789C;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

div.Item{
    border-bottom: solid 1px #ffffff;
    width:480px;
	font-size: 13px; line-height: 18px; color: #333333
}


div.Item h2{
    font-size:medium;
    text-align:left;
}

div.Item img{
    border: none;
    float: left;
    clear: both;
    margin: 5px;
}

div.Item p{

	font-size: 13px; line-height: 17px; color: #333333
    overflow:hidden;
    color:#808080;

}

div.Item p.Price{
    padding-top:5px;
    padding-bottom:5px;
    font-size:smaller;
    color:#990000;
    font-weight:bolder;
}


#main{
	width: 950px;
	margin: 0 auto;
}

#main2{
	width: 788px;
	float: left;
}

#content{
	margin-top: 50px;
	margin-right: 5px;
	width: 520px;
	float: right;
}

#navi_1{
	margin-top: 80px;
	margin-right: 20px;
	width: 150px;
	float: right;
	background:#ececec url(images/toplogo.jpg) repeat-y;background-position: left top;
    padding: 5px 10px 100px 10px;
    border:solid silver 1px; 
}


#header {
	margin-top: 270px;
	margin-left: 0px;
	width: 200px;
	float: left;
    padding: 5px 10px 15px 10px;
	text-align: center;
}

#footer{
	margin-left: 15px;
	margin-right: 15px;
}



#include_1{
	margin-top: 50px;
	margin-right: 5px;
	width: 100px;
	float: left;
}


#include_2{
	margin-top: 50px;
	margin-right: 5px;
	width: 100px;
	float: right;
}



