body{
	font-size:11px;
	font-family:arial;
	color:#222222;
	margin:0px;
	background-color:#202a46;
	font-family:Georgia;
	line-height:17px;
}

a:active {outline: none;}
a:focus	{-moz-outline-style: none;}
img{border:none;}

a{color:#1d6681; text-decoration:none;}
a:hover{color:#1185b0;}

h1{font-size:13px;}
h2{}

#contain{
	width:940px;
	margin:auto;
	border:solid 10px #e5e5e5;
	background-color:#fff;
	position:relative;
}

#logo{
	width:920px;
	height:96px;
	padding:2px 8px 6px 6px;
}

#nav{
	width:940px;
	margin:auto;
	height:43px;
}

#nav a{text-decoration:none; color:#fff; background-image:URL(../../images/a_nav_bak.gif); line-height:43px; font-weight:bold; width:187px; text-align:center; font-size:11px; display:block; float:left; height:43px; border-right:1px solid #e5e5e5;}
#nav a:hover{text-decoration:none; color:#fff; background-image:URL(../../images/a_nav_bak_o.gif); line-height:43px; font-weight:bold; text-align:center; font-size:11px; display:block; float:left; height:43px; border-right:1px solid #e5e5e5;}
#nav a.on{text-decoration:none; color:#fff; background-image:URL(../../images/a_nav_bak_o.gif); line-height:43px; font-weight:bold; text-align:center; font-size:11px; display:block; float:left; height:43px; border-right:1px solid #e5e5e5;}

#navproject a{text-decoration:none; color:#fff; background-image:URL(../../images/a_nav_bak.gif); line-height:43px; font-weight:bold; width:187px; text-align:center; font-size:11px; display:block; float:left; height:43px; border-right:1px solid #e5e5e5; border-left:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
#navproject a:hover{text-decoration:none; color:#fff; background-image:URL(../../images/a_nav_bak_o.gif); line-height:43px; font-weight:bold; text-align:center; font-size:11px; display:block; float:left; height:43px; border-right:1px solid #e5e5e5; border-left:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}

#hero{
	width:940px;
	height:280px;
	margin-top:1px;
	border-bottom:solid 14px #202a46; 
	z-index:1000;
}

#content{
	width:600px;
	margin:auto;
	padding:23px 0 30px 0;
	float:left;
	margin-left:30px;
}

#sidebar{
	width:256px;
	float:right;
	margin:0 5px 20px 0;
}

#sidebar h2{background-image:URL(../../images/t_side_bak.gif); height:33px; text-align:center; margin:15px 0 10px 20px; font-size:11px; color:#fff; padding:0px; line-height:33px; font-width:bold; width:215px;}

#sidebar .text{
	width:215px;
	padding:0 20px 0 20px;
	border-left:solid 1px #e5e5e5;
}

#foot{
	width:960px;
	margin:auto;
	text-align:center;
	font-size:9px; color:#eaeaea;
	margin-top:4px;
}

input{font-size:11px; font-family:Georgia;}
textarea{font-size:11px; font-family:Georgia;}
select{font-size:11px; font-family:Georgia;}
