body{
	background-color: #cfba97;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/midbg.jpg);
	background-repeat: repeat-y;
	background-color:#FFF;
	overflow:hidden;
}

.headmain{
	float: left;
	width: 805px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 130px;
}

.leftmain{
	float: left;
	height: 609px;
	width: 195px;
}

.midbg{
	background-image: url(../images/bg_mid.jpg);
	background-repeat: no-repeat;
	min-height: 479px;
	width: 805px;
	float: left;
	
}

.footer{
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 1000px;
	float: left;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
}

.topnav{
	margin-top: 75px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.footer td{
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}



.topnav A{
	color: #FFF;
	text-decoration: none;
}

.topnav A:hover{
	color: #CFBA97;
	text-decoration: underline;
}


.topmain{
	margin-top: 12px;
	margin-left: 50px;
	float: left;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.top_cart{
	float: left;
}

.top_search{
	float: left;
}



.topnav1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
}

.topnav1 A{
	color: #000;
	text-decoration: none;
}

.topnav1 A:hover{
	color: #4C130A;
	text-decoration: underline;
}

.txtbox_search{
	border: 1px solid #b79f76;
}

.centermain{
	float: left;
	width: 805px;
	margin-top: 20px;
}

.centermain1{
	float: left;
	width: 450px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
	margin-left: 7px;
}

.centermain2{
	float: left;
}

.txt_testi{
	background-color: #e6cebb;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float:right;
	margin-right:55px;
	width:280px;
	margin-bottom:10px;
}

.txt_testi A{
	color: #666043;
	}
.txt_testi A:hover{
	color: #000;
	text-decoration: underline;
	
}
.special{
	background-image: url(../images/left_indeximg1.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 145px;
	float: left;
	padding-top: 22px;
	padding-left: 50px;
}


a.link1{
	font-weight: bold;
	color: #5C2113;
	text-decoration: underline;
}
a.link1:hover{
	color: #864027;
	text-decoration: underline;
}
