
@import 'LastNews.css';
@import 'Paging.css';
@import 'Hotnews.css';



a:link {
        font-Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;



}
a:visited {
        font-Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;

}
a:hover{
        text-decoration: underline;
        font-Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}
a:active {
        text-decoration: underline;
        font-Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}
.newsTitle {
        font-family: Arial;
        font-size: 50px;
        font-weight: bold;
        color: #333333;

}
.newsBody {
        font-family: Tahoma;
        font-size: 50px;
        font-weight: normal;
        color: #000000;

}
.contentBody {

        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
}
.contentTitle {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #FF4800;


}
.bottomNav {
        font-family: Arial;
        font-size: 15px;
    font-weight: normal;
    color: #FF4800;

}
.hany {
    text-decoration: underline;
        font-family: Tahoma;
        font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;

}

.siteUrl{
	font-family:tahoma;
	font-size:12px;
	color:#C00;
	padding-bottom:5px;
}

.sitename{
	font-family:tahoma;
	font-size:12px;
	color:#000;
	padding-bottom:5px;
}




.gallery {
        list-style: none;
        margin: 0;
        padding: 0;
}
.gallery li {
        width: 186px;
        height: 153px;
        margin: 20px 10px 5px;
        float: left;
        position: relative;
}


.gallery clearfix2 li {
        width: 700px;
        height: 153px;
        margin: 20px 10px 5px;
        float: left;
        position: relative;
		
}


.gallery .bg {
        background: url(../images/images/polaroid.png) no-repeat;
        width: 186px;
        height: 153px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
}
.gallery span {
        background: url(../images/images/tape.png) no-repeat;
        width: 77px;
        height: 27px;
        display: block;
        position: absolute;
        left: 52px;
        top: -10px;
        z-index: 4;
}
.gallery img {
        position: absolute;
        top: 8px;
        left: 8px;
        z-index: 2;
}


.info_div{
	font-family:tahoma;
	font-size:12px;
	color:#F00;
	direction:rtl;
	text-align:center;
	margin-right:60%;
}
#done{
	margin-top:0px;
	visibility:hidden;
	display:block;
}

