#wrapper {
	width: 940px;
	margin: 0 auto;
	border:1px solid #595959;
	padding: 10px;
}
body {
font-family:arial, sans-serif; 
margin:0px;
padding:0px;
}
table {
border: none;
}
a {
text-decoration:underline;
color:#4985c8;	
}
a:hover{
text-decoration:none;
color:#4985c8;	
}
.wrapper {
width:940px;
border:1px solid #595959;
overflow:hidden;
margin:0px auto;
padding:10px;
}	   
.menu {
background: #90bae4;
width:940px;
height:60px;
font-size:16px;
font-weight:700;
color:#ffffff;
}
.head {
background: #4985c8;
width:940px;
height:220px;
color:#ffffff;
margin-top:10px;
}
.left_col {
width:290px;
height:100%;
font-family:Arial;
font-size:13px;
color: #003062;
line-height:20px;
float:left;
margin-top:20px;
}
.line1 {
width:290px;
height:40px;
background-image: url([img/line1.gif])
}
.main {
width:230px;
height:100%;
background-color:#e2eefe;
margin-left:10px;
padding:20px;
padding-top:5px;
}
.line2 {
width:290px;
height:40px;
background-image: url([img/line2.gif]);
margin-top:20px;
}
.content {
font-size:14px;
line-height:20px;
margin-top:25px;
float:left;
width:630px;
height:100%;
padding-left:20px;	
}
.title_content {
font-size:22px;
}
.footer {
background: #90bae4;
width:920px;
height:40px;
color:#003062;
float:left;
padding:10px;
font-size:14px;
margin-top:20px;
}
td a  {
text-decoration: none;
color:White;
}
td a:hover {
text-decoration: none;
color:#90bae4;
}
div.main a {
text-decoration: none;
color: #003062;
}
div.main a:hover {
text-decoration: underline;
color: #003062;
}
div.footer span a {
text-decoration: none;
color: #003062;	
}
div.footer span a:hover {
text-decoration: underline;
color: #003062;	
}
a img
{ border:none;
	
	}
.Answer {
	display: none;
}	