.about_list {

color:#804000;
list-style-type:none;
font-family:Tahoma;
line-height:15px;
}

.about_list li {
border-left:solid 20px #c0c0c0;
margin:1px;
padding:5px;
}

.about_list li:hover {
border-left:solid 50px gray;
}


.about_list li a {

color:gray;
text-decoration:none;
}


.about_list li a:hover{

color:black;
text-decoration:none;
}




.about_img {
width:316px;
height:254px;
float:right;
}




.about_us span {
	color:#ae0000;

}

.about_us .register{

float:left;
padding:13px;
width:200px;
border-right:solid 1px #c0c0c0;
}

.about_us .career{

float:left;
padding:13px;
width:400px;
border-right:solid 1px #c0c0c0;
text-indent:15px;
}



