/* General CSS Document */
.left-box-top1{
	width:169px;
	height:31px;
	background:url(../images/left-box-top1.gif) 0 0 no-repeat;
	}
.leftbox-top{
	width:169px; height:25px;
	float:left;
	background:url(../images/left-box-top.jpg) 0 0 no-repeat;
	}
.leftbox-slimtop{
	width:169px; height:4px;
	float:left;
	background:url(../images/left-box-slimtop.jpg) 0 0 no-repeat;
	}
.leftbox-bottom{
	width:169px; height:4px;
	float:left;
	background:url(../images/left-box-bottom.jpg) 0 0 no-repeat;
	}
.leftbox-bg{
	width:167px; float:left;
	border-left:#2D5E99 1px solid;
	border-right:#2D5E99 1px solid;
	}
.link1 ul li a:hover{
	text-decoration:underline;
	display:block;
	color:#257FCB;
	padding-left:15px;
	background:url(../images/bullete1-hover.gif) 3px 50% no-repeat;
	}
.link2{
	width:159px;
	/*float:left;*/
	padding-left:6px;
	font:12px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#1F7AC9;
	font-weight:bold;
	}
.link2:hover{
	color:#5BA0D7;
	}