* { 
	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:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:13px;
	text-align:center;
	background-image:url(../pix/Page-BgGradient.jpg);
	background-repeat:repeat-x;
	
}

p {}

h1 {font-size:22px; color:#687B4C;}
h2 {font-size:18px; color:#74911d;}


a img {border:0;}

a, a:link, a:visited  {text-decoration:none; color:#6F634F;}
a:hover {text-decoration:none; color:#505f3a;}

div.thBox{
	padding:10px;
}

div.thFac{
	float:left;
	margin-right:20px;
}

div.thGoogle{
	float:left;
	margin-top:20px;
}

/* Layout*/
div.thallwapper{
	background-image:url(../pix/Page-BgGlare.png);
	background-repeat:no-repeat;
}

div.thWrapper {
	width:960px;
	position: relative;
	text-align:left;
	margin:0 auto;
	padding-top:30px;
}


div.thHeaderWrapper {
	width:960px;
	height:183px;
	position:relative;
	background-image:url(../pix/headder.png);
	background-repeat:no-repeat;
}

a.links1{
	position:absolute;
	width:960px;
	height:183px;
	top:0;
	left:0;
}

div.thContentWrapper {
	width:960px;
	position:relative;
	display:inline-block;
	background-image:url(../pix/body.png);
	background-repeat:repeat-y;
	padding:0px 5px;
}

div.thtopmenu{
	height:43px;
	background-image:url(../pix/nav.png);
	background-repeat:no-repeat;
	padding-top:12px;
}

div.thtopmenu ul li{
	list-style:none;
	float:left;
	margin-right:5px;
	height:31px;
	line-height:31px;
	font-size:13px;
	text-align:center;
}

li.link1 a{
	display:block;
	width:95px;
	height:31px;
	background-image:url(../pix/u1.jpg);
	background-repeat:no-repeat;
	color:#404C2F;
	margin-left:10px;
}

li.link1 a:hover{
	display:block;
	width:95px;
	height:31px;
	background-image:url(../pix/u1_1.jpg);
	background-repeat:no-repeat;
	color:#f5fae5;
}

li.link2 a{
	display:block;
	width:75px;
	height:31px;
	background-image:url(../pix/u2.jpg);
	background-repeat:no-repeat;
	color:#DADBD6;
}

li.link2 a:hover{
	display:block;
	width:75px;
	height:31px;
	background-image:url(../pix/u2_1.jpg);
	background-repeat:no-repeat;
	color:#f5fae5;
}

li.link3 a{
	display:block;
	width:103px;
	height:31px;
	background-image:url(../pix/u3.jpg);
	background-repeat:no-repeat;
	color:#DADBD6;
}

li.link3 a:hover{
	display:block;
	width:103px;
	height:31px;
	background-image:url(../pix/u3_1.jpg);
	background-repeat:no-repeat;
	color:#f5fae5;
}

li.link4 a{
	display:block;
	width:88px;
	height:31px;
	background-image:url(../pix/u4.jpg);
	background-repeat:no-repeat;
	color:#DADBD6;
}

li.link4 a:hover{
	display:block;
	width:88px;
	height:31px;
	background-image:url(../pix/u4_1.jpg);
	background-repeat:no-repeat;
	color:#f5fae5;
}

li.link5 a{
	display:block;
	width:93px;
	height:31px;
	background-image:url(../pix/u5.jpg);
	background-repeat:no-repeat;
	color:#DADBD6;
}

li.link5 a:hover{
	display:block;
	width:93px;
	height:31px;
	background-image:url(../pix/u5_1.jpg);
	background-repeat:no-repeat;
	color:#f5fae5;
}


div.thContentLeft {
	width:250px;
	float:left;
	position:relative;
}

div.thContentCenter {
	width:680px;
	float:left;
	position:relative;
	padding:20px;
}

div.thContentRight {
	width:240px;
	float:right;
	position:relative;
	padding:10px;
}

div.rightbox{
	position:relative;
	margin-bottom:20px;
}

div.headbox{
	height:30px;
	background-image:url(../pix/BlockHeader.png);
	background-repeat:no-repeat;
	line-height:30px;
	color:#ffffff;
	font-size:13px;
	padding-left:10px;
}

div.contantbox{
	border:1px solid #bbc9a6;
	background-color:#dbe2d0;
	padding:20px 5px;
	text-align:left;
}

div.thFooterWrapper {
	width:960px;
	height:90px;
	background-image:url(../pix/footter.png);
	background-repeat:no-repeat;
}

div.thClearHide {
	clear:both;
}

.glink{
	text-align:left;
	line-height:16px;
}

p.infoot{
	text-align:center;
	height:30px;
	line-height:30px;
	color:#DCDED9;
	margin-bottom:5px;
}

p.infoot a{
	color:#B3B5AA;
	text-decoration:none;
}

p.infoot a:visited{
	color:#B3B5AA;
	text-decoration:none;
}

p.infoot a:hover{
	color:#599191;
	text-decoration:none;
}
/* End layout */

/* Sub image */
div#thSubImageWrapper {
	/*width:500px;*/
	/*display:table;*/
	position:relative;
}

div.thSubImage {
	clear:both;
	position:relative;
	width:480px;
	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;
	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 */
