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

body {
	background-color:#CCC;
	/*background:#fff url(../images/bg_holiday.png) no-repeat top center ;	*/
	font-family:Arial,Verdana,Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	margin:0;
	text-decoration:none;
	color:#242424;	
	}

a:link, a:visited {
	font-family:Arial,Verdana,Tahoma;
	color: #414141;
	text-decoration: none;
}
a:hover, a:active {
	font-family:Arial,Verdana,Tahoma;
	color: #166ab5;
	text-decoration: none;
}

.txt-link a:link, .txt-link a:visited {
	font-size:14px;
	color:#00F;
	text-decoration:underline
}	
.txt-link a:hover{
	font-size:14px;
	color:#00F;
	text-decoration:underline
}	
.big-txt{
	font:22px Arial, Tahoma, Helvetica;
	color:#258eca;
	 text-shadow: 4px 4px 4px #cad7dd; 
	  font-weight:bolder
}
.big-txt2{
	font:20px Arial, Tahoma, Helvetica;
	color:#333;
	 
	  font-weight:bolder
}
.txttitle {
  font-size: 15px;
  text-shadow: 4px 4px 4px #cad7dd; 
  color:#333333;
  font-weight:bolder
 }
.txt-blue {
	font-size:13px;
	color:#03F;
	font-weight:bold;
}

.txt-blue a:link, .txt-blue a:visited {
	font-size:13px;
	color: #03F;
	
	font-weight:bold;
}	
.txt-blue a:hover{
	font-size:13px;
	color: #03F;
	text-decoration:underline;	
	font-weight:bold;
}	

.products{
*height:auto;
/*background: url(http://img.alibaba.com/images/cms/upload/Online_sales/120products/product_bg.jpg) repeat-x;*/
margin-top: 1px;
padding-top: 24px;
margin-left:0px;
}
.products_list{
list-style: none;
margin-top: 0px;
margin-left: 0px;
padding:0px;
 
}
.item{
	display:block;
width: 280px;
height: 380px;
/*border: 1px solid #E4E4E4;
padding: 8px;*/
float: left;
margin-left: 0px;
/*margin-right: 20px;*/
margin-bottom: 10px;
}

.item_left{
margin-left: 5px;
_margin-left: 5px;
}
.item .title{
color: #333333;
display: block;
font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
padding-top: 10px;
height: 35px;
line-height: 17px;
width:280px;
 
 
}
.item .titletop{
	border-top: 10px solid #CCC;

color: #333333;
display: block;
font:18px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
height:40px;
line-height: 30px;
width:280px;
 
}
.item_button{
border-top: 1px dashed #CDCDCD;
padding-top: 10px;
text-align: center;
 
}
.item .pic{
	padding-top: 10px;
text-align: center;
}
.item img{
	
	display:block;
	height:170px;
	width:280px;
	
	
}
.item .desc{
	display:block;
	color:#000;
	height:70px;

	/*margin-top:10px;*/
	text-align:left;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-top:7px;

	
}

.item_link{
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
	color:#06F;
	height:70px;
*height:auto;
	margin-top:5px;
	text-align:left;
	line-height:20px;
	overflow:hidden;
	font-family:Arial,Verdana,Tahoma;
	text-decoration: none;
}

/* item 2 */
.item_sub{
	display:block;
width: 280px;
height: 380px;
/*border: 1px solid #E4E4E4;
padding: 8px;*/
float: left;
margin-left: 0px;
/*margin-right: 20px;*/
margin-bottom: 10px;
padding-top:10px;
}

.item_left{
margin-left: 5px;
_margin-left: 5px;
}
.item_sub .title_sub{
color: #333333;
display: block;
font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
padding-top: 10px;
height: 35px;
line-height: 17px;
width:280px;
 
 
}
.item_sub .titletop_sub{
	

color: #333333;
display: block;
font:18px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
height:40px;
line-height: 30px;
width:280px;
 
}
.item_button{
border-top: 1px dashed #CDCDCD;
padding-top: 10px;
text-align: center;
 
}
.item_sub .pic{
	padding-top: 10px;
text-align: center;
}
.item_sub img{
	
	display:block;
	height:170px;
	width:280px;
	
	
}
.item_sub .desc{
	display:block;
	color:#000;
	height:70px;

	/*margin-top:10px;*/
	text-align:left;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-top:7px;

	
}

.item_link{
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
	color:#06F;
	height:70px;
*height:auto;
	margin-top:5px;
	text-align:left;
	line-height:20px;
	overflow:hidden;
	font-family:Arial,Verdana,Tahoma;
	text-decoration: none;
}



/* end */

.txtlink_item {
	color: #106F;
	font-family:Arial,Verdana,Tahoma;
	text-decoration: none;
}

.txtlink_item a:link, a:visited {
	
	color: #106F;
	font-family:Arial,Verdana,Tahoma;
	text-decoration: none;
}
.txtlink_item a:hover, a:active {
	
	color: #F00;
	font-family:Arial,Verdana,Tahoma;
	text-decoration: none;
}
