* { 
	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: #000000;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    text-align:center;
}

p {
    color: #000000;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
}

h1 {
	font-size:18px;
	color: #000000;
    font-family: Tahoma,Geneva,sans-serif;
}
h2 {
	font-size:16px;
	color: #000000;
    font-family: Tahoma,Geneva,sans-serif;
}
h3 {
	font-size:14px;
	color: #000000;
    font-family: Tahoma,Geneva,sans-serif;
}

a img {border:0;}

a, a:link, a:visited, a:hover {text-decoration:none; color:#000;}

div.thBox{
   padding: 10px;
}

div.thFac{
	float:left;
}

div.thGoogle{
	float:left;
}

/* Layout*/
div.thWrapper {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1000px;
}


div.thHeaderWrapper {
	background:url(../pix/header.jpg) no-repeat top center;
	margin-left : -68px;
	width:1128px;
	position:relative;
	height:217px;
}
a.links1{
	position: absolute;
	top: 141px;
	left: 198px;
	width: 108px;
	height: 55px;
}
a.links2{
	position: absolute;
	top: 141px;
	left: 313px;
	width: 134px;
	height: 55px;
}
a.links3{
	position: absolute;
	top: 141px;
	left: 454px;
	width: 129px;
	height: 55px;
}
a.links4{
	position: absolute;
	top: 141px;
	left: 590px;
	width: 145px;
	height: 55px;
}
a.links5{
	position: absolute;
	top: 141px;
	left: 743px;
	width: 103px;
	height: 55px;
}
a.links6{
	position: absolute;
	top: 141px;
	left: 853px;
	width: 103px;
	height: 55px;
}
div.thContentWrapper {
	width:1000px;
	position:relative;
	display:inline-block;
}

div.thContentLeft {
background:url(../pix/leftSite.jpg) no-repeat top center;
	width:210px;
	position:relative;
	margin-left : -66px;
	margin-top : 25px;
	float:left;
}

div.thLeft{
	width:210px;
	height:700px;
	float:left;
	position:relative;
}
div.thLeft2{
margin-top :20px;
	margin-left : 40px;
	width:210px;
	height:700px;
	float:left;
	position:relative;
}
a.links7{
	position: absolute;
	top: 161px;
	left: 6px;
	width: 200px;
	height: 64px;
}
a.links8{
	position: absolute;
	top: 237px;
	left: 6px;
	width: 200px;
	height: 64px;
}
a.links9{
	position: absolute;
	top: 314px;
	left: 6px;
	width: 200px;
	height: 64px;
}
a.links10{
	position: absolute;
	top: 391px;
	left: 6px;
	width: 200px;
	height: 64px;
	
}
a.links11{
	position: absolute;
	top: 468px;
	left: 6px;
	width: 200px;
	height: 64px;
	
}
div.thContentCenter {
  width: 770px;
  float: left;
  position: relative;
  margin-left: 35px;
}

div.thMainCont{
    line-height: 25px;
    padding: 10px;
	font-size:14px;
	color: #000000;
    font-family: Tahoma,Geneva,sans-serif;
}
div.thMap {
  background: url(../pix/map.jpg) no-repeat top center;
  width: 853px;
  position: relative;
  height: 438px;
  margin-top: 0px;
  margin-bottom: 25px;
}

div.thContentRight {
	width:250px;
	float:left;
	position:relative;
}

div.thFooterWrapper {
	background:url(../pix/footer.jpg) no-repeat top center;
	width:980px;
	position:relative;
	height:110px;
	margin-left : 10px;
	margin-top : 30px;
}
a.links12{
	position: absolute;
	top: 6px;
	left: 316px;
	width: 75px;
	height: 28px;
	
}
a.links13{
	position: absolute;
	top: 6px;
	left: 395px;
	width: 113px;
	height: 28px;
	
}
a.links14{
	position: absolute;
	top: 6px;
	left: 513px;
	width: 134px;
	height: 28px;
	
}
a.links15{
	position: absolute;
	top: 6px;
	left: 652px;
	width: 75px;
	height: 28px;
	
}
a.links16{
	position: absolute;
	top: 6px;
	left: 729px;
	width: 84px;
	height: 28px;

	
}
a.links17{
	position: absolute;
	top: 6px;
	left: 817px;
	width: 76px;
	height: 28px;
	
}
a.links18{
	position: absolute;
	top: 6px;
	left: 896px;
	width: 82px;
	height: 28px;
	
}

div.thLinkKeyWord {
	margin:5px 0px;
}

div.thLinkKeyWord a{
	color:#fff;
	margin-right:10px;
}

div.thLinkKeyWord a:visited{
	color:#fff;
}

div.thLinkKeyWord a:hover{
	color:#fff;
	text-decoration:underline;
}

div.thClearHide {
	clear:both;
}
/* End layout */

/* Other style */