@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font-family:Arial, Helvetica, sans-serif;}

/* extbkbox */
.extbkbox{width:280px;background:#FFFFFF;border:solid 1px #c0c0c0;position:fixed !Important;bottom:0;float:left;position:absolute;z-index:1000;}
*html .extbkbox{top:expression(offsetParent.scrollTop+20);}
.extbkbox{right:0px;}
.extbkboxm{
	clear: both;
	height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	border-bottom: solid 1px #c0c0c0;
	background-color: #006699;
}
.extbkboxm .extmore{float:right;cursor:pointer;}
.extbkboxb{font-size:12px;clear:both;height:auto;padding:10px 0px;}
.extbkboxnar{color:#f00;display:block;width:40px;height:30px;background:url(../images/tanchu_05.gif) no-repeat center center;}
.extbkboxnarove{color:#00f;width:40px;height:30px;background:url(../images/tanchu_03.gif) no-repeat center center;display:block;}
.extbkboxb ul{list-style:none;margin:0px;padding:0px;}
.extbkboxb ul li{
	width: 255px;
	height: 200px;
	line-height: 200px;
	font-family: "宋体";
	font-family: 12px;
	color: #333333;
	padding-left: 0px;
	background: url(../images/tanchu_10.gif) no-repeat 10px center;
}
.extbkboxb ul li a{color:#333333;text-decoration:none;}
.extbkboxb ul li a:hover{color:#990000;text-decoration:underline;}