body,td,img,p,div,h1,h2,h3,ul,li {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:url('images/top_bg.jpg') top repeat-x;
}
body,td {
	font-family:Verdana;
	font-size:11px;
	color:#404753;
}
a {
	text-decoration:none;
	color:#2D3A53;
}
a:hover {
	text-decoration:underline;
}
#site {
	margin:auto;
	width:713px;
}
#header {
	background:url('images/top_head.jpg') bottom no-repeat;
	text-align:right;
	vertical-align:bottom;
	padding-right:50px;
	height:42px;
}
#lang {
	float:right;
	width:112px;
	height:25px;
	padding-top:17px;
	background:url('images/top_ico.jpg') right bottom no-repeat;
	text-align:center;
}
#logo {
	background:url('images/top_info.jpg') bottom no-repeat;	
	vertical-align:top;
	width:233px;
}
#logo a {
	color:#fff;
}
#logo .info {
	height:45px;
	padding-top:10px;
	padding-left:40px;
	color:#fff;
}
#logo .www {
	height:20px;
	padding-top:5px;
	padding-left:40px;
	font-weight:bold;
}
#topimg {
	background:url('images/top_img.jpg') top no-repeat;
	width:480px;
	height:215px;
}
#menu {
	padding-top:10px;
	padding-left:10px;
	vertical-align:top;
}
.box {
	background:url('images/box_bg.jpg') top left no-repeat;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
}
.box ul {
	margin-left:25px;
   list-style:url('images/p2.gif');
}
h2 {
	background:url('images/p.gif') top left no-repeat;	
	padding-left:25px;
	padding-bottom:10px;
	font-size:11px;
}
#body {
	padding-top:10px;
	vertical-align:top;
}
.main {
	background:url('images/main_bg.jpg') top left no-repeat;
	padding-top:5px;
	padding-left:15px;
	padding-right:45px;
	text-align:justify;
}
#footer {
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}
#footer .nav {
	padding:5px;
	background:#29597C;
	color:#fff;
}
#footer .copy {
	margin-top:1px;
	background:url('images/foot_bg.jpg') top repeat-x;
	padding-top:5px;
	height:30px;
}
