body{
	margin:0;
	padding:0;
	background:#E7F5FC url(images/bg.jpg) left top repeat-x;
	color:#000;
	font:normal 11px Arial, Helvetica, sans-serif;
	}
.logo_bg{
	background:url(images/logo_bg.jpg) left top repeat-x;
	height:114px;
	margin:0;
	padding:0;
	border-left: 1px solid #fff;
	border-right:1px solid #fff;
	}
.nav{
	background:url(images/nav_bg.jpg) top left repeat-x;
	height:47px;
	}
.main{
	background-color:#ABD2E3;
	border-left: 1px solid #fff;
	border-right:1px solid #fff;
	padding:3px 0 10px 0;
	}
.boder{
	border-left: 1px solid #fff;
	border-right:1px solid #fff;
	}
.text1 a{
	text-decoration:none;
	color:#0066FF;
	}
.text1 a:hover{
	text-decoration:underline;
	}
.text2 a{
	color:#000;
	text-decoration:none;
	letter-spacing:1px;
	}
.text2 a:hover{
	color:#000;
	text-decoration:underline;
	}