
body {
	margin:0px auto;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#top {
	margin: auto;
	width: 1000px;
}
#main {
	padding-top:15px;
	margin: auto;
	width: 1000px;	
}
#phto {
	margin: auto;	
	padding-top:15px;
	width:1000px;
	clear:both;
	height:165px;
}
#link{
	margin: auto;
	width: 1000px;
	padding-top:10px;
	width:1000px;
}
#link-tit{
	float:left;
	width:1000px;
	line-height:28px;
	border-bottom:solid 2px #01449B;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	color:#01449B;
}
#link-text{
	float:left;
	width:1000px;
}
#bottom {
	margin:15px auto 0px auto;	
	width: 1000px;
	height:212px;
	padding-top:15px;
	border-top: solid 8px #01449B;
	background:url(../images/bottom-bg.gif);
	background-repeat:repeat-x;
	background-position:left 2px;
	clear: both;
}
#logo {
	float:left;
	width: 1000px;
}
#nav1 {
	margin-top:2px;
	float:left;
	width: 1000px;
	height:38px;
	line-height:38px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	background:url(../images/nav-bg1.gif);
	background-repeat:repeat-x;
	letter-spacing: 2px;
}
#nav1 a {
	line-height:38px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 2px;
	text-decoration: none;
}
#nav2 {
	margin-top:2px;
	float:left;
	width: 1000px;
	height:72px;
	line-height:30px;
	color:#FFF;
	font-size:12px;
	background:url(../images/nav-bg2.gif);
	background-repeat:repeat-x;
}
#nav2 a{
	line-height:30px;
	color:#FFF;
	font-size:12px;
}
#nav2 li{
	float:left;
	width: 150px;
	line-height:30px;
	padding-left:50px;
	color:#FFF;
	font-size:12px;
}
/*#nav2 li a:hover{
	float:left;
	width: 150px;
	line-height:30px;
	color:#FFF;
	font-size:12px;
	text-decoration: underline;
}*/
#left {
	float:left;
	width:683px;

}
#right {
	float:right;
	width:302px;
}
