hr {
	color: #eeeeee;
}

h2 {
	font-size:16px;
	color: #ff0000;
}

h3 {
	color: #000000;
	font-size:14px;
	margin-bottom: 5px;
	margin-left: 1em;
	color: #0099ff;
}

img {
	border: none;
}

a:link {color:#3366ff;} 
a:visited {color:#3366ff;} 
a:hover {color:#ffffff; background:#ff7f50;} 
a:active {color:#ffff00;} 

a {
	text-decoration: none;
}

.menu_box {
	padding-left: 15px;
	padding-top: 30px;
	width: 220px;
	vertical-align: top;
}

.left_content {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top:20px;
	text-align: left;
	width: 260px ;
	vertical-align: top;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.right_content {
	padding-left: 20px;
	padding-right: 10px;
	padding-top:20px;
	padding-bottom: 20px;
	text-align: left;
	width: 240px ;
	vertical-align: top;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	border-right: solid 1px #cccccc;
}

.sub_page_content {
	width: 580px;
	border-right: solid 1px #cccccc;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
}

.feature {
	line-height: 18px;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}

.course {
	margin-left:60px;
	line-height: 20px;
	font-size: 14px;
}

.profile {
	margin-left:84px;
	height: 300px;
	background-image:url("../image/profile.png");
	background-repeat: no-repeat; 
	background-position: 75% 0% 0% 0%;
	font-size: 14px;
}

.profile p {
	margin-left:30px;
	margin-top: 42px;
	height: 300px;
	line-height: 30px;
	font-size: 14px;
}

.info {
	margin-left:75px;
	margin-top: 42px;
	height: 300px;
	background-image:url("../image/info.png");
	background-repeat: no-repeat; 
	background-position: 70% 0% 0% 0%;
	line-height: 30px;
	font-size: 14px;
}

.info p {
	margin-left:30px;
	margin-top: 20px;
	height: 300px;
	line-height: 30px;
	font-size: 14px;
}