
.db {
		font-size:14px; font-weight:bold;
	color: #04244B; 
}
.db A:link{
	color:#04244B; font-weight:bold;font-size: 14px;
	text-decoration; none;
}
.db a:hover{
	color:#04244B; font-weight:bold;font-size: 14px;
}
.db a:active {
	color:#04244B; font-weight:bold;font-size: 14px;
}

.bt {
		font-size:14px; font-weight:bold;
	color: #05366B; 
}
.bt A:link{
	color:#05366B; font-weight:bold;font-size: 14px;
	text-decoration; none;
}
.bt a:hover{
	color:#05366B; font-weight:bold;font-size: 14px;
}
.bt a:active {
	color:#05366B; font-weight:bold;font-size: 14px;
}

.d {
		font-size:14px; font-weight:bold;
	color: #577193; 
}
.d A:link{
	color:#577193; font-weight:bold;font-size: 14px;
	text-decoration; none;
}
.d a:hover{
	color:#577193; font-weight:bold;font-size: 14px;
}
.d a:active {
	color:#577193; font-weight:bold;font-size: 14px;
}

.h {
		font-size:14px; font-weight:bold;
	color: #EA0B1B; 
}
.h A:link{
	color:#EA0B1B; font-weight:bold;font-size: 14px;
	text-decoration; none;
}
.h a:hover{
	color:#EA0B1B; font-weight:bold;font-size: 14px;
}
.h a:active {
	color:#EA0B1B; font-weight:bold;font-size: 14px;
}
.bo {
		font-size: 12px;line-height:15px;
	color: #ffffff; 
}
.bo A:link {
	color:#ffffff;line-height:15px;
	text-decoration; none;
}
.bo A:hover, A:active {
	color:#ffffff; line-height:15px;
}
#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;
	text-align:center;
	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;
}
#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;
}


.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;
}