body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font: tahoma;
}
#control {
width:192;
height:464;
background-color:#FFFFFF;
border: 1px solid;
border-color:#000;
}
.headline{
font-size:12px;
font-weight:800;
color:#000;
}
.txtInput{
    border-style : solid;
    border-width : 1px;
    border-color : black;
    FONT-SIZE: 12px;
    width:140px;
    COLOR: black;
}
.txt{
font-size:12px;
font-weight:800;
}
#detail_map{
width:790px;
height:20px;
background-color:#FFFFFF
}
#map{
width:790;
height:833;
border:1px solid;
border-color:#666666;
background-color:#FFFFFF
}
#tooltip{
padding-top:8px;
width:300px;
font-size:12px;
font-weight:400;
}
#tooltip h1{
font-size:14px;
font-weight:800;
color:#990000;
}
.title_maxcontent{
font-size:14px;
font-weight:800;
color:#333333;
}
#source_news{
width:400px;
list-style:none;
margin-bottom:15px;
}
#source_news li{
width:120px;
height:20px;
font-size:12px;
font-weight:800;
float:left;
}
#photo{

}
#video{

}
#audio{

}
.source{
padding-top:10px;
padding-left:10px;
width:600px;
height:374px;
}
#source_photo{

}
#content_photo{
width:480px;
float:left;
}
#pagination{
width:100px;
height:350px;
float:left;
padding-left:0px;
}
#pagination a{
margin:8px;
}
#source_video{

}
#source_audio{

}
#news_detail_news{
padding:15px;
font-size:14px;
margin-top:15px;
}
#summary_source{
width:400px;
height:22px;
list-style:none;
margin-left:10px;
float:left;
}
#summary_source li{
display:inline;
width:120px;
height:20px;
font-size:12px;
font-weight:800;
text-align:center;
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px ;
width: 480px; /*width of featured content slider*/
height: 360px;
left:10px;
background-color:#333333;
}

.sliderwrapper .contentdiv{

left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 460px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;


}

.pagination{
width: 460px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding: 5px 10px;
float:left;
margin:10px;

}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
}

ul#page_navigation {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20px 0;
text-align:center;
}
ul#page_navigation li {
border:1px solid #CCCCCC;
display:inline;
font-size:12px;
margin:0 2px;
padding:5px;
}




