@charset "utf-8";
/* CSS Document */
input{-webkit-box-shadow: 0 1px 0 white;}
.major_title{
	margin-left:24px;
	font-weight:600;
	color: #069;
	/*font-weight: bold;*/
	font-size:14px;
	}
.second_title a{
	margin-left:20px;
	line-height:28px;
	color:#666;
	text-decoration:none;
	font-size:14px;
	}
.all_product_content{
	padding:10px 30px;-moz-border-radius: 5px;-webkit-border-radius: 5px;background:url(../images/templates/bgbg.png); display:none; position:relative;
	}
.produtc_type_title{
	font-size:14px;margin:20px 0 10px 0;font-weight:500;color:#069
	}
.product_item{
	float:left;width:160px;height:150px;margin:0 2px 10px 1px;background:#F4F4F4;-moz-border-radius: 5px;-webkit-border-radius: 5px; text-align:center;padding:6px 0;
	}
.product_item_a
{
	float:left;
	width:280px;
	height:280px;
	margin:0 13px 10px 1px;
	/*background:#F4F4F4;*/
	border: #CCC thin solid;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; 
	text-align:center; 
	padding:10px 3px; 
	inline-box-align:last;
	font-weight:400;
	font-size:16px;
	line-height:1.4;
	
	}
.product_item:hover,.product_item_a:hover
{
	background:#FCFCFC;
	border: #008fd9 thin solid;
}
a.product_item, a.product_item_a{
	text-decoration:none;color:#333
	}
a:hover.product_item, a:hover.product_item_a
{
	color: #008fd9;
}
.product_name{margin:10px 0;font-weight:600;color:#069}
.product_pic{width:100px}
.line{
	height:15px;
	background: url(../images/templates/full-width-separator-m.png) no-repeat 0 bottom;}
	
.comparision_button{-moz-border-radius: 5px;-webkit-border-radius: 5px; text-align:center;padding:7px 20px; text-decoration:none;float:right;}
a.comparision_button{font-size:10px;color:#666}
a:hover.comparision_button{color:#999}
table.specCompare{
	margin:5px 10px;width:97%;font-size:10px; border-spacing:0;
	table-layout:fixed;
	 
	}
.specCompare td{text-align:left; vertical-align:text-top; border:#ddd 1px dashed;background: #FFF; padding:10px;}
.specCompare th{background:#FFF;min-width:100px;text-align:left; border:#eee 1px dashed; padding:5px; padding-left:10px;}
table.specCompare tr{border:#CCC 1px solid;min-height:50px}
table.specCompare{border:#999 solid 1px;}
.compare_bottom{ position:absolute;width:100px}





	ul,.tab li {
		margin: 0;
		padding: 0;
	}
	.content {
		clear: left;
		width: 100%;
		margin: 20px 0;
	}
	ul.tabs {
		width: 95%;
		height: 30px;
		font-weight:500;
		margin-left:20px;
		margin-top:2px;
	
	}
	/*	
	ul.tabs li {
		float: left;
		margin: 0 0 -1px 1px;
		border: 1px solid #ddd;
		height: 30px;
		cursor: pointer;
		border-radius: 5px 5px 0 0;
		background:#ccc;
		border-bottom:#bbb 1px solid;
		padding:10px 10px 0 10px;
		text-shadow:0 1px #dddddd;
	}
	
	ul.tabs li {
		float:left;
		position:relative;
		margin: 0 0 -17px -10px;
		height: 70px;
		width:	114px;
		cursor: pointer;
		border-radius: 5px 5px 0 0;
		background:url(../images/templates/tab_li.png) no-repeat;
		padding:45px 20px 0 5px;
		text-align:center;
		vertical-align:middle;
		font-size:13px;
		z-index:0;
		
	}*/
	ul.tabs li {
		float:right;
		
		cursor: pointer;
	
		
		text-align:center;
		vertical-align:middle;
		font-size:14px;
		z-index:0;
	
		
		
	}
	
	
	ul.tabs li a {
		/*line-height:40px;*/
		/*
		color: #292222;
		text-shadow:2px 1px 1px #dddddd;
		*/
		color: #333;
		text-decoration: none;
		font-size:1.1em;
	}
	
	ul.tabs li a:hover {
	
		
		text-decoration: none;
				font-size:1.1em;
	}

	
	
	/*border: 1px solid #fff;*/
	
	
	ul.tabs li.hover{
		
	 
	}

	ul.tabs li.active  {
		border-top:#00a8ff 2px solid;
		color:#333;
		margin-top:-2px;
	}

		
ul, li {
	margin: 0;
	list-style: none;
}

/*========0204compare table========*/
	
.btn_fix {
float:left;
display:inline-block;
height:40px;
line-height:44px;
padding:0 10px 0 40px;

background-color: #E7E7E7;
color:#999;
font-weight:bold;
font-size:13px;
text-shadow:0 1px 0 #fff;
position:relative;
border:1px solid #cacaca;
margin:0 10px 10px 0;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
box-shadow:none;
 background-image:url(images/button/chart.png); background-repeat:no-repeat; background-position:center; cursor:pointer;


}

.btn_fix:hover {
border-color:#cacaca;
background:#F8F8F8;
background-image:url(images/button/chart.png);
background-repeat:no-repeat;
background-position:center;
}

.btn_fix span {
display:block;
position:absolute;
top:6px;
left:9px;
width:32px;
height:32px;

background-image:url(images/button/chart.png);
background-repeat:no-repeat;
background-position:center;
}

#fix_div
{
	position: fixed; 
	top:245px; 
	margin-left:685px;	
	
}

#fix_div b
{
	 background-color: #CCC;
	 color:#FFFFFF; 
	 border-radius: 60%; 
	 padding:0 5px 0 5px; 
	 position:absolute; 
	 top: -6px; 
	 right:5px;	
	
}

/*========0204compare table========*/	
	