@charset "utf-8";

#cart_base{
	width:800px;
	margin:10px 0px 0px;padding: 0px 0px;
}

.left-box {
    display: block;
	border-top :1px solid #538600;
	border-bottom :1px solid #cccccc;
	padding: 10px 0px 0px 0px;
	float :left;
}

.heightLine {
    display: block;
	width:580px; 
	border-top :7px solid #ccc;
	border-left :1px solid #ccc;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 20px 0px;
	color: #6d6d6d;
}

/*  摜{[_[[I[o[
------------------------------------------------ */

.thumb a img{
	display:block;
	hight: auto;
	width: auto;
	border :1px solid #ccc;
	padding:0px;
	margin: 0px 10px 0px 0px;
	float :left;
	}

.thumb a:hover img{
	border :1px solid #538603; }


* html .thumb img a{
	hight:1px;
	width:1px;
	}


* html .thumb a:hover{
	border :1px solid #538603; }


/*  i
------------------------------------------------ */

.heightLine h3 {
	width:100%;
	border-bottom:1px dashed #ccc;
	font-weight: bold;
	color : #538600;
	font-size:1.3em;
	margin-top:-3px;
	margin-bottom:8px;
	}
	
.heightLine h4 {
	width:270px;
	font-weight: bold;
	color : #ff6600;
	font-size:0.9em;
	margin-bottom:2px;
	}

.heightLine .spec {
	width:375px;
	float : right;
	position:relative;
	}
	
* html .heightLine .spec {
	width:367px;
	}
	
.heightLine p {
	width:300px;
	margin-bottom: 5px;
	}
	
.heightLine .price {
	color:#cc3300;
	font-size:1.5em;
	font-weight: bold;
	width:150px;
	position:absolute;
	top:24px; left:240px
	}

.heightLine .size {
	width:300px;
	color:#aaa;
	font-size:0.9em;
	}

.heightLine .post_btn {
	float : right;@}



/* J[g
------------------- */
#wrap{
	float : right;}


/* 菤
------------------- */

#guide{
    display: block;
	border :1px solid #ccc;
	width:100%;
	padding: 1px 0px 0px 0px;
	margin-top: 10px;
	clear: both;
	color:#6d6d6d;
	font-size: 0.9em;
	}

#guide h3{
    display: block;
   	background-image: url(images/guide.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	border-top :1px solid #ccc;
	width:100%;
	padding: 0px 0px 0px 0px;
	text-indent:-9999em;
	margin:0px;
	}

#guide h4{
    display: block;
	border-bottom:1px dashed #ccc;
	width:100%;
	padding: 0px;
	margin-top: 12px;	
	margin-bottom: 3px;
	}


#guide .partition{
    display: block;
	width:247px;
	padding: 0px;
	margin-left: 15px;
	margin-bottom:10px;
	float : left;
	}

* html #guide .partition{
	margin-left: 7px;
	margin-right: 7px;
	}

.page_re{
	padding : 0px;
	margin : 10px 0px 0px 0px;
	text-align:right;
	}

