/* CSS Document */

/* CSS Document */
body{
 padding:0;
 margin:0;
 color:#000;
 font-family:Arial, Helvetica, sans-serif;
 background:url(../images/index1_111.png) repeat-x #FFFFFF;
}

.a1{
	font-size: 12px;
	color: #474747;
}
    A.a1:link {color: #474747; text-decoration: none;}
	A.a1:visited {color:474747; text-decoration:none;}
	A.a1:hover {text-decoration:none;color: #364a75;}

.a2{
	font-size: 12px;
	color: #555555; 
	line-height: 30px;
	font-family:"Arial";
}	 

.a3{
	font-size: 14px;
	color: #555555;
	line-height: 30px;
	font-family:"Arial";
	font-weight:bold;
}

.whitebg{
	background-color:#ffffff;
}




a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

hr {border:1px #cccccc dotted;}

.whiteLink{
}
A.whiteLink:link {color: #ffffff; text-decoration: none;}
A.whiteLink:visited {color:#ffffff; text-decoration:none;}
A.whiteLink:hover {text-decoration:none;color: #2a5ba3;}

#translateLink a:link {color: #0b427b; text-decoration: none;}
#translateLink a:visited {color:#0b427b; text-decoration:none;}
#translateLink a:hover {text-decoration:none;color: #ffffff;}
#translateLink {
	color:#0b427b;
	padding-right:14px;
}

