h1 { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; text-align: right; }
h2 { color: #505113; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #505113; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #505113; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 { color: #505113; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6 { color: #505113; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.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(case_bg.gif) repeat-x left bottom;
	vertical-align:top;
}
#quick {
	width:228px;
	border:1px solid #dddddd;
	background:url(q_bg.jpg) repeat-x left bottom;
	border-top:0px none;
	text-align:center;
	padding-top:14px;
	padding-bottom:15px;
}
#quick a {
	display:block;
	background:url(quick_a.gif) no-repeat;
	text-align:center;
	width:158px;
	height:26px;
	line-height:26px;
	letter-spacing:2px;
	margin-top:1px;
}
#quick a:hover, #quick a:active {
	background:url(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(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(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(tag_red_bg.gif) no-repeat left top;
	color:#ffffff;
	text-align:center;
	line-height:23px;
	font-weight:bold;
	cursor:pointer;
}

.indextitle{
	font-weight:bold; 
	font-size: 12px;
	color: Red;

}
.newlist li{
	line-height: 28px;
	background: url(bg5.gif) repeat-x left bottom;
	height: 28px;
}
.newlist li strong{
	font-weight:normal;padding-left: 11px;
	background: url(arr2.gif) no-repeat left center;
}
.newlist li span{
	background: url(clock.gif) no-repeat left center;
	padding-left:10px;
	color: #999999;
	float: right;
}
.borders{
	border:1px solid #DDDDDD; border-top:0px none; background:url(v_bg.jpg) repeat-x left bottom;
}
.productlist li{
	width:114px;float:left;
	margin: 4px 3px;
}

.navbg{
	background:url(navbg.gif) repeat-x;
	border-bottom:1px solid white;
}


.navul{
	
}
	.navul li{
		background: url(nav_li.gif) no-repeat;
		float: left;
		padding:5px 15px;
}
	.navul li strong{
		color: White;
	}
	.navul li span{
		color: #cccccc;
		font-family: Tahoma;font-size: 8px;
	}
	
	.question{
		
	
	}
	.question li{
		background:url(bg5.gif) repeat-x left bottom;
		height: 25px;
		line-height: 25px;
		padding-left:10px;
	}
	.question li strong{
		font-weight: normal;
		background: url(arr4.gif) no-repeat left center;padding-left:10px;
	}
	
	.wordlink{
		height:85px;margin-top:4px;

	}
	.wordlink li{
		line-height:20px;
		padding-left:14px;margin-left:4px;
		background:url(arr2.gif) no-repeat 4px center;
	}


ul#box1 {
	width:720px;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}
ul#box1 li{
	float:left;
	width:360px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	color: #999999;
}
ul#box1 li a{
	font-size: 12px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 150%;
	font-weight: bold;
}
ul#box1 li img{border:1px solid #CCC;}
