/* main.css */
body{
margin:0;
padding:30px 0;
font:76% tahoma,verdana,sans-serif;
background:#047 url(../images/bodybg.png) repeat-x fixed;
color:#222;
}

.hidden { display: none !important;}
a{
text-decoration:none;
background-color:inherit;
color:#26c;
}
a:hover{
text-decoration:underline;
}
a img{
border:0;
}
p{
margin:0 0 15px 0;
line-height:1.5em;
}
h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}
h1{
font-size:2.8em;
}
h2{
margin:0 0 4px 0;
font-size:1.8em;
}
h3{
margin:20px 0 8px 0;
font-size:1.4em;
}
h4{
margin:10px 0 5px 0;
font-size:1.2em;
}
.clear {
clear:both;
margin:0;
}
.right{
text-align:right;
}
.hide{
display:none;
}
.justify, #justifyfull, .justifyfull{
text-align:justify;
}
.internallink{
font-size:0.9em;
text-align:center;
}
.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}
.credit{
color:#888;
background-color:inherit;
}
.headerstyle {
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(../images/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}
#thetop{
margin:0;
}
#doc{
width:840px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(../images/topbg.png) no-repeat;
color:#222;
}
#container{
width:840px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(../images/contbg.png) no-repeat;
color:#222;
}
#main p,#sidebar p{
padding:0 0 0 10px;
}
#logo{
float:left;
width:300px;
margin:0 20px 5px 0;
padding:0 0 25px 0;
text-align:center;
overflow:auto;
}
#logo h1{
font-size:2em;
margin:20px 2px 1px 2px;
letter-spacing:-3px;
}
#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}
#logo a:hover{
background-color:inherit;
color:#69e;
}
#tagline{
text-align:center;
font-family: 'Times New Roman';
font-size: medium;
}
#intro{
float:left;
width:300px;
height: 150px;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 18px;
line-height: normal;
font-variant: normal;
text-align: center;
overflow:auto;
display: table-cell;
vertical-align: middle;
}
#intro p{
line-height:1.5em;
}
#main{
float:left;
width:620px;
margin-right:20px;
padding:0;
}
#head{
display: table;
width: 300px;
height: 150px;
#position: relative;
overflow: hidden;
}
#head2{
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
}
#news {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bolder;
font-variant: normal;
color: #588bf8;
text-align: left;
}

#news p{
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bolder;
font-variant: normal;
color: #588bf8;
text-align: left;
}
#news a{
color: #0936b8;
font-size: 18px;
font-style: italic;
font-weight: normal;
}

#sidebar{
width:193px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}
#sidebar p{
font-size:0.9em;
}
.sidelink{
display:block;
width:172px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(../images/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}
.menuheader, #main h3{
background:#fff url(../images/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
padding-left:20px;
}
/* Main Menu */
#navigation ul{
list-style:none;
margin:0;
padding:0;
}
#navigation a{
width:172px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
display: block;
color:#26c;
font-weight:bold;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
background:#eee url(../images/gradient1.png) repeat-x;
}
#navigation a:hover{
width:172px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
text-decoration: none;
color:#222;
font-weight:bold;
background:#eee url(../images/gradient2.png) repeat-x;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}
li.active a{
color:#003366;
background:#eee url(../images/gradient2.png) repeat-x;
}
#navigation li{
position:relative;
}
#navigation ul ul{
display:none;
position:absolute;
top:-3px;
left:-182px;
padding:0;
background:#ffffff;
}
#navigation ul ul li a, #navigation ul ul li a:hover{
margin:3px 0 2px 0;
background:#eee url(../images/gradient2.png) repeat-x;
}
#navigation li:hover ul{
display:block;
}
/* Footer */
#footer{
margin:0 auto 20px auto;
width:880px;
background:#fff url(../images/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}
/*My ditto*/
ul.ju_a li.dt_news{
padding:0;
margin:0 0 0 75px;
}
* html ul.ju_a li.dt_news{
margin:-24px 0 0 75px;
padding:0;
}

ul.ju_a .dt_data{
color:#009ced;
float:left;
padding:0 10px 0 0!important;
margin:0;
}
* html ul.ju_a li.dt_data{
margin:-10px 0 0 0;
}
.ju_le{
margin:35px 0 15px 0;
}
.ju_le li{
line-height:18px;
}


