﻿.ar {
	color: #434447;
	text-decoration: none;
}
.ar:hover, .ar:active {
	color: #ec0000;
}
#demo {
	width: 430px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}
#demo img {
	border: 0px;
}
.casetd {
	width: 116px;
	height: 106px;
	background: url(../images/case_bg.gif) repeat-x left bottom;
	vertical-align: top;
}
#quick {
	width: 214px;
	border: 1px solid #dddddd;
	background: url(../images/q_bg.jpg) repeat-x left bottom;
	border-top: 0px none;
	padding-top: 14px;
	padding-bottom: 15px;
	
	
}
#quick a {
	display: block;
	background: url(../images/quick_a.gif) no-repeat;
	text-align: center;
	width: 158px;
	height: 26px;
	line-height: 26px;
	letter-spacing: 2px;
	margin-top: 1px;
	margin-left:29px;
}
#quick a:hover, #quick a:active {
	background: url(../images/quick_aa.gif) no-repeat;
	color: #ffffff;
}
#winbg {
	width: 560px;
	height: 380px;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: -280px;
	z-index: 1000;
	position: absolute;
 filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=image, src= "images/win.png" );
	background: url(../images/win.png) no-repeat !important;
	background: none;
	visibility: hidden;
}
#win {
	width: 560px;
	height: 380px;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: -280px;
	z-index: 1001;
	position: absolute;
	visibility: hidden;
}
#winbt {
	margin: 6px auto auto 6px;
}
#wincon {
	width: 522px;
	height: 283px;
	margin: 1px auto auto 7px;
	line-height: 24px;
	overflow: auto;
	padding: 12px;
}
#winclose {
	width: 546px;
	height: 28px;
	text-align: right;
}
.tagdef {
	width: 76px;
	height: 23px;
	display: block;
	float: left;
	margin-right: 1px;
	background: url(../images/tag_bg.gif) no-repeat left top;
	color: #ffffff;
	text-align: center;
	line-height: 23px;
	cursor: pointer;
}
.tag_a {
	width: 76px;
	height: 23px;
	display: block;
	float: left;
	margin-right: 1px;
	background: url(../images/tag_red_bg.gif) no-repeat left top;
	color: #ffffff;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	cursor: pointer;
}
.product2{ width:480px; height:310px; padding-left:10px; border:#fff solid 1px; border-top:hidden;}
.product2 ul{ list-style:none; margin:10px 0 10px -50px;}
.product2 ul li{ text-align:center; float:left; margin:0 10px 0 5px; line-height:26px;}
.product2 ul li a img{border:1px #ddd solid; width:135px; height:100px; padding:5px;}
.product2 ul li a:hover img{border:1px #0099FF solid;}