body {
	background: #7E9AB4 url(./image/bg.jpg) repeat-x;
	font-family: Arial;
}
img { border:0;}
a {text-decoration: none;}
#wrapper {
	position: relative;
	margin: 0 auto; 
	padding: 0;
	width: 700px !important;
}
#menu {
	position: absolute;
	left: 137px;
	top: 0;
	width: 564px;
	height: 33px;
}
#menu ul {
	margin: 0;
	padding: 1px 0 0 0;
	list-style-type: none;
	width: 564px;
	height: 33px;
}
#menu ul li {
	display: block;
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
	border: 1px solid #B0C1D0;
	width: 110px;
	height: 33px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#menu ul li a, .submenu  ul li a {
	display: block;
	padding: 0;
	margin: 0;
	height: 33px;
	text-decoration: none;
	color: #86A2B7;
}
#menu ul li a:hover, .link2 a:hover, .submenu a:hover {
	color: #384F89;
}
.link2  {background: transparent url(./image/menu.jpg) bottom repeat-x !important;}
#top {
	position: absolute;
	top: 0;
	background: transparent url(./image/top.jpg) no-repeat;
	height: 141px;
	width: 699px;
	border-top: 1px solid #000000;
}
#search {
	position: absolute;
	top: 95px;
	left: 102px;
	height: 20px;
	width: 360px;
	border: 1px solid #BBCBD7;
	background: #F7F8F9;
	color: #687880;
	font-size: 14px;
}
#search2 {
	position: absolute;
	top: 95px;
	left: 470px;
	height: 23px;
	width: 39px;
	border: 0;
}
#main {
	position: absolute;
	top: 138px;
	width: 699px;
	background: #FDFDFD;
}
#first {
	background: #FDFDFD url(./image/first.jpg) repeat-x;
	width: 699px;
	height: 125px;
	margin: 0;
}
#first h1 { font-size: 17px; margin: 10px 110px 0 12px; font-weight: bold;}
#textf {font-size: 12px; margin: 2px 5px 16px 25px;}
#linkf {margin: 0 2px 2px 25px; font-size: 11px; font-weight: bold;}
#second {
	margin: 0 0 0 44px;
	background: #FDFDFD url(./image/second.jpg) repeat-x;
	border: 1px solid #BBCBD7;
	width: 600px;
}
#texts{
	background: transparent url(./image/choice.jpg) no-repeat right;
	padding: 2px 70px 16px 25px;
	margin: 0;
	font-size: 12px;
}
.norm {
	background: #FFFFFF url(./image/norm.jpg) repeat-x;
	border: 1px solid #DBE3EA;
	width: 600px;
	margin: 5px 0 0 44px;}
#second h1, .norm h1 { font-size: 16px; margin: 10px 110px 0 12px; font-weight: bold;}
.textn {font-size: 12px; margin: 2px 10px 16px 25px;}
.link {margin: 0 110px 2px 17px; font-size: 11px; font-weight: bold;}
#textf, #textf a, #texts, #texts a, .textn, .textn a  {color: #141D32;}
#first h1 a {color: #384F89;}
#first h1 a:hover { color: #5C77BC;}
#second h1 a {color: #0A0E16; text-decoration: underline !important;}
#second h1 a:hover { color: #344872;}
.norm h1 a {color: #3370B3; text-decoration: underline !important;}
.norm h1 a:hover { color: #86AFDD;}
.link a {color: #314579; font-weight: bold;}
.link a:hover {color: #627BBF;}
#linkf a {color: #141D32; font-weight: bold;}
#linkf a:hover {color: #37508A;}
#copy {
	height: 15px;
	background: #D9E4EC;
	color: #314579;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	margin-top: 30px;
	padding: 0 0 0 15px;
}