.body {
	margin:0px;
	text-align:center;
}
.header_bg {
	background-image:url(images/logo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:124px;
}
.td_bg {
	background-image:url(images/middle_conten_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;	
}
.menu_bg {
	background-image:url(images/menu_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	height:50px;	
}
.form_bg {
	background-image:url(images/9.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	width:250px;
	height:15px;	
}
.form_bg2 {
	background-image:url(images/10.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	width:250px;
	height:11px;	
}
.form_bg3 {
	background-image:url(images/input_text_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	height:38px;	
}
.form_bg4 {
	background-image:url(images/form_field_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	height:38px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-align:left;	
}
.form_small_bg {
	background-image:url(images/input_text_bg2.jpg);
	width:88px;
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	height:38px;	
}
.form_big_  {
	background-image:url(images/form_bg.jpg);	
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	height:300px;	
}
.text {
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}
.text a{
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
.text2 {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:20px;
}
.text2 a{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-align:left;	
	text-decoration:none;
}
.text3 {
	font-family: Arial Narrow;
	font-size:30px;
	color:#000000;
	text-align:left;
}
.text4 {
	font-family: Verdana;
	font-size:12px;
	color:#999999;
	text-align:center;
}

.blog a{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-align:left;	
	text-decoration:none;
}
.input_test{
	width:145px;
	height:22px;
	text-align:left;
	border-style:solid;
	border-width:0px;	
}
.input_test2{
	width:50px;
	height:22px;
	text-align:left;
	border-style:solid;
	border-width:0px;	
}
.middle_bg {
	background-image:url(images/middle_conten_bg.jpg);	
	background-position:center;
	background-repeat:repeat-y;
}
