﻿


#tuyendung td, #tuyendung th {
    border-bottom: 1px dashed #ccc;
    padding: 12px 5px;
    color:#666;
}

.detail-work{
	text-decoration:none;
}

.detail-work:hover{
	text-decoration:underline;
	color:Red;
}

#tuyendung_content {
    clear: both;
    margin-bottom: 40px;
}

#tuyendung_content td, #tuyendung_content th {
    border-bottom: 1px dashed #ccc;
    padding: 10px 5px;
    color:#666; font-size:13px;
    line-height:22px;
}

#tuyendung_content td p{
	margin: 10px 0;
}


#other_post {
    clear: both;
    margin-bottom: 30px;
}


#other_post .title {
    color: #888;
    font-size: 180%;
    font-weight: bold;
    padding: 10px 0 0 30px;
    margin-bottom:10px;
}

#other_post .item {
    line-height: 30px;
    list-style: outside none none;
    margin-left: 45px;
}
.viewpost li {
    margin: 5px 0 5px 35px;
    padding: 0;
}

#other_post .link {
    background: rgba(0, 0, 0, 0) url("Images/other_post.gif") no-repeat scroll left center;
    padding-left: 18px;
    text-decoration:none;
}

#other_post .link:hover{
	text-decoration:underline;
	color:Red;
}

