/*---------- import ---------*/
@import url("resource.css");
@import url("privatemessage.css");
@import url("portal.css");
@import url("school.css");
@import url("master-fallow.css");

/* -----------------------article*/
.article{
width: 872px;
height: auto;
margin: 0px auto;
overflow: hidden;
border-bottom: 1px #eee solid;
background:url(images/1pxbg.gif) repeat-y scroll left top transparent;
}
.article_left{
float: left;
width: 110px;
overflow: hidden;
margin:10px 0 5px 10px;
}
.article_left a{
color: #4CA00C;
text-decoration: none; 
}
.article_left .name a{
color: #3a3a3a;
}
.article_left a:hover{
text-decoration: underline; 
}
.article_left .name{
float: left;
width: 80px;
height: 20px;
font-size: 14px;
overflow: hidden;
text-align: left;
}
.article_left .tx{
float: left;
width: 48px;
height: 48px;
overflow: hidden;
padding: 4px 5px 5px 4px;
background: url("images/bannei_27.jpg") no-repeat;
}
.article_left .fd{
float: left;
width: 76px;
height: 7px;
overflow: hidden;
text-align: left;
padding: 4px 0 8px 4px;
}
.article_right{
float: right;
width: 740px;
height: auto;
overflow: hidden;
margin:10px 0 0 0;
}
.article_right .time{
float: left;
width: 280px;
height: auto;
color: #999;
overflow: hidden;
text-align: left;
line-height: 160%;
}
.article_right .cang{
float: left;
width: 93px;
height: 22px;
overflow: hidden;
text-align: left;
line-height: 200%;
margin-top:5px;

}
.article_right .cang a{
background: url("images/school_17.jpg") no-repeat;
width: 53px;
height: 22px;
padding: 5px 30px 10px 10px;
}
.article_right .ceng{
float: right;
height: 22px;
color: #4a4a4a;
font-size: 14px;
overflow: hidden;
text-align: right;
line-height: 160%;
padding-left: 10px;
}
.article_right .dec{
float: right;
width: 740px;
height: auto;
color: #4a4a4a;
font-size: 14px;
overflow: hidden;
text-align: left;
line-height: 24px;
padding: 10px 0 10px 0;
}
.article_right .bianji{
float: right;
width: 720px;
height: 25px;
color: #4a4a4a;
overflow: hidden;
text-align: right;
line-height: 230%;
background: #f9f9f9;
padding: 0 10px 0 10px;
}
.article_right .caozuo{
float: right;
height: 23px;
color: #666;
overflow: hidden;
text-align: right;
line-height: 230%;
padding: 4px 0 0 10px;
}
.article_right .caozuo a{
color: #4CA00C;
text-decoration: none; 
}
.article_right .caozuo a:hover{
text-decoration: underline; 
}
