@charset "utf-8";
/* CSS Document */

#menu {
	width: 226px;
    overflow: hidden;
    top: 20px;
    bottom: 0;
	left: 5px;
    position:fixed;
    height: 440px;
	background-color: transparent;
	font-family: "Geogria", Geogria, ;
	line-height: 20px;
}


#submenu {
	width: 226px;
    overflow: hidden;
    top: 20px;
    bottom: 0;
	left: 240px;
    position:fixed;
    height: 417px;
	background-color: transparent;
	font-family: "Geogria", Geogria, ;
	line-height: 20px;
}

.khung-sub {
	margin: 0 7px 0 14px;
	padding: 50px 0 0 14px;
	background-color:#FFF;
    height: 367px;
}

.menu_text	{
	color:#000000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

menu_text 
a:link{
	color:#000000;
	background:transparent;
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	color:#F00;
	text-decoration:none;
	background:transparent;
	font-size:14px;
	border-bottom: dashed 1px #cc0000;
	cursor:pointer;
}

a:visited { 
	color:#000000;
	background:transparent;
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
}

a:active { 
	color:#000000;
	background:transparent;
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
}




#wedo {
	width: 1280px;
    overflow: auto;
    top: 0px;
    bottom: 0;
	left: 0px;
    position: fixed;
    height: 120px;
	background-color: #000000;
	font-family: "Geogria", Geogria, ;
	line-height: 20px;
}

#content {
    height: 100%;
	margin-left: 350px;
	margin-top: 20px;
    top: 0;
	}
	
.sub	{
	color: #FFFFFF;
	font-family: "Geogria";
	font-size:12px;
	background:#000000;
	font-weight:normal;
	
}

sub
a:hover{
	color: #FF0000;
	font-family: "Geogria";
	font-size:12px;
	background:#000000;
	font-weight:normal;
	cursor:pointer;
	border-bottom: dashed 1px #cc0000;
}







.selected_menu	{
	color:#000000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
	
.list	{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	background:none;
}

list
a:hover{
	color: #FF0000;
	font-family: "Geogria";
	font-size:11px;
	background: none;
	font-weight:normal;
	cursor:pointer;
	border-bottom: dashed 1px #cc0000;
}

.about_title	{
	font-family: "Geogria", Geogria;
	color:#FFFFFF;
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
}

.about_text	{
	font-family: Lucida Grande;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	line-height: 18px;
	
}

.sub2	{
	color: #c0c0c0 ;
	font-size:10px;
}

.sub2 a:hover {
	color: #000;
}

.page-button {
	position: absolute;
	top: 350px;
	left: 167px;
	cursor:pointer;
	width: 24px;
}

.size-button {
	position: relative;
	top: -40px;
	right: 30px;
	float: right;
	cursor:pointer;
}