@charset "utf-8";
/* CSS Document */
.map{
	width:536px;
	height:488px;
}
.map img{
	width:536px;
	height:488px;

}
.clear{
	clear:both;
}
.copyright a{
	color:#000;
}
.copyright a.vs{float:none}
.copyright a.vs:hover{
	color:#fff;
	text-decoration:underline;
}
#sitebar{
	float:left;
	width:300px;
}
.sitebar_item{
	margin-bottom:8px;
}
.sitebar_title{
	width:300px;
	float:left;
	text-transform:uppercase;
}
.sitebar_title_bg{
	background:url(../images/title_bg.jpg) repeat-x;
	float:left;
	width:294px;
	height:43px;
	line-height:43px;

}
.sitebar_title_bg p{
	background:url(../images/title_icon.jpg) no-repeat 0px 8px;
	padding-left:36px;
	margin-left:5px;
	color:#0072bc;
	font-weight:bold;
}
.sitebar_item_bg{
	float:left;
	border-left:1px solid #c8e0e0;
	border-right:1px solid #c8e0e0;	
	width:298px;
	min-width:298px;
}
.sitebar_item_bg ul li{
	display:block;
	background: #ebf6fd url(../images/li_right.jpg) no-repeat right;
	margin:10px;
}
.sitebar_item_bg ul a{
	background: url(../images/li_left.jpg) no-repeat left top;
	color:#0072bc;
	height:22px;
	line-height:22px;	
	width:300px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
}
.hocvien_img{
	border:1px solid #cdc7bf;
	width:72px;
	height:63px;
	float:left;
	margin:5px;
}
.hocvien_img img{
	width:72px;
	height:63px;
}
.hocvien_info{
	margin:5px 5px 5px 0px;
}
.hocvien_text{
	color:#7d7d7d;
	line-height:16px;
	text-align:justify;
}
.hocvien_info a{
	text-decoration:underline;
	color:#0072bc;
	text-align:right;
	width:200px;
	float:left;
}
.link_hocvien{
	text-align:center;
}
.link_hocvien a{
	font-weight:bold;
	text-decoration:underline;
	color:#0072bc;
}
