#outside_div {
	text-align: left;
	font-size: 12px;
	clear: none;

}
#inner_div {
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(bar.gif);
	background-repeat: repeat-y;
}
#title_pic {
	padding-left: 1px;
}
#footer {
	background-image: url(b_bar.gif);
	background-repeat: no-repeat;
	height: 8px;
	font-size: 8px;
	clear: both;
}

/* NAV BAR */
#nav, #nav ul {   
	padding-left: 1px;
	margin: 0;
	list-style: none; 
}

#nav a {
	display: block;
	width: 7.2em; 
} 
#nav a:link {

	color:#FFFFFF;
	text-decoration: none;
} 
#nav a:visited {

	color:#FFFFFF;
	text-decoration: none;

} 
#nav a:hover {
	color:#000000;
	text-decoration: none;
		height: 16px;
	background-image: url(menu_1_bg_hover.png);
} 
#nav a:active {

	color:#FFF0AE;
	text-decoration: none;	
	background:url(menu_1_bg_active.png);
} 

#nav a:active li ul{
	text-decoration: none;
	position: absolute; 
	height: 16px;
	 width: 5em;    
	left: -999em; 	
} 

#nav li {
	text-align: left;
	background:url(menu_1_bg.png);
	float: left; 
	width: 7.2em;
	font-size: 12px;
	height: 16px;
	padding-top:3px;
}
#nav li ul {
	position: absolute; 
	height: 16px;
	width: 5em;     
	left: -999%;
} 
#nav li ul li{
	background:url(menu_2_bg.png);
} 
#nav li:hover ul {
/*	position:fixed;*/
/*	top: 100%;  */
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
/*	position:fixed; */
/*	top: 100%;  */
	left: auto;
/*	left: auto;*/
}
.fixed_block {
	clear: left;
	color: #000000;
	padding: 10px;
}
#menubar {
	margin-left: 10px;	
	text-indent: 10px;
}
#right_content_div {
	float: right;
	width: 200px;
	color: #333333;
}
#main_content_div {
	float: right;
	width: 580px;
}

#loginform_div {
	width: 150px;
	background-position: left;
	float: left;
}
#left_content_div {
	width: 560px;
	margin-top: 15px;
	margin-left: 15px;

	background-repeat: no-repeat;
	border-bottom-color: #0000FF;
	background-image: url(background.gif);
	background-position: 100% 100%;

}

#left_content_pagediv {
	margin-top: 15px;
	width: 750px;
	padding-left: 15px;
	float:left;
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom-color: #0000FF;
	background-image: url(background.gif);

}


#left_content_pagediv_notice{
	margin-top: 15px;
	width: 750px;
	padding-left: 15px;
	float:left;
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom-color: #0000FF;
	background-image: url(background.gif);
	font-size:16px;
}


#title_pic {
	text-indent: 10px;
	background-repeat: repeat-x;
	background-image: url(bar.gif);
}
.sub_head {
	font-size: 16px;
	font-weight: bold;
}
#schnotic_end {
	background-image: url(notice_right_footer.png);
	height: 133px;
	background-repeat: no-repeat;
	padding-left: 5px;
}
#schint_end {
	background-image: url(intranet_right_footer.png);
	background-repeat: no-repeat;
	height: 133px;
	padding-left: 5px;
}
#eclass_end {
	background-image: url(eclasslogin_footer.png);
	background-repeat: no-repeat;
	height: 135px;
	background-position: left bottom;
	padding-left: 10px;
}
#right_content_div a:link, #idx_h_content a:link, #exam_content a:link, #left_content_pagediv_notice a:link {

	color:#000000;
	text-decoration: none;
} 
#right_content_div a:visited, #idx_h_content a:visited, #exam_content a:visited, #left_content_pagediv_notice a:visited {

	color:#000000;
	text-decoration: none;

} 
#right_content_div a:hover, #idx_h_content a:hover, #exam_content a:hover, #left_content_pagediv_notice a:hover {
	color:#FFA900;
	text-decoration: none;
} 
#right_content_div a:active, #idx_h_content a:active, #exam_content a:active, #left_content_pagediv_notice a:active {

	color:#000000;
	text-decoration: none;	
} 
#idx_h_content {
	color:#666666;
}

#exam_content {
	font-size:12px;
}

#copyrighttext a {
	color:#586267;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
} 
#copyrighttext a:link {

	text-decoration: none;
} 
#copyrighttext a:visited {

	text-decoration: none;
} 
#copyrighttext a:hover {

	text-decoration:underline;
} 
#copyrighttext a:active {

	text-decoration: underline;	
} 
.exam_content1{
	letter-spacing: 0px;
	word-spacing: 0px;
		
}

#copyright_div {
	background-image: none;
}
.publicexam_content{
	color:#FFCC00;	
}
.subheadpic_ight{
	text-indent:10px;
	margin-left:10px;
}