 
 

#left {
width:178px;
margin-right:10px;
min-height:450px;
float:left;

}




#left .top{


background:url(../images/about_logo.gif) no-repeat;
height:95px;

}


#left .menu2{

border:1px #0099FF solid;}

#left  .menu2 p{


}

#left .menu2   a{
display:block;
line-height:26px;
text-align:center;
 
height:26px;
background:url(../images/about_item_bg.gif)  repeat-x;

font-size:14px;
color:#333333;
text-decoration: none;
}

#left .menu2 a:link ,#left .menu2 a:visited{
	background:url(../images/about_item_bg.gif) repeat-x;
	
}


#left .menu2 a:hover , #left .menu2 a:active{
background:url(../images/about_item_hover.gif) no-repeat;
 
}


#left .menu2 .select {

background:url(../images/about_item_hover.gif) no-repeat;

}


#left .d{
height:165px;
background:url(../images/about_list_bg.gif);

}


#right  {
position:relative;
float:left;
width:750px;

}

/*大标题*/
#right .t2{
width:100%; 
background:#eee;
 

line-height:30px;
height:30px;
border-bottom:2px #999999 solid;

}

#right .t2 h3{


padding:0 10px;

}

/*正文内容*/
#right .cont{
padding:5px;

}


#right .cont h4{


font-size:120%;
}

#right .cont p{

line-height:2.5em;

}


.flv{

overflow:hidden;
	position:absolute;
	top:180px;
	left:500px;
}

