﻿/*
 * slide
 */
#diamondOutCon{width:777px;height:213px;padding:2px;overflow:hidden;background:url(../images/diamondSlideBg.gif) no-repeat left top;position:relative;}
#rightBtn,#leftBtn{cursor:pointer;position:absolute;top:88px;height:41px;z-index:99}
#leftBtn{left:1px;}
#rightBtn{right:1px;}
#customDiamondStep{position:absolute;right:10px;bottom:0px}
#customDiamondStep li{	float:left;	height:44px;margin:0 3px;}
#customDiamondStep li a{display:block;width:117px;height:44px;}
#customDiamondStep li.current{	padding-top:1px;}
#imgConOut{width:777px;height:213px;overflow:hidden;background:url(../images/loadding.gif) no-repeat center center;}
#imgConIn{position:relative;}
