/* CSS Document */

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ce481f;
}
a:active {
	text-decoration: blink;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;	
}

.text1 {font-family:Verdana; font-size:11px; color:#666666; line-height:150%}

.text2 {font-family:Verdana; font-size:9px; color:#818080; line-height:120%}

.list_style {list-style-type:square}

#top {width:1024px; height:120px; position:relative; margin:0px 0px 0px 0px; background-image:url(images/bg-top.jpg)} 

#container {width:1024; min-height:535px; margin:0px 0px 0px 0px; position: relative;}

* html #container {height:535px} /* IE Min-Height Hack */

.header {width:1024px; height:255px; position:relative; margin:0px 0px 0px 0px; float:left; display:block;} 

.conten {width:1024px; height:280px; top:0px; position:relative;}

.layer_text1 {width:350px; height:240px; left:60px; top:20px; position: relative; text-align:left; float:left; display:inline;}

.layer_text2 {width:530px; height:240px; left:60px; top:20px; position: relative; text-align:justify; float: left; display:inline;}

.footer {width:500px; height:30px; left:400px; top:170px; position:absolute}


.highlight {
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #057151;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #005e42;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #04b782;} 






