
/* Main Content */
#about{ padding:10px 5px;}
.about{ }
.aboutR{float:left; height:345px; width:500px; padding-left:200px; }

div.test {
	width:490px;
	margin:5px auto; margin-bottom:20px;
}
div.test strong {
    margin-top:10px;
	font-size:18px;
	margin:0;
	display:block;
	padding:10px 0 10px 40px;;
	color:#66001e;
	background:url(../images/index_t_icon.jpg) left top no-repeat;
}
div.test p { color:#666666;
    font-size:15px; line-height:2;
	margin:0;
}
#aboutMenu{float:left; text-align:center; 
	margin:0px; 
	list-style-type: none; float:left;	position: fixed;
	left:0px; top:0;	_position: absolute; }
#aboutMenu1{padding: 10px 0 10px 15px;width: 167px;height: 300px; font-weight:bold; list-style:none;}
#aboutMenu a{background:url(../images/menuA_line.jpg) bottom left no-repeat;	display: block; padding:7px 5px; color:#535353; cursor:pointer;}
#aboutMenu a:hover{ color:#fff; background:url(../images/menuA_bg.jpg) center left no-repeat;}
#aboutMenu1 ul#menu li a.current{color:#fff; background:url(../images/menuA_bg.jpg) center left no-repeat;}
