body {
	font-family: "trebuchet MS", arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0;
	background-image: url(images/bg_bg.jpg);
}
.mainbg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.box_main {
	background-image: url(images/bg_main.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.subtitle {
	font-size: 14px;
	color: #CC0000;
}
.box_main2 {
	background-image: url(images/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.botton {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.form {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F4FAFD;
	border: 1px solid #8EB4D6;
}
.bt {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #126385;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box_main3 {
	background-image: url(images/bg_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.box_main1 {
	background-image: url(images/box_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
a,a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover{
	text-decoration:underline;
	color:#666666
}
