* { margin:0; padding:0;}


body { position:relative; background:#fff; color : #333333; font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size : 14px; }

h2 { font-family : Trebuchet MS; font-size : 25px; font-weight : bold; color : #0066cc; }
h1 { font-family : Trebuchet MS; font-size : 25px; font-weight : bold; color : #0066cc; }
h4 { font-family : Trebuchet MS; font-size : 29px; font-weight : bold; color : #0066cc; }
img { border : 0; }
p {padding-top:10px;}

td { font-size : 14px; }

#header { position:relative; width : 972; margin:0; }
#question { width : 972;  margin:0; }

#page { width:972px; position:relative;}
#top {
	position:relative;
	top: 25;
	width : 972px;
}
#top h2 { font-family : Trebuchet MS; font-size : 25px; font-weight : bold; color : #666666; }

#left {
	width:225;
	float : left;
}
#right {
	width:672;
	float : right;
}	
#center_1 {
	position:relative;
	width:972px;
	clear : both;
	padding-top : 45px;
}

#center_2 {
	position:relative;
	width:972px;
	padding-top : 45px;
	clear : both;
}

#col_1 {
	clear : both;
	width:225px;
	position:relative;
	margin-left: 25;
	float : left;
}

#col_2 {
	width:425px;
	margin-left:50px; 
	margin-right:50px;
	position:relative;
	float : left;
}	

#col_3 {
	width:197px;
	position:relative;
	float : left;
}	

#col_3_lo {
	width:197px;
	position:relative;
	float : right;
	margin-top : 150;
}	

#blue { padding:20; background:#edf9ff; }
#blue2 { padding:20; background:#edf9ff;  font-size : 12px; color: #0066cc; }
.gua { font-size : 18px; color: #999999; font-weight : bold; }
#bot {
	clear : both;
	padding-top : 70;
} 