﻿.btnOut
{
    border: solid 1px #CCC;
}
.btnOver
{
    border: solid 1px #0F0;
}

.tip
{
}
/* TipTip CSS - Version 1.2 */

	#tiptip_holder {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 99999;
	}
	
	#tiptip_holder.tip_top {
		padding-bottom: 5px;
	}
	
	#tiptip_holder.tip_bottom {
		padding-top: 5px;
	}
	
	#tiptip_holder.tip_right {
		padding-left: 5px;
	}
	
	#tiptip_holder.tip_left {
		padding-right: 5px;
	}
	
	#tiptip_content {
		font-size: 11px;
		color: #d9e5f6;
		padding: 10px 15px;
		border: 1px solid rgba(255,255,255,0.25);
		/*
		background-color: rgb(25,25,25);
		background-color: rgba(25,25,25,0.92);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
		*/
		background-color: rgb(25,25,25);
		
		border-radius: 5px;	
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		/*box-shadow: 0 0 3px #555;
		-webkit-box-shadow: 0 0 3px #555;
		-moz-box-shadow: 0 0 3px #555;*/
	}
	
	#tiptip_arrow, #tiptip_arrow_inner {
		position: absolute;
		border-color: transparent;
		border-style: solid;
		border-width: 6px;
		height: 0;
		width: 0;
	}
	
	#tiptip_holder.tip_top #tiptip_arrow {
		border-top-color: #fff;
		border-top-color: rgba(255,255,255,0.35);
	}
	
	#tiptip_holder.tip_bottom #tiptip_arrow {
		border-bottom-color: #fff;
		border-bottom-color: rgba(255,255,255,0.35);
	}
	
	#tiptip_holder.tip_right #tiptip_arrow {
		border-right-color: #fff;
		border-right-color: rgba(255,255,255,0.35);
	}
	
	#tiptip_holder.tip_left #tiptip_arrow {
		border-left-color: #fff;
		border-left-color: rgba(255,255,255,0.35);
	}
	
	#tiptip_holder.tip_top #tiptip_arrow_inner {
		margin-top: -7px;
		margin-left: -6px;
		border-top-color: rgb(25,25,25);
		border-top-color: rgba(25,25,25,0.92);
	}
	
	#tiptip_holder.tip_bottom #tiptip_arrow_inner {
		margin-top: -5px;
		margin-left: -6px;
		border-bottom-color: rgb(25,25,25);
		border-bottom-color: rgba(25,25,25,0.92);
	}
	
	#tiptip_holder.tip_right #tiptip_arrow_inner {
		margin-top: -6px;
		margin-left: -5px;
		border-right-color: rgb(25,25,25);
		border-right-color: rgba(25,25,25,0.92);
	}
	
	#tiptip_holder.tip_left #tiptip_arrow_inner {
		margin-top: -6px;
		margin-left: -7px;
		border-left-color: rgb(25,25,25);
		border-left-color: rgba(25,25,25,0.92);
	}
	
	/* Webkit Hacks  */
	@media screen and (-webkit-min-device-pixel-ratio:0) {	
		#tiptip_content {atio:0 }
		#tiptip_content {
			padding: 4px 8px 5px 8px;
			background-color: rgba(45,45,45,0.88);
		}
		#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
			border-bottom-color: rgba(45,45,45,0.88);
		}
		#tiptip_holder.tip_top #tiptip_arrow_inner { 
			border-top-color: rgba(20,20,20,0.92);
		}
	}


.curListCate
{
    color: #F00;
}
.product_l
{
    float:left;
    width:206px;
    height:280px;
    text-align:center;
    margin-right:16px;
    margin-bottom:12px;
    padding:14px;
    display: block;
    float:left;
}
.product_l img{
    display: inline-block;
    width:200px;
    height:170px;    
    border:solid 3px #5d5c5c;
}
.product_l a{
   color:#fff;
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
   display: block;
}
.product_l a.product_g{
   color:#fff;
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
   background-image:url(../../Images/Page/product_g.png);
   _background-image:url(../../Images/Page/product_g.gif);
   background-repeat:no-repeat;
   background-position:right bottom;
   display: inline-block;
   padding-right:5px;
   padding-bottom:5px;
   margin-bottom:10px;
}
.product_l a:hover{
   text-decoration:underline;
}
.right_type{
	margin:17px 15px;
	line-height:22px;
	padding:20px 0 20px 20px;
	font-size:14px;
	line-height:35px;
	border-top:solid 3px #8D2526;
	background-color:#393939;
	color:#999;
}

.s_right{
	height:51px;
	line-height:51px;
	background-image:url(../../Images/page/search_bg.png);
	background-repeat: no-repeat;
	background-position:right -102px;
}
.s_right em{
	height:51px;
	line-height:51px;
	background-image:url(../../Images/page/search_bg.png);
	background-repeat: no-repeat;
	background-position:left 0;
	width:99px;
	display:block;
	float:left;
	text-indent:-9999px;
}
.s_right input.shuru{
	display:block;
	float:left;
	width:320px;
	border:solid 1px #5B5A5A;
	height:25px;
	line-height:25px;
	background-color:#333;
	margin-top:12px;
	color:#fff;
	text-indent:2px;
	margin-right:10px;
}
.s_right .btn{
	background-image:url(../../Images/page/btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:63px;
	height:29px;
	text-align:center;
	line-height:29px;
	font-weight:bold;
	color:#fff;
	display:block;
	float:left;
	margin-top:12px;
    border:none;
    cursor:pointer;
}
.p_l_right ul:after
{
    content:".";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
   
}
.p_l_right ul{
    margin_bottom:20px;
    background:#4D4C4C;

}
.p_l_right li{
    float:left;
    display:block;
    width:150px;
    height:25px;
    text-align:center
}
.p_l_right li a{
    color:#fff;
    text-decoration:none; 
}
.p_l_right li a:hover{
   text-decoration:underline; 
}
.fenlei{ background:#4d4c4c;}
.fenlei li{ float:left; width:25%; background:#4d4c4c;}