#subject_logo {
	background:url(../images/topbk.jpg);
	height:44px;	
}
	#subject_logo h1 {font-size:2.2em;	padding:8px 0 5px 20px;border:0;color:red;}

#left_container {float:left;width:580px; maring:0;padding:0;border:0;}
#intro {
	float:left;
	width: 580px; height: 97px;
	margin:0 8px 8px 0;
}
	#intro .left{
	float:left;
	background:url(../images/sharp_left.jpg) repeat-x;
	width: 560px; height: 97px;
	border:0;
	border-left:1px solid #ccc; margin:0; padding:0;
	}
	#intro .right {
		float:left;
		background:url(../images/sharp.jpg) no-repeat top left;
		width:8px; height: 97px;
		border:0; padding:0; margin: 0;
	}
	
	#intro p {padding:8px;}

#subject_left {width:560px; float:left; border:1px solid #ccc; padding-bottom:8px;  margin-bottom: 10px;}
	#subject_left h3 { font-size: 14px; color: #000; height: 18px; background:url(../images/flag.gif) no-repeat center left; padding: 2px 0 2px 22px; margin: 10px 3px 4px 3px;}
	#subject_left p{padding: 2px 5px;}
	#subject_left a{color:blue;padding-left:5px;}
	#subject_left a:hover{color:red;text-decoration: none;}
#subject_right {width:310px; float:right; border:1px solid #ccc; padding-bottom:8px; margin-bottom: 10px;}
	#subject_right p{padding: 1px 8px;}