* { 
	empty-cells:show;
   -webkit-box-sizing: border-box; /* Safari/WebKit */ 
   -moz-box-sizing: border-box; /* Firefox */
   -ms-box-sizing: border-box; /* IE8 */
	box-sizing: border-box; /* W3C Property */
	padding:0;
	margin:0;
}

body {
	color:#313B43;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	text-align:center;
	margin:15px 0px 0px;
	background-color:#dddddd;
	background-image:url(../pix/line_background.gif);
}

p {}

h1 {font-size:22px;}
h2 {font-size:18px;}


a img {border:0;}

a, a:link, a:visited{text-decoration:none; color:#000000;}
a:hover { text-decoration:underline; color:#aabbdd;}

/* Layout*/
div.thWrapper {
	width:1057px;
	position: relative;
	margin:0 auto;
	text-align:left;
	
}

div.menutopper{
	height:22px;
}

div.menutopper ul li{
	float:right;
	width:126px;
	background-image:url(../pix/bgmenutopper.png);
	background-repeat:no-repeat;
	height:22px;
	line-height:22px;
	text-align:center;
	margin-left:5px;
	list-style:none;
	font-size:11px;
	font-weight:bold;
}

div.menutopper ul li a{
	color:#ffffff;
	text-decoration:underline;
}
div.menutopper ul li a:hover{
	color:#ffffff;
	text-decoration:none;
}

div.thHeaderWrapper {
	width:1057px;
	height:120px;
	position:relative;
	background-color:#ffffff;
	background-image:url(../pix/header.png);
	background-repeat:no-repeat;
}

div.menuheadder{
	height:27px;
	border:1px solid #c9c9c9;
	background-image:url(../pix/nav_bg.gif);
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
}

.searchfield{
	font-size:10px;
	width:125px;
	float:left;
}

div.thContentWrapper {
	width:1057px;
	position:relative;
	display:inline-block;
	background-color:#ffffff;
	padding:11px;
}

div.thContentLeft {
	width:145px;
	float:left;
	position:relative;
}

div.leftbox{
	position:relative;
}

div.headleftbox{
	height:22px;
}

div.leftboxcon{
	border:1px solid #c9c9c9;
	border-top:none;
	position:relative;
	background-color:#f8f8f9;
}
.leftmenu{
	padding:4px 0px;
	background-color:#c9c9c9;
}
.leftmenu li{
	list-style:none;
	padding:5px;
	border-bottom:1px dotted #ffffff;
}

.leftmenu li a{
	color:#313B43;
	text-decoration:none;
}

.leftmenu li a:hover{
	color:#313B43;
	text-decoration:underline;
}

.subleft{
	list-style:none;
	padding:10px;
	font-size:10px;
}

div.thContentCenter {
	width:717px;
	float:left;
	margin-left:15px;
	position:relative;
}

div.boxcenter{
	position:relative;
}

div.boxcenhead{
	height:30px;
}

div.boxcencontent{
	border:1px solid #c9c9c9;
	border-top:none;
	position:relative;
	background-color:#f8f8f9;
	padding:20px 10px 10px 10px;
}

div.boxcencontent a{
	text-decoration:underline;
}

div.boxcencontent a:hover{
	text-decoration:none;
}

div.thContentRight {
	width:145px;
	float:right;
	position:relative;
}

div.boxright{
	height:118px;
	background-image:url(../pix/h_ind.png);
	background-repeat:no-repeat;
}

.selecc{
	font-size:11px;
	width:50px;
	height:15px;
	float:right;
	margin-right:20px;
}

div.rightnyh{
	height:65px;
	background-image:url(../pix/h_nyh_r.png);
	background-repeat:no-repeat;
}

div.thFooterWrapper {
	width:1057px;
	text-align:center;
	font-size:11px;
}

div.infoot{
	line-height:30px;
	text-align:center;
	font-size:11px;
}

div.thFooterWrapper a{
	color:#3075AE;
	text-decoration:underline;
}

div.subfoot{
	line-height:15px;
	padding-top:15px;
}

div.footlink{
	padding-top:15px;
}

div.thClearHide {
	clear:both;
}
/* End layout */

/* Sub image */
div#thSubImageWrapper {
	/*width:500px;*/
	/*display:table;*/
	position:relative;
}

div.thSubImage {
	clear:both;
	position:relative;
	width:460px;
	display:block;
}

div.thSubImage div {
	width:152px;
	float:left;
	text-align:center;
	display:block;
}

div.thSubImage div img{
	width:150px;
	height:90px;
}

div.thSubImageLink {
	clear:both;
	position:relative;
	width:450px;
	display:block;
}

div.thSubImageLink div {
	width:150px;
	float:left;
	text-align:center;
	display:block;
}
/* End sub image */
/* End Layout */

DIV.MenuTable_div {
	float:left;
	padding:1px 5px;
	margin:0;
	text-align:center;
	display:block;
}

div.MenuTable_div a,
div.MenuTable_div a:visited,
div.MenuTable_div a:link {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}

div.MenuTable_div a:hover {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:underline;
}

/* Other style */
