﻿#aboutweb {
	width: 1000px;
	background: url(/images/about/tylbg.gif) repeat-y;
	border-bottom: 1px solid #B4D5ED; 
	padding-bottom: 20px;
	margin: 0 auto;
}
.about_top {
	line-height: 30px;
	background-image: url(/images/about/ty1.jpg);
	clear: both;
	height: 30px;
	width: 901px;
	padding-left: 99px;
	color: #E1A277;
	margin: 5px auto 0 auto;
}
.aboutlist {
	clear: both;
	width: 180px;
	border-top: 1px solid #B4D5ED;
	border-right: 1px solid #B4D5ED;
	border-left: 1px solid #B4D5ED;
}
.aboutlist li{}
.aboutlist li a{
	font-size: 14px;
	color: #52638F;
	text-align: left;
	display: block;
	line-height: 30px;
	background-image: url(/images/about/gt_1.gif);
	height: 30px;
	width: 135px;
	border-bottom: 1px solid #B4D5ED;
	padding-left: 45px;
	font-weight: bold;
}
.aboutlist li a:hover {
	color: #666600;
	background: url(/images/about/gt_1.gif) left -30px;
	text-decoration: none;
}
.aboutlist .tyon a:link,.aboutlist .tyon a:visited,.aboutlist .tyon a:hover{
	font-weight: bold;
	color: #FFF;
	background: url(/images/about/gt_1.gif) no-repeat left -60px;
	text-decoration: none; 
}

.ty_c {padding: 30px;line-height: 20px;}
.ty_c h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E17100;
	background: url(/images/about/ty3.gif) no-repeat left top;
	padding-left: 22px;
	display: block;
	border-bottom: 1px solid #DADADA;
	padding-bottom: 6px;
	margin-bottom: 30px;
}
#labFriend A{width:83px;float:left;}

