@charset "utf-8";
*{
	margin:0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	border: 1px solid black; */
}

HTML, BODY{
   height: 100%;
	min-height: 100%;
	min-width: 1024px;
	width:100%;
	color: #3a4047;
	font-size: 11px;
}

BODY{
	position: relative;
	height: auto !important;
	width:100%;
	min-width: 1024px;
	height: 100%;
	min-height: 100%;
}

.wbwhead{
	background: #abacc0 url(../pic/headBG.jpg) no-repeat left top;
}

.wbwsiteMenu{
	text-decoration: none;
	color: #fff;
}
/* COLOR*/
.wbwtextOnWhite, .wbwindetail, a.wbwmenuGray:hover, .wbwtopic:HOVER, 
.urlred, a.wbwImResolution:HOVER, a.urlgray:hover, .phone, .wbwformGo:HOVER{
	/*color: #255e64;*/
	color:#e23c22;
}

.wbwmenuWhite:hover{
	color: #cccccc; 
}

.wbwmenuGray, .wbwtopic, a.wbwImResolution, .wbwmail, .newsdetail, .urlgray, .wbwtopic_na{
	color:#3a4047;
}
/* COLOR*/

.wbwindetail{
	display: block;
	font-size: 10px;
	padding:3px 0px 0px 0px;
}

.wbwmenuWhite{
	color:#fff;
	font-size: 12px;
}

.wbwmenuGray{
	font-size: 12px;
}

.wbwlineOneOdd{
	background-color:#f1f1f1;
	/*background:#e6faee url(../pic/lineodd.jpg) repeat-y top left;*/
}

.wbwlineOneEven{
	background-color:#dcdcdb;
	/*background:#d8e9f0 url(../pic/lineeven.jpg) repeat-y top right;*/
}

.wbwlineOne{
	background:#e8eeed;
}

.wbwtopic, .wbwtopic_na{
	/*text-decoration:none;*/
	font-size: 16px;
	padding: 0px 0px 5px 0px;
}

.wbwformGo{
	text-decoration:underline;
	font-size: 16px;
	padding: 0px 0px 5px 0px;
}

.wbwmonths{
	text-decoration:none;
	display: block;
	padding: 0px 0px 5px 0px;
}

.phone{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.newsdate{
	font-weight:bold;
	text-decoration: none;
}

a.newsdate:HOVER SPAN{
	text-decoration: underline;
}

.newsdetail{
	text-decoration: underline;
}

.wbwmail{
	font-size: 11px;
	text-decoration: none;
}

a.wbwmail:HOVER{
	text-decoration: underline;
}

a.wbwImResolution{
	float:left;
	text-decoration: underline;
	margin: 0px;
	padding-right: 6px;
}

#hwLeft, #hwRight,.hwName, .worksList li a, .customer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#hwLeft, #hwRight,.hwName, .worksList li a{
	color: #fff;
}

#hwLeft, #hwRight, .customer{
	font-size: 13px;
}

.hwName{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}

.worksList li a, .worksList li a span{
	font-size: 12px;
	white-space: nowrap;
}

.worksList li a span, .customer span{
	font-weight: bold;
}

.worksList li a:hover{
	color: #CCC;
}
.wbw_table{ width:95%; }
.wbw_table td{ vertical-align:top; width:33%}
	.wbw_table_content{
		border-top:1px solid #d6d6d6;
		display:block; width:85%;
		padding:10px 0 0 0
	}
