@charset "utf-8";

.flash {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: 'SimSun', 'MS UI Gothic', 'Hei', 'Arial', sans-serif;
}
.head {
	margin: 0px auto;
	padding: 0px;
	height: 36px;
	width: 850px;
	background: url(images/top_head03.jpg) no-repeat;
}
.cnt {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}
.foot {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	background:url(images/foot01.jpg) repeat-x;
}

td.hd_lang {
    text-align: right;
    }
td.hd_lang img{
    margin-left: 2px;
    margin-right: 10px;
    }

/* footer_content */
#cnt_info{
	margin: 0px auto;
	padding-top:80px;
	padding-bottom: 80px;
	width: 850px;
	background:url(images/cont_bg.jpg) top no-repeat;
	}

/* Contact */
#cnt_info #contact{
	margin:20px auto 0 auto;
	width:700px;
	color:#666666;
	font-size:12px;
	line-height:1.5;
	}
	
#cnt_info #contact .left{
	width:40%;
	}
#cnt_info #contact a:link {
	color:#C2001A;
	text-decoration:none;
}

#cnt_info #contact a:visited  {
	color: #C2001A;
	text-decoration:none;
}

#cnt_info #contact a:hover {
	color: ff0000;
	text-decoration:underline;
}

#cnt_info #contact a:active {
	color: #CCCC33;
	text-decoration:none;
}

.cntttl {
	padding: 55px 0px 0px;
}
.cntbk {
	width: 850px;
	background: url(images/cont_bgrepeat.jpg) repeat-y;
	margin: 0 auto 0 auto;
}
#whats_new dt {
	width: 70px;
	float: left;
	clear: both;
	text-align: left;
	background: url(images/new_icon.gif) no-repeat 0px 5px;
	text-indent: 10px;
	font-size: 1ems;
}
#whats_new dd {
	text-indent: 0px;
	padding: 0px;
	width: 200px;
	margin: 0;
	float: left;
}
#access {
	background: url(images/access_head.jpg) no-repeat;
}
#rest {
	background: url(images/rest_head.jpg) no-repeat;
}
#bar {
	background: url(images/bar_head.jpg) no-repeat;
}
