﻿#Main {
	background-color:#fff;
	}
.FrameTitle h2 {
	color:#36909C;
	font-size:16px;
	font-family:Nazanin;
	}
.DataList2 h3{
	color:#333;
	padding-right:100px;
	}
#Navigator h1 {
	color:#015294;
	border-bottom:dotted 1px #ddd;
	}
#Navigator li a:hover {
	color:#009EE1;
	}
.GalleryList1 ul li:hover {
	background:#343434;
	border:1px solid #505050;
	}
.GalleryList1 ul li {
	width:210px;
	height:280px;
	margin:3px 3px 3px 3px;
	border:1px solid #222;
	list-style:none;
	float:right;
	overflow:hidden;
	text-align:right;
	font-family:Nazanin;
	font-size:16px;
	color:#666;
	padding:8px 8px 8px 8px;
	}

.MonoPhotoRotator1 h2 a {
	color:#FFF;
	text-decoration:none;
	}
.MonoPhotoRotator1 h2 a:hover {
	color:#ff7700;
	}
.GalleryList1 ul li img {
	width:200px;
	height:133px;
	margin:0px;
	}