html {
	overflow: -moz-scrollbars-vertical;
}
BODY {
	margin:0;
	font-size:11px;
	font-family:tahoma;	
	/*background-color:#e6e7e8;*/
}
.gray {
	color:#666666;
}
.black {
	color:#000000;
}
.red {
	color:#FF0000;
}
.blue {
	color:#0000FF;
}
.white {
	color:#FFFFFF;
}

img {
	border:0;
}
a {
	text-decoration:none;
	font-size:11px;
	color:#0000FF
}
a:hover {
	
	text-decoration:none;
}
a.line {
	text-align:justify;
}
a:hover.line  {
	text-decoration:underline;
	color:#FF0000;
}

p {
	text-align:right;
}
ul{
	margin:0;
	padding:0;
}

div.menu{
	width:182px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	background: #F4F4F4 url(../images/footer-menu.jpg) center bottom no-repeat;
}
.menu-item{
	padding:0px;
	margin:0px;
	border:none;
	height:25px;
	border-right:1px solid #8e8e8e;
	border-left:1px solid #8e8e8e;
	display:block;
}

.menuh-txt{
	padding:10 25 0 5;
	font-weight:bold;
	color:#FFF;
}
.menu-txt{
	padding:5 30 0 30;
}
.header-menu {
	height:30px;
	border:none;
}
.type2{
	color:#000;
	background: transparent url(../images/head-box2.jpg) center no-repeat;
}


ul.menu {
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:justify;
	margin:0;
	padding:0;
}
ul.menu  li{
	margin:4 4 4 4;
	padding:0;
	list-style:none;
}
ul.lineli li a:hover {
	 padding-right:8;
}

ul.lineli  li{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
}
table td {
	vertical-align:top;
	font-size:11px;
}
table.header td {
	vertical-align:middle;
}
.search {
	margin-top:5px;
	direction:ltr;
}
#search-input {
	font-size:11px;
	font-family:tahoma;
	color:#505050;
}

.search-btn {
	font-size:11px;
	font-family:tahoma;
	color:#505050;
}
.bg-clock {
	background:url(../images/bg-clock.png) no-repeat center;
}
.head-title {
	font-size:11px;
	margin-top:0px;	
	height:20px;
	width:195px;
	display:block;
	background-color:#C7C7C7;
	font-weight:bold;
}
.head-title-box{ 
	height:20px;
	width:20px;
	background-color:#C12525;
}
/*----------------------------------------------------------------------------------------------------*/
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.clear-right {
	clear:right;
}
.clear-left {
	clear:left;
}
#main {
	width:984px;
}
#main-box {
	width:400px;
	
}
#last-box {
	width:390px;
}
.head {
	width:180px;
	margin-top:4px;
	margin-bottom:5px;
	color:#000000;
}
.headright {
	background:url(../images/head-r.png) no-repeat center top;
}
.headleft {
	background:url(../images/head-l.png) no-repeat center top;
}
.headblue {
	background:url(../images/head-b-t.png) no-repeat center top;
}

.main-row {
	clear:both;
}
.main-title {
	font-weight:bold;
	font-size:11px;
}
.author {
	font-size:10px;
}
/*------------------------------------------------------------------------------------------------------------------------------*/
.box-txt {	
	width:180px;
	border-top:none;
	background-color:#FFFFFF;	
	
}
.btnright {
	width:195px;
	height:22px;
	background:url(../images/head-r-b.png) no-repeat center bottom;
}
.btnleft {
	width:195px;
	height:22px;
	background:url(../images/head-l-b.png) no-repeat center bottom;
}
.btnblue {
	width:195px;
	height:22px;
	background:url(../images/head-b-b.png) no-repeat center bottom;
}

.txt {
	font-size:11px;
	text-align:justify;
	width:180px;
	line-height:1.2;
	padding:5 5 5 5 !important;
	padding:5 0 5 0;
}
.txt li {
	margin:0px;
	padding:0 0 0 0;
	list-style:none;
	direction:rtl;
}
.txt a {
	color:#333333;
}
.lead {
	color:#999999;
	font-size:11px;
	text-align:justify;
}
.pretitle {
	font-size:11;
	color:#666666;
}
.title {
	font-size:18;
	color:#0000FF;
	font-family: Times;
}
.title a {
	font-size:18;
	color:#505050;
}
.context {
	text-align:justify;
	line-height:1.5;
}
.list1{
	background-color:#CCC;
}
.list2{
	background-color:#F0F0F0;
}

table .tlist th{
	font-size:11px;	
	background-color:#B32525;
	color:#FFF;
}
table .form-comment  {
	font-size:11px;
	border:1px solid #003366;
	background-color:#FFFFFF;
	color:#666666;
	font-family:tahoma;
	overflow:hidden;
}
.box2 {
	 border:1px solid #333333;
	 background-color:#F1EDED;
	 margin:0px;
	 padding:0px;
}
.box2 legend {
	background-color:#CCCCCC;
	border:1px solid #333333;
}
.box-4 td {
	border:1px solid #CCCCCC;
	vertical-align:middle;
	text-align:justify;
}

.first {
	border: #999999 1px solid;
}
.second {
	border: #000000 1px solid;
}
.amenu {
	font-size:11px;
	display:block;
	height:20px;	
	position:relative;
	top:-2px;
	float:right;
	border:0px solid #FFF;
}