@charset "UTF-8";
/* CSS Document */



.public_contents {
	width:915px;
}


.stock_contents {
	width:915px;
}


.stock_list_bar_img {
	margin:10px 0px;
	background-image:url(../img/stock_list.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:40px;
	display:block;
}

.stock_box {
	width:915px;
	height:auto;
	display:block;
	clear:both;
}

.stock_box_left {
float:left;
width:300px;
display:block;
margin-right:10px;
padding:10px;
}

.stock_box_right {
	float:right;
	width:565px;
	display:block;
	padding:10px
}

.tipe_name {
	display:block;
	font-size: 22px;
	color: #666666;
	margin-bottom: 10px;
}

.bline{
clear:both;
}

.right_box_left_color {
width:300px;
float:left;
}

.color_list {
}

.color_list td {
padding:5px;
}



.right_box_right {
	margin-left:20px;
	float:left;
	width:245px;
	display:block;
}

.right_box_right_naiyou {
list-style:none;
}


.right_box_right_naiyou_li {
	display:block;
	color:#666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.price {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#FF6600;
	margin-bottom: 10px;
}


.moreinfo_btn {
	display: block;
	height:32px;
	width:145px;
}

.moreinfo_btn a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}


.moreinfo_btn a {
background-image:url(../img/more_info_btn.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
}

.moreinfo_btn a:hover {
background-image:url(../img/more_info_btn.jpg);
    	background-repeat: no-repeat;
	background-position: 0px -32px;
}
