@charset "utf-8";
/* CSS Document */

#About_title{
	background:url(images/aboutus.gif) no-repeat left top;
	overflow:hidden;
	color:#555;
	width:790px;
	height:64px;
	border:0px;
	font-size:12px;
	text-align:right;
	line-height:100px;
	border-bottom:#eee solid 1px;
}

#About_title a{
	color:#555;
	height:64px;
	font-size:12px;
	line-height:100px;
}
#About_title a:link{ COLOR: #777; text-decoration:none; }
#About_title a:active { COLOR: #777; text-decoration:none; }
#About_title a:visited { COLOR: #777; text-decoration:none; }
#About_title a:hover { COLOR: #d7000f; cursor:pointer; text-decoration:none;}


#About_timage{
margin:0px auto 0px auto;
width:790px;
overflow:hidden;
}
#About_blank{
margin:0px auto 0px auto;
height:5px;
width:790px;
overflow:hidden;
}
#About_MainBody{
margin:0px auto 0px auto;
width:790px;
font-size:12px;
color:#555;
line-height:20px;
overflow:hidden;
}
