@charset "utf-8";
/* CSS Document */

body{
	background: #0b0906 url(../images/bg.jpg) repeat-x center top;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #777777;
	padding: 0;
	margin: 0;
}
body a{
	text-decoration: none;
	direction: rtl;
	color: #2E78AF;
	outline: none;
}
body a:hover{
	color: #D90000;
}
table{
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #777777;
	padding: 0;
	margin: 0;
}
.forma input{
	font-family: Tahoma, Geneva, sans-serif;
	border: 1px solid #DDD;
	text-align: center;
	line-height: 18px;
	background: #FFF;
	font-size: 11px;
	color: #444444;
	direction: ltr;
	height: 20px;
	width: 200px;
}
#header{
	background: url(../images/header.jpg) no-repeat center top;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	height: 600px;
	width: 100%;
}
#site_name{
	direction: ltr;
	width: 980px;
}
#container{
	background: #FFF url(../images/container_top.png) no-repeat center top;
	padding: 0;
	margin-top: -230px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	direction: rtl;
	width: 980px;
	height: 265px;
}
#top_menu{
	background: url(../images/top_menu.png);
	direction: rtl;
	position: relative;
	height: 40px;
	width: 940px;
	right: 20px;
	top: 20px;
}
#top_menu ul{
	float: right;
	padding: 0 20px 0 0;
	list-style: none;
	height: 40px;
	margin: 0;
	width: 500px;
	clear: left;
}
#top_menu li{
	padding: 5px 0 5px 5px;
	float: right;
	margin: 0;
	clear: left;
}
#top_menu li a{
	text-decoration: none;
	background: #F5F5F5;
	text-align: center;
	line-height: 27px;
	color: #777777;
	display: block;
	outline: none;
	width: 100px;
	height: 30px;
	padding: 0;
	margin: 0;
}
#top_menu li a:hover{
	background: url(../images/li_hover.png) no-repeat;
	color: #62BBF0;
}
.modules_box{
	background: url(../images/modules_box.png) no-repeat;
	margin: 40px 20px 0 0;
	position: relative;
	height: 160px;
	padding: 10px;
	float: right;
	width: 280px;
}
#content_area{
	background: #FFF url(../images/container_top.png) no-repeat center top;
	padding: 20px 0 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	direction: rtl;
	width: 980px;
	height: 100%;
	top: 0;
}
#right_nav{
	position: relative;
	float: right;
	width: 250px;
	height: 100%;
	clear: left;
	right: 20px;
	top: 0;
}
.nav_box_top{
	background: url(../images/nav_box_top.png) no-repeat;
	direction: rtl;
	width: 250px;
	height: 35px;
	padding: 0;
	margin: 0;
}
.nav_box{
	border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	margin: 0;
	background: #FFF;
	text-align: justify;
	direction: rtl;
	height: auto;
	width: 248px;
}
.nav_box_bottom{
	background: url(../images/nav_box_bottom.png) no-repeat;
	width: 250px;
	height: 5px;
	padding: 0;
	margin: 0 0 10px 0;
}
#left_content{
	position: relative;
	float: right;
	width: 680px;
	height: 100%;
	right: 30px;
	top: 0;
}
.contents_box_top{
	background: url(../images/contents_box_top.png) no-repeat;
	position: relative;
	direction: rtl;
	width: 680px;
	height: 35px;
	padding: 0;
	margin: 0;
}
.contents_box_title{
	position: relative;
	top: 5px;
	right: 20px;
	text-align:right;
}
.contents_box_date{
	position: relative;
	top: -10px;
	right: 580px;
	text-align:right;
}
.contents_box{
	border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	margin: 0;
	background: #FFF;
	direction: rtl;
	height: auto;
	width: 678px;
	position: relative;
}
.contents_box_index{
	padding: 5px 15px 10px 15px;
	text-align:justify;
	margin:0;
}
.contents_box p{
	text-align: justify;
	margin: 0;
}
.more{
	background: url(../images/more.png) no-repeat;
	width: 160px;
	height: 25px;
	float: left;
	margin: 20px 0 10px 20px;
	padding: 3px 0 0 0;
}
.contents_box_bottom{
	background: url(../images/contents_box_bottom.png) no-repeat;
	width: 680px;
	height: 5px;
	padding: 0;
	margin: 0 0 10px 0;
}
.division_bottom{
	background: url(../images/division_bottom.png) no-repeat center bottom;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0;
	height: 15px;
	width: 980px;
	padding: 0;
}
#copy_right{
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	padding: 15px 0;
	color: #FFF;
	margin: 0;
	width: 980px;
	height: auto;
}
#copy_right a{
	text-decoration: none;
	color: #CF6;
}
#copy_right a:hover{
	color: #D6BF1F;
}
.navigation {
	direction: rtl;
	background-color: transparent;
	margin: 0px auto;
	width: 370px;
	text-align: center;
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	padding: 3px;
	background: #f9f9f9;
	border: 1px solid #bbbbbb;
	margin: 0px 1px;
	width: 20px;
	float: right;
}
.navigation a:hover {
	background: #ffffff;
	border: 1px solid #666;
}
.navigation span {
	padding: 3px;
	color: #222222;
	background: #CCCCCC;
	border: 1px solid #bbbbbb;
	margin: 0px 1px;
	width: 24px;
	float: right;
}
.navigation span.nav_ext {
	padding: 3px;
	color: #000000;
	background: none;
	width: 13px;
	float: right;
}
