@charset "utf-8";
/* CSS Document */
body{font-size:12px; color:#000000; font-family:Arial;}
*{padding:0px; margin:0px;}
a:focus{outline:0} 

.lefttitle{text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}		/*CSS 自动截取字符窜长度*/
.text{color:#FF6600; text-decoration:none;}
.text:hover{color:#333333; text-decoration:underline;}
.text1{color:#FF6600}
.text2{color:#FFFFFF; text-decoration:none;}
.text2:hover{color:#FF6600; text-decoration:none;}
.text3{color:#FFFFFF; text-decoration:none;}
.text4{font-weight:bold; color:#0000FF; text-decoration:none;}
.text4:hover{color:#FF6600;}
.text5{color:#FF0000; text-decoration:underline;}
.text5:hover{color:#000000; text-decoration:underline;}



.paddingtop{padding-top:4px; cursor:pointer;}
.input{width:100px; line-height:22px; height:22px; padding:2px;}
.input1{background:url(/images/h_2.jpg) no-repeat left; width:52px; height:31px}
#wrapper{width:740px; height:570px; margin:10px auto 0px; padding:15px 30px; border:1px solid #000000;}
#main{height:570px;}
#main ul{padding:0px; margin:0px;}
#main ul li{list-style:none; height:500px;}
#main .left{width:106px; float:left;}
#main .left ul{margin:0px; padding:0px; float:left;}
#main .left ul li{margin-bottom:10px; width:106px; height:91px;}



/*鼠标经过层提示*/
.tooltips{position:relative; z-index:5; border:1px solid #000000; width:104px; height:89px; display:block; text-decoration: none;}   				/*这个是关键*/
.tooltips:hover{z-index:6; background:none; border:3px solid #FF0101; width:100px; height:85px;}          /*没有这个在IE中不可用*/
.tooltips span{display:none;}
.tooltips:hover span{display:block; position:absolute; top:30px;  left:-8px;  background:#FFFFE1; padding:3px; width:150px; border:1px solid #000000;
					 color:#000;}
.tis{position:relative; z-index:3; display:block; text-decoration:none; width:18px; height:16px; float:right; top:-17px;} 					 
.tis:hover{z-index:4; background:none; }					 
.tis span{display:none;}
.tis:hover span{display:block; position:absolute; top:27px; left:-60px; background:#FFFFE1; border:1px solid #000000; color:#FF0000; line-height:18px; width:75px; text-align:center;}					 
					 
			
/*鼠标经过层提示*/
#main .center{width:506px; margin-left:10px; margin-right:10px; float:left;}
.mainconter0{border:1px solid #000000; height:450px; margin-bottom:8px;}
.mainconter{text-align:center; width:475px; height:350px; line-height:330px; overflow:hidden;  padding:0px 14px 0px 15px;}
.mainconter1{position:absolute; top:27px;  z-index:2; display:block;  border:1px solid #C4C4C4; color:#000066; padding:10px;
			filter:alpha(opacity=80);-moz-opacity:0.8; background:#FEF7E1; width:390px;}
.blank10{height:55px; font-size:1px; clear:both; overflow:hidden; }
.mainconter2 {text-align:center; width:475px; height:506px; line-height:506px;}
.mainconter3{clear:both; text-align:center; line-height:31px; height:31px;}

#main .right{width:106px; float:right;}
#main .right ul{margin:0px; padding:0px; float:left;}
#main .right ul li{margin-bottom:10px; width:106px; height:91px;}

.chi{background:url(../images/h_3.gif) no-repeat center; width:299px; height:21px;}
.chi1{background:url(../images/h_3.jpg) no-repeat center; width:92px; height:31px;}
.chi2{background:url(../images/h_4.gif) no-repeat center; width:100px; height:21px;}

.status{clear:both; width:740px; padding-top:20px; font-size:12px;}

#foot{clear:both; background:#000066; width:742px; margin:0px auto; padding:10px 30px; height:50px; color:#FFFFFF;}


.footleft{width:42px; background:url(../images/h_9.gif) no-repeat center; height:39px; float:left; margin-top:5px; margin-right:15px;}
.footright{width:683px; line-height:17px; float:left;}
.footright ul{padding:0px; margin:0px;}
.footright ul li{list-style:none; float:left; text-align:left;}
.footright1{width:336px; float:left;}
.footright2{width:337px; float:right; margin-left:10px;}

.imageSlider1 { margin:0;padding:0; height:20px; width:308px; background:url(../images/h_3.gif) 3px; background-repeat:no-repeat; }
.imageBar1    { margin:0;padding:0; height:17px; width:10px; cursor:pointer; background-image:url("../images/h_7.gif"); background-repeat:no-repeat;}

.imageSlider2 { margin:0;padding:0; height:20px; width:107px; background:url(../images/h_4.gif) 3px; background-repeat:no-repeat; }
.imageBar2    { margin:0;padding:0; height:17px; width:8px; cursor:pointer; background-image:url("../images/h_8.gif"); background-repeat:no-repeat;}

.showStatus{
	background:url(../images/loading.gif);
	height:35px; 
	width:35px;
}

<!--弹出窗样式开始-->

<!--弹出窗样式结束-->




