.vline{
			background: url(../image/v_line.gif) repeat-y;
			width:5px;
			height:20px;
			margin-left:4px;
			*margin-left:14px;
	}
	.vline2{
			background: url(../image/v_line.gif) repeat-y;
			width:10px;
			height:20px;
			margin-left:1px;
			*margin-left:6px;
	}
	.vline3{
			background: url(../image/v_line.gif) repeat-y;
			width:10px;
			height:20px;
			margin-left:-4px;
			*margin-left:-1px;
	}
<!--
.style3 {color: #70b2c2}
.style5 {color: #FFFFFF}
-->

html {
scrollbar-base-color:#333333 ; scrollbar-arrow-color: #6DACB1;
}
