@charset "utf-8";
<!--
body {
	margin: 0px;
	background-image:url(../images/body.jpg);
	
}
td {
font-size:12px;
color:#000000;
}
#table01 td{
height:25px;
background-image:url(../images/lmbj01.jpg);
padding-left:5px;
}
#table02 td{
height:23px;
background-image:url(../images/line_main.gif);
padding-left:5px;
}
a:link  { color: #000000; text-decoration: none} 
a:visited { color: #000000; text-decoration: none} 
a:hover { color: #ff0000; text-decoration: none} 
a:active { color: #ff0000; text-decoration: none}

a.one:link  { color: #FFFFFF;font-size:12px; text-decoration: none} 
a.one:visited { color: #FFFFFF;font-size:12px; text-decoration: none} 
a.one:hover { color: #FCFF00;font-size:12px; text-decoration: none} 
a.one:active { color: #FCFF00;font-size:12px; text-decoration: none}

a.two:link  { color: #FFFFFF;font-size:14px; font-weight:bold;text-decoration: none} 
a.two:visited { color: #FFFFFF;font-size:14px; font-weight:bold;text-decoration: none} 
a.two:hover { color: #FCFF00;font-size:14px; font-weight:bold;text-decoration: none} 
a.two:active { color: #FCFF00;font-size:14px; font-weight:bold;text-decoration: none}

a.three:link  { color: #DC0C00;text-decoration: none} 
a.three:visited { color: #DC0C00;text-decoration: none} 
a.three:hover { color: #DC0C00; text-decoration:underline;} 
a.three:active { color: #DC0C00; text-decoration:underline;e}

.menu {
	display: block;
	text-align: center;
}
.dropdown {
	display: none;
	background-color:white;
	border:1px solid #ACA899;
	line-height:22px;
	list-style:none outside none;
	margin:8px 0 0 -4px;
	padding:2px;
	position:absolute;
	width:100px;
}

.dropdown a {
	display: block;
	text-align: left;
	padding-left:15px;
}

* html .dropdown li, * html .dropdown li a {
	zoom: 1;
}

.dropdown a:hover {
	background-color: #D13636;
	color: white;
}

.ListInfo
{
	width:100%;
	padding:0px;
	border-bottom:1px dotted #ccc;
	height:22px;
	
}


#TBV{ margin-top:5px;}



.full table{ width:100%}

.category a:link  { color: #ff0000; text-decoration: none} 
.category a:visited { color: #ff0000; text-decoration: none} 
.category a:hover { color: #ff0000; text-decoration: none} 
.category a:active { color: #ff0000; text-decoration: none}

img{ border:0}
.hidden{ display:none}
-->








.qd,.qd div ,.qd ul,.qd li,.qd span,.qd a{ margin:0px; padding:0px; list-style:none}
.focusBox { float:left; position: relative; width: 320px; height: 245px; margin-bottom:10px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic img { width: 320px; height: 245px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }