* { 
	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:12px;
	text-align:center;
	background-image:url(../pix/bg.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	
	/*background: url("../pix/bg.jpg") no-repeat   center top  transparent;*/
	background-color: #0F0E14;
	
}

p {}

h1 {font-size:22px;}
h2 {font-size:18px;}


a img {border:0;}

a, a:link, a:visited, a:hover {text-decoration:none; color:#fff;}

p a{
	font-weight:bold;
	text-decoration:underline !important;
}

div.thBox{
}

div.thFac{
	float:left;
}

div.thGoogle{
	float:left;
	margin-top:15px;
}

div.links1 , div.links2 , div.links1 a , div.links2 a{
	font-family:verdana,arial,helvetica;
	font-size:12px;
	color:#fff;
}

/* Layout*/
div.thWrapper {
	 height: 710px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%
}

div.thHeaderWrapper {
	width:940px;
    height: 160px;
	# height: 200px;
	position:relative;
	 margin: 0 auto;
}

div.thHeaderLogo{
  background: url("../pix/header_newest.png") no-repeat scroll left center transparent;
    height: 85px;
    margin-left: 149px;
    margin-top: 30px;
    position: relative;
    width: 940px;
}

a.logo{
    height: 83px;
    left: 150px;
    position: absolute;
    width: 270px;
}

div.thMainMenu{
   position: relative;
    top: 10px;
}
a.menupkt {
      line-height: 22px;
    padding: 0 33px;
    text-decoration: none;
	font-family	:arial,verdana;
	 font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#858586;
}

a.menupkt:hover {
	color:#fff;
}

div.thContentWrapper {
	width:940px;
	position:relative;
	display:inline-block;
	margin:0 auto;
}

div.thContentLeft {
    float: left;
    height: 464px;
    /*margin-top: 4px;*/
    position: relative;
    width: 134px;
}


div.links2 a{
	 background: none repeat scroll 0 0 #000000;
    display: block;
     height: 28px;
     padding-top: 6px;
    text-align: center;
    text-decoration: none;
	margin-bottom: -6px;
    width: 134px;
	color: #FFFFFF;
   font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

div.links2 a:hover{
	color:#fff;
}

div.thContentCenter {
	float:left;
	color: #FFFFFF;
    font-size: 12px;
    height: 464px;
    position: relative;
    text-align: left;
    width: 681px;
	background:#000;
	 margin-left: 10px;
	   padding: 10px;
}

div.thContentRight {
	width:250px;
	float:left;
	position:relative;
}

div.thFooterWrapper {
	width:640px;
	margin:0 auto;
}

div.thAddress {
    clear: both;
    color: #858586;
    padding: 20px 0;
    width: 640px;
}

.thAddress a {
    color: #858586;
	   font-size: 11px;
    font-weight: bold;
}


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: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: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:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}

div.MenuTable_div a:hover {
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:underline;
}

/* Other style */
