@charset "utf-8";
/* CSS Document */
.l_cont{
	display: inline-block;
	float: left;
	width: 430px;
	position: relative;
	left: 23px;
	top:15px;
	padding-bottom: 20px;
	background: #E6E6E6;
	border-top-style: solid;
	border-top-color: #F7931E;
	border-top-width: 5px;
}
.cont{
	display: inline-block;
width: 410px;
position: relative;
left: 10px;
top: 10px;
padding-bottom: 20px;
background-color: #F2F2F2;
float: left;
}
.header_3{
display: inline;
font-size:16px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
letter-spacing:0.1px;
font-weight:600;
position: relative;
top: 15px;
left: 15px;
}

.r_cont{
	display: inline-block;
	float:right;
	width: 300px;
	position: relative;
	top: 15px;
	right: 25px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: 5px;
}
.prof_style{
width: 262px;
min-height: 422px;
position: relative;
top: 10px;
text-align: center;
margin: 0 auto;
}
.event_sec{
width: 380px;
height: 200px;
display:block;
position: relative;
left:15px;
top:15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-bottom: 30px;
float: left;
}
li#submenu4 > a{
background-color: #FFF;
color:#666;
border-right-color: #666;
	border-right-width: 1px;
}