﻿@charset "utf-8"; 

.model_name{
	font-size:2.1em;
	font-weight:bold;
	color:#3366CC;
	float:left;
	width:815px;
	margin-bottom:5px;
	line-height:1.2em;
}

#summary {
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2em;
}

.list_box {
	background-image:url(/img/bg_list_est.gif);
	background-repeat:no-repeat;
	height:185px;
	clear:both;
}
.list_box_est {
	background-image:url(/img/bg_list_est.gif);
	background-repeat:no-repeat;
	height:185px;
	clear:both;
}

.list_box_center{
	width:350px;
	float:left;
	margin:5px 0 0 5px;
	border-right: 1px #999 solid;
}

.list_box_center p {
	margin:0;
}

.list_box_center img {
	margin-top:5px;
}

.list_box_center_model{
	width:96%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.1em;
	font-weight:bold;
	border-bottom: 1px #000 solid;
	padding-bottom:1px;
	margin-bottom:8px;
	
}
.list_box_center_spec{
	margin:2px 0 7px 0;
}

.list_box_right{
	width:170px;
	float:right;
	margin:5px 15px 0 0px;
}

.list_box_right_nprice{
	height:15px;
	padding:3px;
	color:#999;
}

.list_box_right_sprice{
	height:15px;
	padding:3px;
}

.list_box_right_rprice{
	height:20px;
	padding:8px 0 0 5px;
	color:#FFF;
	background-color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

.list_box_right_remark{
	padding:2px 0 0 2px;
	color:#000;
	font-size:10px;
	text-align:center;
	margin-bottom:10px;
}

.list_p{
	padding:0 0 0 10px;
	line-height:1.4em;
	font-size:1.2em;
	margin-top:3px;
}


/***********************************************/
/*  ơ֥롡                             */
/***********************************************/

/* cate_lens,cate_cable */

table.cate_list {
	width:780px;
	font-size:11px;
	margin-top:5px;
	color: #003366;
}
table.cate_list th {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/img/tb_bg_header.jpg) no-repeat;
	font-weight:normal;
}
table.cate_list th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/img/bullet_01.gif) no-repeat;
	font: bold 10px;
}
table.cate_list th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/img/bullet_02.gif) no-repeat;
	font: bold 10px;
}
table.cate_list td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	text-align: center;
}
table.cate_list td.alt {
	background: #F5FAFA;
}


/* direct*/
.directitem_box{
	width:800px;
	height:160px;
	background-color:#ffe9a1;
	padding:5px;
	border: 1px #e6ae35 solid;
	margin-bottom:5px;
	clear:both;
}

.directitem_box_center{
	width:450px;
	float:left;
}

.directitem_box_center_model{
	width:100%;
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px #000 solid;
	padding-bottom:1px;
	margin-bottom:0px;
}

.directitem_box_center_spec{
	margin: 4px 0 2px 0;
}

.directitem_box_right{
	width:200px;
	background-color:#FFF;
	float:right;
	border: 1px #999 solid;
	padding:5px;
	text-align:center;
	margin-bottom:5px;
}

.directitem_box_right_nprice{
	width:100%;
	padding:5px;
	text-align:left;
}

.directitem_box_right_rprice{
	width:90%;
	color:#FF0000;
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
}

.directitem_box_right_remark{
	width:100%;
	padding:2px 0 0 2px;
	margin-bottom:5px;
	color:#000;
	font-size:10px;
}

/* newitem*/
.newitem_box{
	width:800px;
	height:130px;
	background-image:url(/img/bg_gray20.png);
	background-repeat:repeat;
	padding:5px;
	border: 1px #999 solid;
	margin-bottom:5px;
	clear:both;
}

.newitem_box_center{
	width:460px;
	float:left;
}

.newitem_box_center_model{
	width:100%;
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px #000 solid;
	padding-bottom:1px;
	margin-bottom:0px;
}

.newitem_box_center_spec{
	margin: 4px 0 2px 5px;
}

.newitem_box_right{
	width:200px;
	background-color:#FFF;
	float:right;
	border: 1px #999 solid;
	padding:5px;
	text-align:center;
	margin-bottom:5px;
}

.newitem_box_right_nprice{
	width:100%;
	padding:5px;
	text-align:left;
}

.newitem_box_right_rprice{
	width:90%;
	color:#FF0000;
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
}

.newitem_box_right_remark{
	width:100%;
	padding:2px 0 0 2px;
	margin-bottom:5px;
	color:#000;
	font-size:10px;
}
