﻿html,body 
{
	height:100%; 
	margin:0px; 
	font-size:12px;
}
.mydiv 
{
	display: none; 
	width: 546px; 
	left:40%; 
	top:40%;
    border: #b5cfe8 0px solid;
	background-color: #fff;
	font-size: 14px;
	z-index:999;
	height: 378px;
	margin-left:-150px!important;/*FF IE7 该值为本身宽的一半 */
	margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/
	margin-top:0px;
	position:fixed!important;/* FF IE7*/
	position:absolute;/*IE6*/
	_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.bg,.popIframe 
{
	background-color: #666; display:none;
	width: 100%;
	height: 100%;
	left:0;
	top:0;/*FF IE7*/
	filter:alpha(opacity=50);/*IE*/
	opacity:0.5;/*FF*/
	z-index:100;
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
	_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/* www.codefans.net IE5 IE5.5*/
}
.popIframe 
{
	filter:alpha(opacity=0);/*IE*/
	opacity:0;/*FF*/
}
-->
#top
{
   width:546px;
   height:40px;
   text-align:right;
  
}
.list_div
{
	width: 544px;
	height: 300px;
	padding: 0px;
	margin:0px;
	overflow-y: auto;
	overflow-x: hidden; 
	border-right:solid 2px #8FBCD2;
	border-top:none;
	color:#333333;
	
}
.fethChex
{
  
  width:47px;
  height:26px;
  border:none;

}
.item_div
{
	padding: 5px 10px 0px 10px;
	overfolow:hidden;
	border:solid 2px #8FBCD2;
	border-top:none;
	border-bottom:none;
	border-right:none;
	text-align:center;
	color:#333333;
	font-size:14px;
	border-bottom: 2px dashed #DCEEFC;
	
}
.item_title_div
{
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	overfolow:hidden;
	margin-left:10px;
	width:450px;
}
 .item_desc_div
     {
	padding-left: 20px;
	font-size: 14px;
	text-align:left;
	border-bottom:1px dashed #6ACBCA;
    overfolow:hidden;
    color:#333333;
    width:90%;
  }
.item_desc_div a:hover
 {
    color:red;
 }
 a
 {
    color:black;
    text-decoration:none;
  }  
  .container2{width:425px;background:#fff; border:1px solid #000000;}

.content2{ overflow:hidden;height:200px;width:400px; _float:left; padding:2px; padding-right:0; margin:0; line-height:1.5em;}

.slider2{height:200px; width:18px; background-color:#eee; border:2px solid #EAE6DD; float:right;}
.bar2{width:14px; border:2px outset buttonhighlight; background-color:#D4D0C8; _font-size:0;} 
