#fp_main .center .shortcut{
	height: 110px;
	margin: 0px;
	margin-top: 12px;
}

#fp_main .center .shortcut ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#fp_main .center .shortcut ul li{
	zoom: 1;
}

#fp_main .center .shortcut ul li a{
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 20px;
	margin-bottom: 7px;
	background: url(/htdoc/images/arrow.gif) no-repeat 0px 50%;
	display: block;
}


