* { 
	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:#111111;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	text-align:center;
}

p {}

h1 {font-size:22px;}
h2 {font-size:18px;}


a img {border:0;}

a, a:link, a:visited, a:hover {text-decoration:none; color:#000;}


/* Layout*/
div.thWrapper {
	width:1000px;
	position: relative;
	margin:0 auto;
	text-align:left;
}

div.thHeaderWrapper {
	width:1000px;
	position:relative;
}

div.thPixHeader{
	background:url(pix/pixheader.jpg) no-repeat top center;
	height:106px;
	margin-top:55px;
	position:relative;
}

a.links5{
	height:15px;
	position:absolute;
	right:53px;
	top:2px;
	width:15px;
}

a.links6{
	height:15px;
	position:absolute;
	right:39px;
	top:2px;
	width:15px;
}

a.links7 {
	height:15px;
	position:absolute;
	right:20px;
	top:2px;
	width:15px;
}

a.links8 {
	height:15px;
	position:absolute;
	right:3px;
	top:2px;
	width:15px;
}

div.thMenu{
	float:right;
	margin-right:70px;
}

div.thMenu ul li{
	list-style:none;
	float:left;
}

div.thMenu ul li a{
	font-family:tahoma;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#fff;
	padding:3px 5px;
	white-space:nowrap;
	border-right:1px solid #FFFFFF;
	display:block;
}

div.thMenu ul li a:hover{
	background:#e99b1a;
}

div.thMenuMain{
	background:url(pix/bgmenu.jpg) no-repeat top center;
	height:21px;
}

div.thMenuMain ul{
	padding-left:156px;
}

div.thMenuMain ul li{
	list-style:none;
	float:left;
}

div.thMenuMain ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	height:18px;
	line-height:18px;
	border-left:1px solid #C27327;
	padding:0 5px;
}

div.thMenuMain ul li a:hover{
	background:#e99b1a;
	color:#fff;
}

div.thContentWrapper {
	width:1000px;
	position:relative;
	display:inline-block;
	background:url(pix/bgmain.jpg) repeat-y top center;
}

div.thContentLeft {
	width:157px;
	float:left;
	position:relative;
	background:url(pix/bgleftmenu.jpg) repeat-y top center;
	color:#fff;
	padding-bottom:100px;
}

div.thContentLeft  div a{
	color:#fff;
}

div.thFac{
	margin-top:50px;
	margin-bottom:30px;
}

div.thContentCenter {
	width:580px;
	float:left;
	position:relative;
	margin-left:20px;
	margin-top:20px;
}

div.thContentRight {
	width:189px;
	float:left;
	position:relative;
	margin-top:20px;
	margin-left:20px;
	height:366px;
	background:url(pix/bgright1k.png) no-repeat top center;
	margin-bottom:20px;
}

a.links1{
	height:348px;
	left:0;
	position:absolute;
	top:19px;
	width:190px;
}

a.links2 {
	height:15px;
	left:120px;
	position:absolute;
	top:215px;
	width:61px;
}

a.links3 {
	height:15px;
	left:120px;
	position:absolute;
	top:306px;
	width:61px;
}

a.links4 {
	height:15px;
	left:10px;
	position:absolute;
	top:340px;
	width:61px;
}

div.thFooterWrapper {
	width:1000px;
}

div.thFooter{
	background:url(pix/bgfooter.jpg) no-repeat top center;
	height:19px;
	position:relative;
}

div.thPixFooter{
	position:absolute;
	background:url(pix/bglan.jpg) no-repeat top center;
	width:157px;
	height:85px;
	margin-top:-84px;
}

div.thClearHide {
	clear:both;
}
/* End layout */

/* Sub image */
div#thSubImageWrapper {
	/*width:500px;*/
	/*display:table;*/
	position:relative;
}

div.thSubImage {
	clear:both;
	position:relative;
	width:500px;
	display:block;
}

div.thSubImage div {
	width:155px;
	float:left;
	text-align:center;
	display:block;
}

div.thSubImage div img{
	width:150px;
	height:90px;
}

div.thSubImageLink {
	clear:both;
	position:relative;
	width:500px;
	display:block;
}

div.thSubImageLink div {
	width:155px;
	float:left;
	text-align:center;
	display:block;
}
/* End sub image */
/* End Layout */

DIV.MenuTable_div {
	float:left;
	padding:2px 5px;
	margin:0;
	text-align:center;
	height:25px;
	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 */
