body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height:18px;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #d1d0d0;
	/*background-image: url(../images/bg/bg01.gif);
	background-repeat: repeat;*/
}
.formBg
{
background-image:url(../images/form_bg.gif);
background-position:top left;
background-repeat:repeat-y;
width:525px;
height:291px;
}

a.leftNavi:link
{
text-decoration: none; 
font-size:11px; 
color:#444444;
}

a.leftNavi:visited 
{
text-decoration: none; 
font-size:11px; 
color:#444444;
}

a.leftNavi:active 
{
text-decoration: none; 
font-size:11px; 
color:#444444;
}

a.leftNavi:hover 
{
text-decoration: none; 
font-size:11px; 
color:#444444;
}

a.specialLink:link
{
text-decoration: none; 
font-size:11px; 
color:#444444;
}

a.specialLink:visited 
{
text-decoration: none; 
font-size:11px; 
color:#444444;
}

a.specialLink:active 
{
text-decoration: none; 
font-size:11px; 
color:#444444;
}

a.specialLink:hover 
{
text-decoration: underline; 
font-size:11px; 
color:#444444;
}

.FeaPro1
{
	background-image:url(../images/fea1_body.gif);
	background-repeat:no-repeat;
	width:256px;
	height:183px;
}

.FeaPro2
{
	background-image:url(../images/fea2_body.gif);
	background-repeat:no-repeat;
	width:242px;
	height:183px;
}

/**********************************************************?
/* Translate */
.slidingDiv {
	position:absolute;
	top:0;
	padding-top:200px;
	width:100%;
	height:100%;
	background-image:url(../images/translater-bg.png);
	z-index:9999999999999999999;
}
.show_hide {
	display:none;
}

