﻿.lineAll {
	border: 1px solid #FFFFFF;
}.gray_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
	background-position: center center;
}
