body, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, footer, input, button, textarea, p, blockquote, th, tr, td, table {
	margin: 0; padding: 0; font-weight:normal;
	line-height:18px;
}

.txtdetail_blue { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#00558C; line-height:18px; text-align:justify}

@font-face {
    font-family:'DroidSans';
    src: url('DroidSans-webfont.eot');
    src: url('DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSans-webfont.woff') format('woff'),
         url('DroidSans-webfont.ttf') format('truetype'),
         url('DroidSans-webfont.svg#FuturaStdMedium') format('svg');

}
/* --- [ News Scroller ] ------------------------------------------------------*/

.newsbox {
width:200px;
border: 0px solid #bdbdbd;
 color:#A7A7A7;
}

.newsbox h2 {
margin: 0;
padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:11px;
color: #88AFD6; font-weight:normal;
}


h3#newsScrollerTitle{
margin:0;
padding:0;
}
dl#newsScroller{
font: normal 11px/1.4  Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
}
dl#newsScroller dt{
/*font-weight:bold;*/
padding: 0px 0 10px 0;
}

dl#newsScroller dt a 
{
text-align:justify;
vertical-align:top;
color: #5e7606;
text-decoration: none;
}

dl#newsScroller dt a:hover {
text-decoration: underline;
}

dl#newsScroller dd{
padding:0 0 0px 0px;
margin:0;
color: #fff;
}
/*dl#newsScroller dd p{
padding:0;
margin:0 0 11px 0;
}*/
/*dl#newsScroller dd + dd{
padding:0 0 0 22px;
}*/

dl#newsScroller dd span {
color: #fff;
font-size:12px;
}

h3#newsScrollerTitle.ns{
border:1px solid #B18C58;
border-bottom:none;
background:#beb677;
width:200px;
}
div.ns{
/*padding:11px;
border:1px solid #B18C58;*/
border-top:none;
/*				background:#E8E4B4;*/
width:200px;
height:220px;
position:relative;
overflow:hidden;
}
div.ns div{

overflow:hidden;
}
div.ns dl{
position:relative;
top:0;
}
div.ns dl dt,
div.ns dl dd{
position:relative;
}


::selection { background-color: rgba(122, 192, 0, 0.2); }
::-moz-selection { background-color: rgba(122, 192, 0, 0.2); border: 10px solid red; }

h1, h2, h3, h4, h5 { color:#6F78AF; font-weight:bold;}
h5 { font-size:13px; line-height:20px; }
h6 { font-size:11px; line-height:20px; font-style:italic; }
a { color: #333333; text-decoration: none; font-size:11px;}
a:hover { color: #6F78AF;}
a:active { color: #6F78AF; position: relative; top: 1px; }



