/* CSS Document */
body{
margin:0;
padding:0;
line-height:1.5em;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}
.inner{ padding:5px 5px 5px;}
img{ border:0;}
.menuleft{ color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:10pt;}
.bgr{color:#FED273; background:url(../images/bgrtitle.jpg); height:52px; background-repeat:no-repeat; vertical-align:top}
.title{ font-size:10pt; font-weight:bold; font-family:Arial;}
/*--------news---------*/
.news_title{ font-size:10pt; font-weight:bold; text-decoration:none;}
.news_title a:link{ color:#000;}
.news_title a:visited{ color:#000; }
.news_title a:hover{color:#FF0000;}
.news_content{font-weight:normal;color:#333333;}

.news_other{font-size:10pt;text-decoration: none;}
.news_other a:link{color:#000080;}
.news_other a:visited{color:#000080;}
.news_other a:hover{color:#FF0000;}

/*-------News-----*/


.footer{font-size: 8pt; color: #996600; text-decoration: none;line-height: 1.3em;}
.footer a:link{ text-decoration:none;}
.footer a:visited{ text-decoration:none;}
.footer a:hover{ text-decoration:underline;}


