#common{
	padding:10px;
	margin:10px 40px 35px 40px;
	line-height:120%;

}

.bnr{	
	margin-top:10px;
	margin-bottom:10px;
}

.red{
	color:red;
}
#common h2{
	margin:25px 0 0;	
}
#common a{
	text-decoration:none;
	color:#424242;
}
#common a:hover{
	text-decoration: underline;
	font-weight:normal;
	color:#9A9696 !important; 
}
#main_con{
	color:#424242;
	font-size:77%;
}

#main_con h2{
	font-size: 120%;
	padding-bottom: 5px;
}
#main_con h1{
	font-size: 150%;
}
#main_con h2 a{
	color:#313131 !important;
	background: none;
	padding: 0;

}

#main_con h2 a:hover{
	text-decoration: none;
	color:#9A9696 !important; 
}

#main_con h3 a{
	background: none;
	padding: 0;
}

