body{
	margin:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	min-width:954px;
}
a{
	color:#666;
	text-decoration:none;
}
a:active, a:focus {
  outline: none;
  -moz-outline-style: none;
}

a:hover{
	color: #1867A7;
	text-decoration: underline;
	}
a label{
	cursor:pointer;
}
img{border:0;}
#wrapper {
	width:950px;
	margin:0 auto;
	padding: 0;
}
#wrapper:after{
	content:"";
	clear:both;
	display:block;
}
#header{
	width:950px;
	height:164px;
	position: relative;
}
.box-area{
	width:100%;
	overflow:hidden;
	margin:0 0 1px;
	background-color: #333;
	height: 120px;
}
#footer .chat{
	margin:0 8px 0 0;
	display:inline;
}
#footer .chat .image{
	width:15px;
	overflow:hidden;
	float:left;
}
#footer .chat .image img{display:block;}
#footer .chat span{
	float:right;
	font-size:11px;
	font-weight:bold;
}
#footer .chat span a{
	float:left;
	color:#e64e24;
	padding:0 11px 0 0;
	background:url("arrow.gif") no-repeat 100% 50%;
}
#footer{
	width:880px;
	display:inline;
	float: left;
	border-top:3px solid #efefef;
	border-bottom:0px solid #efefef;
	padding:1px 0 1px 0;
	margin:0px 0 1px 0;
}
.footer-info{
	width:880px;
	float:left;
	overflow:hidden;
}
.footer-info .contact{
	width:260px;
	float:left;
	overflow:hidden;
	padding:0 10px;
	color:#727272;
}
.footer-info .contact p{margin:0 0 10px 0;}
.footer-info .contact p strong{font-size:24px; color:#454545; line-height: 28px;}
.footer-info .contact p a{color:#727272; padding-top:3px;}
.operation, .confidence{
	width:178px;
	float:left;
	display:inline;
	padding:0 20px;
	color:#666;
	border-left:1px solid #efefef;
	border-right: 1px solid #efefef;
}
.operation .day{
	width:100px;
	font-size: 11px;
	font-weight:bold;
	float:left;
}
.operation h2, .confidence h2{
	font-size:12px;
	margin:0 0 10px 0;
	border-bottom: 1px solid #ddd;
	padding: 0 0 5px 0;
	color: #454545;
}
.operation p{margin:5px 0; font-size: 11px;}
#footer .info{
	width:249px;
	padding-left:15px;
	border-left:1px solid #efefef;
	display:inline;
	float:right;
}
.footer-nav{
	float:right;
	overflow:hidden;
	margin:0;
}
#footer .info ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#footer .info ul li{
	float:left;
	display:inline;
	width:120px;
	padding:5px 0;
	margin: 0;
}

#footer .info ul li a,
#footer .info p a{ font-size:11px; font-weight: normal;}
#footer .info p{
	text-align:right;
	float:right;
	font-size: 11px;
	display:inline;
	margin: 20px 0;
	color:#888;
	width:500px;
}
