	html {margin:0;padding:0;background-color: #355b6e; }
	body {
	margin:0;
	padding:0;
	background: #355b6e url("images/bg.jpg") center bottom repeat-x;
	font-family: Tahoma;
	font-size:11px;
}
	.all {width:780px;padding:0;margin:0 auto 0 auto; position:relative;}
	.header {background: url("images/header_1.jpg") top center no-repeat; width:725px; height:131px;overflow:hidden;position:absolute;top:0;left:20px;}
	.header h1 {color:#fff; font-size:32px;margin: 40px 0 0 5px;padding:0;line-height: 26px}
	.header h2 {color:#83959d; font-size:18px;margin:0 0 0 20px;padding:0;font-weight: 100;line-height: 20px;}
	.line { height:120px;position:relative;overflow:hidden; }
	.box { position:relative; width:760px;  background:#ffffff; color:#284651;  position:relative; 0 auto 0 auto;  font-family: arial;  font-size:14px; }
	.btl, .btr{ position:absolute;  width:20px;  height:20px; color:#ffffff;  background:#355b6e;  overflow:hidden;  font-style:normal;  z-index:1; }
	.bbl, .bbr { position:absolute;  width:20px;  height:20px; color:#ffffff;  background:#24404d;  overflow:hidden;  font-style:normal;  z-index:1; }
	.btl { top:0;  left:0; }
	.bbl { bottom:0;  left:0; }
	.btr { top:0 ; right:0; }
	.bbr { bottom:0;  right:0; }
	.box em b { position:absolute;  font-size:150px;  font-family:arial;  color:#ffffff;  line-height:40px;  font-weight:normal; }
	.btl b { left:-8px; }
	.btr b { left:-25px; }
	.bbl b { left:-8px;  top:-17px; }
	.bbr b { left:-25px;  top:-17px; }
	.content { position:relative;  z-index:100;  padding:15px; }
	.content h1 {
	font-size:30px;
	text-align:center;
	margin:5px;
	padding:0;
	line-height: 32px;
	color:#FF0000;
}
	.content h2 {font-size:16px;text-align:center;margin:25px 0 5px 0;padding:0;line-height: 16px;}
	.content p {text-align:justify; margin: 10px 0 10px 0; padding:0; line-height: 18px; }
	.footer {text-align:center;color:#fff;margin: 10px 0 10px 0;}
	.footer a {color:#fff;}
	.footer a:hover {text-decoration: none;}
