body {
	background: url(/images/won_bg.gif) left top repeat-x scroll #D8D8D8;
    margin: auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {border:none;}

h1 {font-weight:bold;font-size:30px;color:#000099;margin:0;padding:0;}

p {font-size:14px;font-family:arial;}

.header {
	background: url(/images/header.jpg) center top no-repeat scroll;
	height: 127px;
	width:899px;
	margin:auto;
}

.searchbar {
	background: url(/images/searchbar.jpg) left top no-repeat scroll;
	width: 899px;
	height: 72px;
	margin: auto;
	margin-top: 30px;
    position: relative; 
	
}

.mainbody {
	background-color: #D8D8D8;
	padding-top: 10px;
	width: 899px;
	margin: auto;
}

.footer {
	background: url(/images/footer.jpg) left top repeat-x scroll ;
	width: 899px;
	height: 41px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	text-align:center;
	font-size:12px;
	padding-top:13px;
}

.logo {
     background: url(/images/logo.png) left top no-repeat scroll;
     width: 236px;
     height: 105px;
     display: block;
     margin-left:20px;
     position:relative;
     top:10px;
}

.flashmap {
     height: 377px;
     border:2px solid #fff;
     text-align:center;
     background-color:#003366;
     width:730px;
     padding:5px 0px 5px 0px; 
}

.search {
	width:325px;
	padding:15px 0 0 40px;
}
  
#search {
	width: 200px;
	height: 30px;
	border: 1px solid #AFAFAF;    
}

#submitBtn {
     background-image: url(/images/searchbtn.jpg);
     background-repeat:repeat-x;
     border: 1px solid #AFAFAF;
     height: 30px;
     font-size: 18px;
     cursor:pointer;
}  

.stanban {
     width: 468px;
     height: 60px;
     position: absolute;
     top: 5px;
     left: 400px;
}

.cHeader {
     text-align:center;
     font-size:18px;
     font-weight: bold;
     padding:15px 0px 10px 0px;
}

.sHeader {
     text-align:left;
     font-size:16px;
     font-weight: bold;
}

.headerBox{
position:relative;
top:-90px;
left:330px;
background-color:white;
width:510px;
height:98px;
z-index:2;
}

.headerBox2{
background-image:url('/images/headerBox_bg.gif');
background-position:top center;
background-repeat:no-repeat;
text-align:center;
font-size:15px;
font-weight:bold;
padding:5px;
color:#003366;
border:1px solid gray;
}

.weather td {
text-align:center;
font-size:12px;
width:127px;
}

.weather a:link {
background-image:url('/images/weather_button.jpg');
background-position:bottom center;
background-repeat:no-repeat;
height: 28px;
text-decoration:none;
color:black;
display:block;
} 

.weather a:hover{
background-image:url('/images/weather_button.jpg');
background-position:top center;
background-repeat:no-repeat;
height: 28px;
color:black;
display:block;
}

.weather a:visited{
background-image:url('/images/weather_button.jpg');
background-position:bottom center;
background-repeat:no-repeat;
height: 28px;
text-decoration:none;
color:black;
display:block;
}

.weather a:active{
background-image:url('/images/weather_button.jpg');
background-position:bottom center;
background-repeat:no-repeat;
height: 28px;
text-decoration:none;
color:black;
display:block; 
}

table tr td div form div table tbody tr td table tbody tr td div p a img {margin-right:10px;}
table tr td div form div table tbody tr td table tbody tr td div p {text-align:justify;}

/*
.rss_item { margin:2px; font-size:12px;}
.rss_item_alt { margin:2px; font-size:12px; float:left; background-color:#d8d8d8; }
.rss_item .icon { width:60px; height:60px; float:left; display:block; }*/