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

body {
		margin-top: 0px;
		margin-bottom:-15px;
		padding:0px 15px 15px 15px;
		background:url(images/body_bg1.gif) repeat;
		}
		
#container{
margin-top: 0px;
margin-bottom:-15px;
width:810px;
background:#ede9b8;
height:auto;
overflow:auto;
}

#header{
width:772px;
height:179px;
background:url(images/top7.png) no-repeat;
}

#menu_border{
width:204px;
min-height:270px;
height:auto;
float:left;
margin-left:19px;
}

#menu_top{
background:url(images/LframeTop.png) no-repeat;
width:207px;
height:50px;
float:left;
}

#menu_top_content{
margin-top: 10px;
width:207px;
height:40px;
font-size:24px;
font-weight:bold;
}

#menu_bottom{
background:url(images/LframeBottom.png) no-repeat;
width:207px;
height:30px;
float:left;
}

#menu{
background:url(images/Lframemid.png) repeat-y;
width:207px;
min-height:200px;
height:auto;
font:"Times New Roman";
font-size:18px;
color:#990000;
float:left;
}

#menu1{
background:url(images/Lframemid.png) repeat-y;
width:207px;
min-height:100px;
height:auto;
font:"Times New Roman";
font-size:18px;
color:#990000;
float:left;
}

#menu a{
color:#006ba2;
text-decoration:none;
}

#menu a:hover{
color:#990000;
text-decoration:underline;
}

#advertisement{
width:207px;
height:auto;
font:"Times New Roman";
font-size:18px;
color:#990000;
float:left;
margin-left:19px;
margin-top: -69px;
}

.content_border{
width:546px;
height:auto;
min-height:100px;
float:right;
margin-right:19px;
font:"Times New Roman";
color:#006ba2;

}

.content_top{
width:546px;
background:url(images/RframeTop.png) no-repeat;
height:40px;
padding: 10px 0px 0px 10px;
font-size:24px;
font-weight:bold;
}

.content_bottom{
width:546px;
background:url(images/RframeBottom.png) no-repeat;
height:30px;
}

.content{
width:546px;
background:url(images/Rframemid.png);
font-size:18px;
}

.content2{
width:546px;
background:url(images/Rframemid.png);
font-size:18px;
}

.content a{
color:#006ba2;
text-decoration:none;
}

.content a:hover{
color:#990000;
text-decoration:underline;
}

.list{

}
.list a{
color:#990000;
text-decoration:none;
}
.list a:hover{
text-decoration:underline;
}

#footer{
margin-bottom: 0px;
width:772px;
height:75px;
background:url(images/footer.png) no-repeat;
float:left;
margin-left:19px;
font:"Times New Roman";
color:#006ba2;


}

#footer a{
color:#006ba2;
text-decoration:none;
}

#footer a:hover{
color:#990000;
text-decoration:underline;
}