body
{margin:0;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height:20px
}

.input{
border: 1px solid; border-color: #CCC #EEE #EEE #CCC;

}
.txt2{ font-size:12px}
div{margin-left:auto;margin-right:auto;line-height:20px;overflow:hidden;word-break:break-all}
a{text-decoration:none; color:#333333}
.main{width:1003px;background:#ffffff;height:auto; /* 总的宽度 */
}

.main .col-2{    
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */  
top-left:0px;  
margin-left:0px;/* 让col2和col1之间有些间隔 */    
width:200px;height:auto;/* 给一个尺寸 可以随意*/    
border:0px
background-color:#cccccc
overflow:hidden;
}
.main .col-2 .txt{    
color:#0066FF
margin-left:10px;/* 让col2和col1之间有些间隔 */    
width:180px;
height:auto;/* 给一个尺寸 可以随意*/    
overflow:hidden;
}
.main .col-3{    
float:right;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */    
top-left:0px;/* 让col2和col1之间有些间隔 */    
width:800px;
height:auto;/* 给一个尺寸 可以随意*/    
background:#ffffff;    
border:0px
overflow:hidden;
font-size:12px;

}
.main .col-3 .txt3{    
margin-left:40px;/* 让col2和col1之间有些间隔 */    
height:auto;/* 给一个尺寸 可以随意*/    
overflow:hidden;
width:800px;
}

.clear-float{clear:both}/* 清除col1和col2的float,否则main的高度会出错 没有包住它里面的有float的元素。 */ 

 
.div1
{border: 1px solid #999;
background-color:#DFF8FF;
	margin-bottom: 10px;
	width:760px;
	margin-right: auto;
	margin-left: auto;
}
.bottom{width:1003px;
text-align:center;
font-size:12px;
} 

.news{ list-style:none; margin-left:0px;padding:10px; margin-top:0px; margin-bottom:0px}
.news li{margin-top:2px; border-bottom:1px dashed #ccc; height:20px; margin-left:2px; margin-right:5px}
.news li a#n1{ text-decoration:none;float:left;}
.li1{float:right; color:#FF0000;}


#left2{
    float: left; 
    width: 395px;
    border:1px solid #D9FBFF;
}

#left{
    float: left; 
    width: 298px;
    border:1px solid #D9FBFF;
}
#middle{
    width: 298px;
    margin:0px;
    border:1px solid #D9FBFF;
	float:left;
}
#right{
    float:right;
    width:198px;
    border: 1px solid #D9FBFF;
}


.photolist{

margin:0; 
padding:0; 
width:295px; 

} 
.photolist ul{ 
margin:0; 
padding:0; 
} 
.photolist ul li{ 
float:left;/*** 所列表横向排列 ***/ 
margin-right:2px; 
height:25px; 
width:70px; 
text-align:left; 
list-style:none; 

} 

.title{
margin-left:0px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
background-image:url(images/ee_0004_bg.jpg);
text-indent: 2em;
line-height:30px;
height:30px;
color:#FF8B21;
font-size:14px;
vertical-align:text-bottom;
}

pre{word-break:break-all;
 width:700px}
 
 
.anlilist{margin:0; 
padding:0; 
width:1003px; 
} 
.anlilist ul{ 
margin:0; 
padding:0; 
} 
.anlilist ul li{ 
float:left;/*** 所列表横向排列 ***/ 
margin:5px; 
text-align:center; 
list-style:none; 
width:110px; 
} 
.anlilist img{ 
float:left;/*** 所列表横向排列 ***/ 
margin-left:15px;
border:0px;
width:110px; 
height:40px; 
} 

.menu{
margin-left:0px;
line-height:40px;
height:40px;
vertical-align:middle;
background-image:url(images/menu.jpg);
}
.menu a{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin-left:30px;
}
h1{text-align:center;}

.duanluo{ font-size:14px; color:#F00}