body {
	padding: 0px;
	margin: 0px;
	background: #fff;
	font: normal 12px arial;
	color: #363636;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	line-height: 14px;
}

img,p,div,span,strong,ul,li,tr,td,form,h1,h2,h3,behavior {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0;
}

ul {
	list-style-type: none;
}

.logo {
	float: left;
	height: 98px;
	width: 500px;
	padding-top: 8px;
}

.headerlinks {
    height: 78px;
    width: 100px;
    padding-top: 5px;
    float: left;
}

.chat {
	background: url(../images/chat-back.jpg) left top no-repeat;
	width: 235px;
	height: 45px;
	font: normal 14px arial;
	color: #fff;
	float: right;
	padding: 8px 20px 0 0px;
	text-align: right;
	margin-bottom: 12px;
}

.chat a {
	font: normal 14px arial;
	color: #fffc01;
	text-decoration: none;
}

.chat a:hover {
	font: normal 14px arial;
	color: #fffc01;
	text-decoration: underline;
}

.search {
	float: right;
	width: 219px;
}

.left-input {
	background: url(../images/search-back.jpg) left top no-repeat;
	width: 147px;
	float: left;
	height: 25px;
	padding-top: 4px;
	padding-left: 35px;
}

.search .input {
	width: 140px;
	height: 22px;
	border: none;
	background-color: #e0e0e0;
	font: bold 12px arial;
	color: #676767;
}

.go {
	width: 37px;
	height: 29px;
	cursor: pointer;
	border: none;
	background: url(../images/go.jpg) left top no-repeat;
}

.nav-back {
	background: url(../images/nav-back.jpg) left top repeat-x;
	height: 41px;
}

.nav_area {
	width: 971px;
	float: left;
	text-align: left;
	height: 41px;
}

.nav_area ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: block;
}

.nav_area ul li {
	float: left;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 41px;
}

.nav_area ul li a {
	padding: 14px 39px 0px 38px;
	float: left;
	text-align: center;
	height: 26px;
	color: #fff;
	text-decoration: none;
}

.nav_area ul li a:hover {
	background: #37732b url(../images/nav-hov.jpg) center top no-repeat;
	padding: 14px 38px 0px 38px;
	float: left;
	text-align: center;
	height: 26px;
	color: #fff;
	text-decoration: none;
}

.header {
	background: url(../images/header.jpg) left top no-repeat;
	width: 684px;
	height: 233px;
}

.header-right {
	background: #fff url(../images/header-right-back.jpg) bottom left
		repeat-x;
}

.right-link {
	width: 251px;
	height: 50px;
	border-bottom: 1px dashed #ccc;
	font: normal 14px arial;
	color: #9a9a9a;
	padding: 15px 12px 12px 12px;
}

.right-link a {
	font: bold 18px arial;
	color: #0681cf;
	text-decoration: none;
}

.right-link a:hover {
	font: bold 18px arial;
	color: #0681cf;
	text-decoration: underline;
}

.right-link span {
	font: bold 18px arial;
	color: #0681cf;
	line-height: 25px;
}

.contain-area1 {
	font: normal 12px arial;
	color: #363636;
	padding: 10px 15px 10px 10px;
	border-bottom: 1px dashed #ccc;
}

.contain-area2 {
	background: #fff url(../images/contain-back2.jpg) left bottom repeat-x;
	font: normal 12px arial;
	color: #363636;
	padding: 10px 15px 10px 10px;
	border-bottom: 1px dashed #ccc;
}

.contain-area2 a {
	color: #164ea0;
	font: normal 12px arial;
	text-decoration: none;
}

.contain-area2 a:hover {
	color: #164ea0;
	font: normal 12px arial;
	text-decoration: underline;
}

.contain-area2 td {
	padding: 0 12px;
}

.contain-area2 ul {
	margin: 0;
	padding: 0;
}

.contain-area2 ul li {
	margin: 0;
	padding: 8px 0 8px 30px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	line-height: 18px;
	font: normal 12px arial;
	text-decoration: none;
	color: #000;
}

.contain-area3 {
	background: #e0e2e7;
	font: normal 12px arial;
	color: #363636;
	padding: 10px 15px 10px 10px;
	border-bottom: 1px solid #b8b8b8;
}

.footer {
	font: normal 11px arial;
	color: #808080;
}

.footer a {
	font: normal 11px arial;
	color: #808080;
	text-decoration: none;
	margin: 0px 8px;
}

.footer a:hover {
	font: normal 11px arial;
	color: #808080;
	text-decoration: underline;
	margin: 0px 8px;
}

.footer .right {
	font: normal 11px arial;
	color: #2b2b2b;
	text-decoration: underline;
	margin: 0px;
}

.footer .right:hover {
	font: normal 11px arial;
	color: #2b2b2b;
	text-decoration: none;
	margin: 0px;
}