@charset "utf-8";
body
{
margin-top:0px;
background-image:url(mainbg3.jpg);
}
.left_bg {
	background-image: url(aboutus/left_bg.gif);
	background-repeat: no-repeat;
	width:31px;
}
.right_bg {
	background-image: url(aboutus/right_bg.gif);
	background-repeat: no-repeat;
	width:46px;
}
.cont_top {
	background-color:#0E3792;
}
.cont_bg {
   	background-image:url(aboutus/con_bg.gif);

}
.form_text {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	padding-right:5px;
}
.text {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:5px;
	padding-right:5px;
	vertical-align:top;
}
.box
{
width:200px;
height:50px;
}.text a:link {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
