@charset "utf-8";
/* CSS Document */
body a{color:#009;
}
.arch_links{
width: 390px;
position: relative;
left: 10px;
top: 10px;
padding-bottom: 10px;
background-color: #F2F2F2;
}
.lt_inner_box ul{
	list-style: disc;
display:inline-block;
width: 410px;
position: relative;
left: 5px;
padding-left:25px;
margin-left:0;
}
.lt_inner_box ul li{
	list-style: disc;
margin-bottom: 10px;
}

.r_cont{
	display: inline-block;
	float:right;
	width: 310px;
	position: relative;
	top: 15px;
	right: 25px;
	padding-bottom: 20px;
	background: #E6E6E6;
	border-top-style: solid;
	border-top-color: #629AE1;
	border-top-width: 5px;
}
.prof_style{
width: 262px;
min-height: 422px;
position: relative;
top: 10px;
text-align: center;
margin: 0 auto;
}
.Rel_sec{
width: 250px;
position: relative;
left: 15px;
padding-right: 10px;
display: none;
}
.Rel_sec a{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #009;
}
li#submenu4 > a{
background-color: #FFF;
color:#666;
border-right-color: #666;
border-right-width: 1px;
}