.shortcutMenu_div {
	width: 215px;
	float: left;	
}
.CMP_I_lina {
	background-image: url(../image/company_bian.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.shortcutMenu_title{
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 2px solid #CCCCCC;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
}
#shortcutMenu ul{
	margin-left: 30px;	
}
* html #shortcutMenu ul{
	margin-left: 70px;	
}
#shortcutMenu li{
	line-height: 23px;
}
.CMPbg_01{
	background-image: url(../image/company_bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textIndent{
	display: block;
	padding-left: 70px;
}