/******about_textbox*****/


#textbox{
width:726px;
float:left;
background-color:#fff;
}

#textbox p{
line-height:18px;
color:#404040;
margin:0px 20px;
line-height:18px;
}
#textbox ul{
margin:20px;
}
#textbox ul li{
height:100px;
background:url(../images/line.gif) repeat-x;
margin-bottom:10px;
padding:10px;
}
#textbox ul li img,#textbox ul li .text{
float:left;
}
#textbox ul li .text{
padding-left:20px;
width:415px;
}
#textbox ul li h3{
margin-bottom:4px;
line-height:22px;
height:24px;
width:415px;
background:url(../images/line1.gif) repeat-x 0px bottom;
}
#textbox ul li h3 a{
color:#7D7D7D;
font-size:18px;
text-decoration:none;
}
#textbox ul li h3 a:hover{
text-decoration:underline;
}
#textbox ul li h3 .date{
font-size:11px;
color:#7A7A7A;
font-weight:100;
padding:0 10px 0 12px ;
}
#textbox ul li h3 .hot{
background:url(../images/hot.gif) no-repeat right 2px;
}
#textbox ul li h3 .num{
    font-size:12px; 
	float:right;
	color:#7A7A7A;
	font-weight:normal;
}
#textbox ul li h3 .num span{
	color:#F42614;
}

#textbox ul li .iimg{float:left;padding:0px; width: 226px;height:97px;line-height:97px;overflow:hidden;}
#textbox ul li .simg{padding:0px; max-width: 226px; height:auto; width:expression(this.width > 226 ? "226px" : this.width);}

#textbox ul li p{
margin:0px;
color:#9c9c9c;
line-height:18px;
}
#pgEmployee a {
color:#333333;
}