/* Copyright (C) intry ( u5cn.com ). All rights reserved. */

#indexCompany {
	line-height:20px;
	padding:10px;
	color:#666;
}
#indexCompany img {
	margin:0 10px 10px 0;
}

#indexLinks {
	padding:8px 10px 8px 0;
}
#indexLinks li {
	padding:5px 0 5px 25px;
	background:url(/images/arron1.gif) 12px 9px no-repeat;
}

dl {
	float:left;
	width:244px;
	overflow:hidden;
}
dt {
	font-weight:bold;
	line-height:32px;
	padding-left:12px;
}
dd {
	line-height:30px;
	border-bottom:1px dashed #cedde8;
	background:url(/images/arron1.gif) no-repeat 14px 12px;
	padding-left:25px;
	height:30px;
}