@charset "ISO-8859-2";
/* CSS Document */

 
#newsContent {
border-bottom:1px dotted #4F3725;
margin-left:15px;
margin-right:15px;

padding-top:10px;
position:relative;
}
#newsPhoto {
float:left;
padding-top:14px;
width:176px;
text-align:left;
}
#newsDesc {
float:left;
font-family:georgia;
font-size:12px;
line-height:24px;
padding-bottom:10px;
padding-top:10px;
text-align:justify;
}

#indexNewsContent {
border-bottom:1px dotted #4F3725;
margin-left:15px;
margin-right:15px;
padding-top:10px;
}
#indexNewsPhoto {
float:left;
padding-top:14px;
width:176px;
text-align:left;
}
#indexNewsDesc {
float:left;
font-family:georgia;
font-size:12px;
line-height:24px;
padding-bottom:10px;
padding-top:10px;
text-align:justify;
width:422px;
}
.newsTitle {
color:#4F3725;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-weight:bold;
}
.newsStitle {
color:#B0836C;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight:bold;
}

.newsText {
color:#4F3725;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:20px;
}

a.news:link {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

a.news:hover {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

a.news:visited {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

