@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	color: #000;
	margin: 0;
	background: #fff;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#title {
	width: 900px;
	height: 130px;
	float: left;
	margin: 0 0 10px 0;
	
}

.title_like {
	position:relative;
	top: 80px;
	left: 20px;
}

#nav {
	width: 900px;
	float: left;
	padding:0 0 20px 0;
}

#banner {
	width: 900px;
	height: 101px;
	float: left;
	padding: 0 0 10px 0;
}

.lcbord {
	border-bottom: 1px solid #000;
	width: 150px;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
}

#main {
	width: 880px;
	float: left;
	padding: 5px 10px 5px 10px;
}

#topsec {
	width: 890px;
	height: 200px;
	float: left;
	margin: 0 0 10px 0;
}

#topsec img {
	border: 1px solid #F00;
	margin: 0 25px 0 25px;
}

#rand {
	width: 880px;
	float: left;
	color: #000;
	text-align:center;
}

.pagenav {
	width: 880px;
	margin: 0 0 15px 0;
	float:left;
}

.pagenav ul li {
	list-style-type: none;
	display: inline;
	margin: 0 8px 0 0;
}

.pagenav a {
	color: #000;
	font-size: 90%;
}

.product {
	width: 430px;
	min-height: 250px;
	float: left;
	padding: 5px 0 10px 0;
	margin: 0 10px 10px 0;
	border-bottom: 1px #000 dashed;
	color: #111;
}

.productm {
	width: 430px;
	min-height: 270px;
	float: left;
	padding: 5px 0 10px 0;
	margin: 0 10px 10px 0;
	border-bottom: 1px #000 dashed;
	color: #111;
}

.productl {
	width: 430px;
	min-height: 300px;
	float: left;
	padding: 5px 0 10px 0;
	margin: 0 10px 10px 0;
	border-bottom: 1px #000 dashed;
	color: #111;
}

.productmp {
	width: 210px;
	float: left;
	padding: 5px 0 10px 0;
	color: #111;
	text-align:center;
	margin: 0 5px 0 5px;
	font-size: 90%;
}

.productmp tr {
	text-align:center;
}

.product a img {
	border: 2px solid #000;
}

.productmp a img {
	border: 1px solid #000;
}

.prod_pic {
	width: 150px;
	float: left;
	min-height:250px;
	text-align:center;
}

.prod_picmp {
	width: 150px;
	float: left;
}

.prod_title {
	width: 260px;
	float: right;
	text-align:left;
	padding: 0 10px 5px 0;
	font-weight: bold;
	color: #000;
}

.prod_price {
	width: 160px;
	text-align:right;
	float: right;
	padding: 0 10px 10px 0;
	font-size: 110%;
	font-weight: bold;
	color: #000;
}

.prod_desc {
	width: 260px;
	float: right;
	padding: 0 10px 0 0;
	font-size: 80%;
	color: #000;
}

.prod_buy {
	width: 160px;
	float: right;
	margin: 10px 0 0 0;
	text-align:right;
}

.sizebox {
	height: 10px;
	width: 50px;
	border: 1px solid #000;
	padding: 3px;
	margin: 0 0 0 10px;
}

a img {
	border: none;
}

img.border {
	border: 2px solid #000;
}

#viewcart {
	margin: 0 0 0 15px;
}

#notice {
	width: 700px;
	font-size: 80%;
	padding: 10px 5px 10px 5px;
	margin: 0 0 7px 0;
	background: url(../images/fade.png);
	border: 1px dashed #900;
}

#footer {
	width: 900px;
	height: 36px;
	float: left;
	text-align: left;
	margin: 10px 0 10px 0;
}

#footerr a {
	color:#000;
}

#footerl {
	height: 20px;
	width: 460px;
	float: left;
	font-size: 80%;
	padding: 10px 0 0 10px;
}

#footerr {
	float: right;
	width: 325px;
	margin: 5px 2px 0 0;
	font-size: 80%;
	text-align:right;
}

p.mptitle {
	font-weight:bold;
}
