body {
	margin:34px 0px 0px 0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	}
p{
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	padding:0px;
	margin:0px 0px 6px 0px;
	}
#contain	{
	width:800px;
	margin:0px auto;
	border-top:3px #999999 solid;
	text-align:left;
	}
	
#mainleft	{
	width:249px;
	padding:0px;
	margin:0px;
	height:auto;
	float:left;
}
#mainright	{
	margin-left:249px;
	width:551px;
	padding:0px;
	z-index:40;
}
#searchbar	{
	height:34px;
	margin:0px;
	padding:0px 5px 0px 0px;
	background-image:url(search_grad.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	}
.lookwhite	{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;	
	vertical-align:middle;
	margin-left:20px;
	}
.searchtext	{
	margin-top:8px;
	width:130px;
	height:16px;
	font-size:11px;
	border:1px solid #CCCCCC;
	}
.searchgo	{
	padding:0px;
	width:22px;
	height:20px;
	font-size:10px;
	margin:0px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	}
.searchgo:hover	{
	border:1px solid #666666;
	}
.subbut	{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	}
.subbut:hover	{
	border:1px solid #666666;
	}
		
.supertab	{
	margin:8px 0px 0px 0px;
	height:30px;
	border:none;
	}

.lgradcontent	{
	width: 249px;
	margin-top:8px;
	background: url(white_top.gif) repeat-x top;
	padding:0px;
	background-color:transparent;
	position:relative;
	z-index:16;
	}
.lgradbottom	{
	width: 249px;
	background: url(white_bot.gif) repeat-x bottom;
	height:35px;
	margin-top:-20px;
	position:relative;
	z-index:15;
	}
	
img, img.a	{
	margin:0px;
	padding:0px;
	}
.ref	{
	border:0px;
	}
.ref a	{
	border:0px;
	}
h2	{
	font-size:14px;
	line-height:14px;
	font-weight:600;
	color:#333333;
	margin:0px;
	padding:10px 0px 8px 20px;
	}
h3{
	font-weight:normal;
	color:#666666;
	font-size:9px;
	line-height:9px;
	margin:0px;
	padding:0px;
	}
h4	{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:6px 6px 0px 20px;
	margin:0px;
	line-height:14px;
	}
	
h4 a	{
	text-decoration:none;
	color:#FFFFFF;
	}
h4 a:hover	{
	color:#CCCCCC;
	}
	
h5{
	font-weight:bold;
	font-size:9px;
	color:#cc6600;
	margin:0px;
	padding:0px;
}
h5 a{text-decoration:underline;}
h5 a:hover{text-decoration:none;}
h6	{
	color:#333333;
	font-weight:normal;
	font-size:10px;
	padding:6px 6px 0px 20px;
	margin:0px;
	line-height:12px;
	}
a	{
	text-decoration:none;
	color:#cc6600;
	}
a:hover	{
	color:#ff9933;
	}
	
.cssform p{
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 20px;
	padding-left:60px;
	height: 1%;
	vertical-align:middle;
	text-align:left;
}

.cssform label{
	font-weight: bold;
	float:left;
	margin-left: -60px;
	font-size:10px;
	line-height:12px;
}

.cssform textarea{
	margin-left: -60px;
	width: 350px;
	height:50px;
	font-size:12px;
	line-height:14px;
	width:295px;
	border:1px solid #CFCFCF;
}

.cssform input{
	border:1px solid #cfcfcf;
	width:115px;
	margin:2px 0px 0px 15px;
}

.subbut{
	width:65px;
}

#affili{
text-align:justify;
margin-top:8px;
vertical-align:middle;
}
#affili img{
padding-bottom:5px;
padding-left:12px;
border:0px;
vertical-align:middle;
}
#affili img a{
padding-bottom:3px;
border:0px;
}

/*======navigation======*/
/* navigation tabs styles */
#ddimagetabs{
margin-bottom:8px;
}

#ddimagetabs span{
display: block;
height: 20px; /*height of tab image */
width:551px;
float: left;
display: inline;
margin-left: 0px; /*spacing between tabs */
padding-top: 11px; /*vertical offset of tab text from top of tab*/
background:url(naviwhite.gif) repeat-x; /*URL to tab image */
border-bottom:3px solid #999999;
}
#ddimagetabs a{
display: block;
text-decoration: none;
font-weight:normal;
font-size:11px;
color: #cc6600; /*font color */
height: 20px; /*height of tab image */
float: left;
display: inline;
margin-left: 0px; /*spacing between tabs */
padding-top: 11px; /*vertical offset of tab text from top of tab*/
background:url(naviwhite.gif) repeat-x; /*URL to tab image */
text-align: center;
border-bottom:3px solid #999999;
}

#ddimagetabs a:hover, #ddimagetabs a.current, #ddimagetabs a.now {
background:url(navidark.gif) repeat-x; /*URL to tab image onmouseover */
color: #ff9933;
}
#tabcontentcontainer{
margin-left:20px;
display:block;
height:30px;
width:551px;
font-weight:normal;
font-size:11px;
color: #cc6600;
text-decoration: none;
vertical-align:middle;
}
#tabcontentcontainer a{
color: #ff9933;
padding-top:2px;
text-decoration: none;
}

#tabcontentcontainer a:hover{
color:#999999;
}
.switchcontent{
display:none;
}
.tabcontent{
display:none;
}

.midim{
vertical-align:middle;
}
.conbox{
margin:11px 0px 5px 0px;
display:block;
width:551px;
height:auto;
float:left;
}
.bodytext{
margin:0px 0px 0px 20px;
width:300px;
float:left;
}
.bodytextfull{
margin:0px 0px 0px 20px;
width:489px;
float:left;
}
.bodypics{
margin:16px 0px 0px 340px;
width:189px;
clear:right;
text-align:justify;
}
#ater{
display:block;
height:8px;
}
#footer{
margin:70px 0px 0px 20px;
display:block;
width:531px;
border-top:1px solid #CCCCCC;
font-size:9px;
clear:both;
background-image:url(ACENZ_c.gif);
background-position:center right;
background-repeat:no-repeat;
}

.nz100{
display:block;
float:right;
width:34px;
height:32px;
vertical-align:middle;
clear:left;
background:url(nzown.gif) center no-repeat;
}
.nz100:hover{
background:url(nzover.gif) center no-repeat;
}
.acenz{
display:block;
float:left;
background:url(ACENZ.gif) center no-repeat;
width:28px;
height:32px;
vertical-align:middle;
margin-left:0px;
}
.acenz:hover{
background:url(ACENZ_c.gif) center no-repeat;
}

.nzudp:hover{
background:url(nzudp_c.gif) center no-repeat;
}
.nzudp{
display:table-cell;
float:left;
background:url(nzudp.gif) center no-repeat;
width:170px;
height:32px;
vertical-align:middle;
margin-left:7px;
}


.ppicc{
	display:block;
	width:200px;
	height:160px;
	float:left;
	border:1px solid #CCCCCC;
	margin:2px;
	}
.tabb{
	height:86px;
}
.tabb a{
	float:right;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	border-bottom:2px solid #999;
	border-left:2px solid #999;
	background:url(navidark.gif) repeat-x;
	}
.tabb a:hover, a.now {
	border-bottom:2px solid #FFF;
	background:url(naviwhite.gif) repeat-x;
	}