body
{
margin:10px;
padding:0px;
font-family:Verdana;
font-size:12px;
color:#000000;
background-color:#9c9b96;
}

.menu
{
background:url(../images/menu_bg.jpg) repeat-x;
height:52px;
text-align:center;
font-weight:bold;
}

.menu a
{
color:#000000;
text-decoration:none;
}

.menu a:hover
{
color:#FF0000;
}

.row2
{
background:url(../images/banner_bg.jpg) no-repeat;
width:980px;
height:400px;
}

.search_box
{
border: #666666  solid  1px;
}

#layout
{
float:left;
position:absolute;
margin-top:5px;
margin-left:30px;
}
#Layer1 {
	 position:absolute;
	width:134px;
	height:128px;
	z-index:1;	
}
#Layer2 {
position:absolute;
	margin-top:130px;
	width:136px;
	height:20px;
	z-index:1;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.footer
{
background:url(../images/footer_bg.jpg) no-repeat;
width:980px;
height:51px;
}
.contentlink
{
 font-size:12px;
 color:#1099c3;
 font-family:Verdana;
 text-decoration:none;
} 
.contentlink a:hover
{
 font-size:12px;
 color:#000000;
 font-family:Verdana;
 text-decoration:none;
}
.topcontent
{
 font-size:15px;
 color:#000000;
 font-family:Verdana;
 text-decoration:none;
}  
.title
{
 font-size:15px;
 color:#660000;
 font-family:Verdana;
 text-decoration:none;
} 
.title_big
{
 font-size:15px;
 color:#4a82d5;
 font-family:Verdana;
 text-decoration:none;
} 
.text_red
{
 font-size:12px;
 color:red;
 font-family:Verdana;
 text-decoration:none;
} 
.table_content
{
 font-size:12px;
 color:#00000;
 font-family:Verdana;
 text-decoration:none;
} 