* { 
	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:#353535;
	font-family:verdana,arial,helvetica;
	font-size:12px;
	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;}

div.thBox{
	padding:10px;
}

div.thFac{
	float:left;
	margin-right:20px;
}

div.thGoogle{
	float:left;
}
/* Layout*/


div.thHeaderWrapper {
	height:146px;
	background-image:url(../pix_vv/headder.jpg);
	/*background-repeat:no-repeat;*/
	background-position:center;
	padding-top:74px;
	text-align:center;
}

div.thmenutop{
	width:801px;
	height:29px;
	margin:0 auto;
}

div.thmenutop ul{
	margin-left:60px;
}

div.thmenutop ul li{
	list-style:none;
	height:29px;
	line-height:29px;
	text-align:center;
	padding:0px 15px;
	float:left;
}

div.thmenutop ul li a{
	color:#ffffff;
}

div.thmenutop ul li a:hover{
	color:#999999;
}

div.thContentWrapper {
	background-image:url(../pix_vv/body.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
}

div.thconwapall{
	width:801px;
	margin:0 auto;
}

div.thContentLeft {
	width:250px;
	float:left;
	position:relative;
}

div.thContentCenter {
	width:450px;
	float:left;
}

div.thMainCont{
	text-align:left;
}

div.thMainCont a{
	color:#000000;
}

div.thContentRight {
	width:321px;
	float:right;
}

div.thglink{
	text-align:left;
	line-height:18px;
}

div.thglink a{
	color:#000000;
}

div.thglink a:hover{
	color:#666666;
	text-decoration:underline;
}

div.pixlinkright img{
	margin-top:15px;
}

div.thFooterWrapper {
	background-image:url(../pix_vv/footter.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:50px;
	padding-bottom:20px;
	text-align:center;
}

div.thinfoot{
	width:850px;
	margin:0 auto;
}

div.thClearHide {
	clear:both;
}
/* End layout */

/* Sub image */
div#thSubImageWrapper {
	/*width:500px;*/
	/*display:table;*/
	position:relative;
	background-color:#e0dfdf;
	padding:10px;
	text-align:center;
}

div.thpixll img{
	height:95px;
	width:95px;
	margin-left:10px;
	margin-right:10px;
}

div.thSubImage div {
	width:150px;
	float:left;
	text-align:center;
	display:block;
}

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;
	width:170px;
	margin:0;
	text-align:left;
	padding:5px 0px;
}

div.MenuTable_div a,
div.MenuTable_div a:visited,
div.MenuTable_div a:link {
	color:#9c9a9a;
	text-decoration:none;
}

div.MenuTable_div a:hover {
	color:#000000;
}

/* Other style */
