/* CSS Document */
body {
	margin-top:0;
	margin-bottom:0;
	padding: 0;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-align:justify;
}

#wrapper {
	margin: 0 auto;
	height: auto;
	padding: 0;
}

.h1{
font-family:"Times New Roman", Times, serif;
color: #CC3300;
	
	}
/* Header */

#header {
	width: 740px;
	height: 25px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	white-space:nowrap;
}

/* Menu */

#menu {
	width: 740px;
	height: 25px;
	background-color:#33CCCC;
	white-space:nowrap;
}

#menu ul {
	margin: 2px 0 0 0;
	padding: 0px 0 0 100px;
	list-style:none;
	line-height:normal;
	white-space:nowrap;
}

#menu li {
	display: block;
	float: left;
	white-space:nowrap;
}

#menu li.symbol {
    display:block;
	float:left;
	margin-top: 3px;
	margin-right: 2px;
	padding: 3px 2px;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
}

#menu li.language {
    display:block;
	float:right;
	margin-right: 2px;
	padding: 0;
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;	
}
 
#menu a {
	display:block;
	float: left;
	vertical-align:bottom;
	margin-top: 3px;
	margin-right: 2px;
	padding: 3px 30px;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	white-space:nowrap;
}



#menu a:hover {	 color: #FFFFFF;TEXT-DECORATION: underline overline	} 


/** LOGO */

#logo {
	width: 740px;
	height: 86px;
	margin: 0 auto;
	background: url(../pic/logo.jpg) no-repeat left top;
}

#content {
	width: 740px;
	height: auto;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#ads {
background:url(../pic/ad.gif);
width:740px;
height:270px;
margin:1px auto;
}

#display{	
	float:left;
	width:740px;
	height:228px;
}

#display ul.flash {
	margin: 0;
	float:left;
	padding: 0;
	list-style:none;
	line-height:normal;
}

#display li.flash {
	display: block;
	float:left;
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC inset 1px;
	border-right:#CCCCCC inset 1px;
	width:305px;
	height:228px;
}


#display li.news {
	margin:0 5px 0 6px;
	display: block;
	float:left;
	background-color:#FFFFFF;
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC inset 1px;
	border-right:#CCCCCC inset 1px;
	width:185px;
	height:228px;
}


#display li.intro {
	margin:0;
	display: block;
	float:right;
	padding:3px 0 3px 2px;
	background-color:#FFF7FF;
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC inset 1px;
	border-right:#CCCCCC inset 1px;
	font-size:10px;
	width:230px;
	height:222px;
}

#display a {
	text-decoration: none;
	font-size: 10px;
	color:#000066;
}
#display a:hover {	 color:#660066;TEXT-DECORATION: none} 


#titlebar {	
	margin:5px 0 0 0;
	float:left;
	width:740px;
	height:25px;
}

#titlebar ul.flash {
	margin: 0;
	padding: 0;
	list-style:none;
	line-height:normal;
	white-space:nowrap;
}

#titlebar li.flash {
	display: block;
	float: left;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC inset 1px;
	background-color:#FF6666;
	width:300px;
	font-size:12px;
	font:"Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

#titlebar li.news {
	margin: 0 5px 0 6px;
	display: block;
	float: left;
	white-space:nowrap;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC inset 1px;
	background-color:#FF9900;
	width:180px;
	font-size:12px;
	font:"Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}


#titlebar li.intro {
	margin: 0;
	display: block;
	float: right;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC inset 1px;
	background-color:#006699;
	width:228px;
	font-size:12px;
	font:"Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

#contact {
	margin:5px 0 2px 0;
	float:left;
	width:738px;
	height:110px;
	background-image:url(../pic/contactus.jpg);
	border:#F2F2F2 solid 1px;
	border-right:#CCCCCC inset 1px;
	border-bottom:#CCCCCC inset 1px;
}

#CHcontact {
	margin:5px 0 2px 0;
	float:left;
	width:738px;
	height:110px;
	background-image:url(../pic/c_contactus.jpg);
	border:#F2F2F2 solid 1px;
	border-right:#CCCCCC inset 1px;
	border-bottom:#CCCCCC inset 1px;
}

#footer-wrap {
	width: 740px;
	height: auto;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bottom {
float:left;
background-image:url(../pic/bottom.jpg);
border:#CCCCCC solid 1px;
border-right:#CCCCCC inset 1px;
border-bottom:#CCCCCC inset 1px;
margin:0;
width:738px;
height:15px;
}

#bottom.text {
text-align:center;
font-size:10px;
color:#330099;
margin-top:1px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
}

#floater{width:30px;color:#404000;font-size:10px;line-height:16px;padding:5px;border:0}

#floater img {
    border-right:0;
	border-bottom: 0;
	border-top:0;
	border-left:0;
	}
	
html>body #floater{width:30px}


#datacontainer{
position:absolute;
left:1px;
top:15px;
width:480px; 
font-size:11px; 
font-family:"Times New Roman", Times, serif;
}
