BODY,TD,P {color: #000000; font-size: 12px; font-family: Verdana,Arial; font-weight: normal;}


h1 {
    color: #666; 
    font-size: 16px;
}
h2 {
    color: #666; 
    font-size: 14px;
}

h3 {
    color: #666; 
    font-size: 12px;
}

a:link {
    color: #636363;text-decoration:underline; 
}
a:hover {
    color: #636363;text-decoration:underline; 
}

a:visited {
    color: #636363;text-decoration:underline; 
}

hr{
    height: 1px;
    background: #999;
    color: #999;
    border:0;
    padding:0;
    margin:10px 0;
}


dt {font-weight:bold;}
dt,dd {margin:0; padding:0}
dd input,dd textarea{
    width: 300px;
}
dd textarea{
    height: 150px;
}
/* Layout styles */
/* Header */
#head {
display: block;
    width: 889px;
    height:66px;
    text-align: right;
}
#head h1 {
    display:none;
}
#head h3 {
    display:none;
}
#head ul {
    float: left;
    margin:0;
    padding:5px;
    list-style-type:none;
}

#head ul li {
    display:inline;
    margin:0; 
    padding:0;
    height: 16px;
}
#head ul li a {
    padding: 3px 20px;
    margin: 0;
    background: #00539B;
    color:#fff;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    border: 1px solid gray;
}
#head ul li a:hover {
    background: #476B8B;
}

.title {
    color: #636363; 
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    margin:0; 
    padding:2;}

.news_white {
    color: #ffffff; 
    font-size: 11px;
    text-decoration: none;
    margin:0; 
    padding:0;}
    
    div.news_white p{
    color: #ffffff; 
    font-size: 11px;
    text-decoration: none;
    margin:0; 
    padding:0;}

.news_yel {
    color: #FE9901; 
    font-size: 11px;
    text-decoration: bold;
    margin:0; 
    padding:0;}
    
.news_white_tit {
    color: #ffffff; 
    font-size: 14px;
    text-decoration: none;
    margin:0; 
    padding:0;}
    
.topmenu {
    color: #ffffff; 
    font-size: 10px;
    text-decoration: none;
    margin:0; 
    padding:2;
    font-weight: normal;}
    
.selected {
    color: #ffffff; 
    font-size: 10px;
    text-decoration: none;
     margin:0; 
    padding:2;
    font-weight: normal;}
a.selected,
a.topmenu {
	display:block;
}    
a.topmenu:link {
    color: #ffffff;text-decoration:none; font-weight: bold;
}
a.topmenu:hover {
    color: #ffffff;text-decoration:none; font-weight: bold;
}

a.topmenu:visited {
    color: #ffffff;text-decoration:none;font-weight: bold; 
}

a.selected:link {
    color: #DA5493;text-decoration:none; font-weight: bold;
}
a.selected:hover {
    color: #DA5493;text-decoration:none; font-weight: bold;
}

a.selected:visited {
    color: #DA5493;text-decoration:none;font-weight: bold; 
}

ul li {
    padding: 3px 5px;
    margin: 2;
   
    color:#000000;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    }
	
ul.mbold li {
    padding: 3px 5px;
    margin: 2;
   
    color:#666666;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    }
	
a.mbold:link {
    color: #636363;text-decoration:none; 
}
a.mbold:hover {
    color: #636363;text-decoration:none; 
}

a.mbold:visited {
    color: #636363;text-decoration:none; 
}
