/*
Theme Name: NYOM - National Youth Organization of I.R.Iran, Mazandaran Branch
Theme URL: http://nyom.ir/
Version: 1.0
Author: Mayssam Mazloomi
*/

/* Resets */
html, body, div, h1, h2, h3, h4, h5, h6, p, pre, a, font, img, small, ol, ul, li, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #727272;
	background: #39647b;
	font: 11px/16px Tahoma;
	height: 100%;
}
html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
}
p {
	padding-bottom: 15px;
}
ul {
	list-style: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #95B8E9;
	text-decoration: none;
}
a:hover {
	color: #C3DAF9;
	text-decoration: none;
}
a:active {
	color: #95B8E9;
	text-decoration: none;
}
/* Containers */
#header_wrap {
	position: relative;
	height: 62px;
	background: #305468;
	z-index: 1;
}
#header {
	position: relative;
	width: 990px;
	height: 100%;
	margin: 0 auto;
	overflow: visible;
	z-index: 1;
}
#content_wrap {
	padding-bottom: 25px;
	background: #ececec;
}
#content {
	position: relative;
	width: 940px;
	height: inherit;
	margin: 0 auto;
	padding: 49px 25px 25px 18px;
}
#header .Shead {
	position: absolute;
	right:820px;
	top: 5px;
}
#extended_wrap {
	position: relative;
	height: 191px;
	background: #39647b url(images/bg_tall.png) repeat-x 0 0;
	border-bottom: 1px solid #fff;
	z-index: 0;
}
#extended {
	position: relative;
	width: 990px;
	height: 100%;
	background: transparent url(images/gradient.png) no-repeat right 0;
	margin: 0 auto;
	color: #c1d7e3;
	font: 11px/14px Tahoma;
}
.full_view {
	background: transparent url(images/background.png) no-repeat bottom;
	width:990px;
	height:191px;
}

/* Columns section */
#columns .column {
	float: left;
	width: 33.3%;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#columns #column1 .Gadget {
	margin: 16px 8px 0 1px;
}
#columns #column3 .Gadget {
	margin: 16px 1px 0 8px;
}
#columns .Gadget {
	margin: 16px 8px 0 8px;
}
#columns .Gadget .Gadget-head {
	position: relative;
	left:-1px;
	top: -1px;
	color: #fff;
	overflow: hidden;
	width: 100.9%;
	height: 40px;
	line-height: 40px;
	background: #f9f9f9 url(images/header_gradient.png)  0 0;
	border: 0px solid #2f2720;
}
#columns .Gadget .Gadget-head .ls{
	position: absolute;
	left:0px;
	width: 5px;
	height: 40px;
	background: whitesmoke url(images/ls.png) no-repeat 0 0;
}
#columns .Gadget .Gadget-head .rs{
	position: absolute;
	float:right;
	right:0px;
	width: 5px;
	height: 40px;
	background: whitesmoke url(images/rs.png) no-repeat 0 0;
}
*+html #columns .Gadget .Gadget-head {
	top: 3px;
}
*+html #columns .Gadget #placed {
	top: -1px;
}
.Gadget-logo {
	position: relative;
	padding-top: 6px;
	margin-left: 7px;
	float: left;
	display: inline;
}
.Gadget-logo2 {
	position: relative;
	padding-top: 6px;
	margin-left: 7px;
	float: left;
	display: inline;
}
#columns .Gadget .Gadget-head h3 {
	position: relative;
	margin-left: 7px;
	display: inline;
	float: left;
}
#columns .Gadget .Gadget-content {
	background: #FFFFFF;
	overflow: hidden;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	margin: -1.5px;
}
*+html #columns .Gadget .Gadget-content {
	margin: 0px;
}
#columns .Gadget .Gadget-content p {
	padding: 0.8em 0;
}
#columns .Gadget .Gadget-content img {
	float: right;
	margin: 10px;
}
#columns .Gadget .Banner {
	position:relative;
	background: #ececec;
	height: 60px;
	overflow: hidden;
	border: 0px dotted #d8d8d8;
	margin: -1px;
}
#columns .Gadget .Banner a img {
	border:1px solid #9aa1a8;
}
#columns .Gadget .Poll {
	position:relative;
	background: #f0f0f0 url(images/poll-bg.jpg) no-repeat 0 0;
	height: 270px;
	overflow: hidden;
	border: 1px solid #9aa1a8;
	margin: -1px;
}
#columns .Gadget .Poll p.text {
	font: 11px/14px Tahoma;
	padding: 55px 15px 0 10px;
	color: #9aa1a8;

}
#columns .Gadget .Poll p.post_count {
	font: 11px/16px Tahoma;
	padding: 10px 15px 0 10px;
	color: #258abe;
}
#columns .Gadget .Poll p.anchor {
	padding-right: 10px;
	margin-top: 55px;
}
#columns .Gadget .Poll br {
	padding-top: 10px;
	clear: both;
}
#columns .Gadget .Poll div.container {
	position:absolute;
	top:0;
	right:0;
	height: 270px;
	width:298px;
	display:none;
	z-index:9999
}
#columns .Gadget .Poll div.Error {
	position:absolute;
	top:110px;
	left:55px;
	height:25px;
	padding-top:5px;
	z-index:9999;
	background: white url(images/msg-bg.png) repeat-x bottom;
	color: orange;
	display:none;
}
#columns .Gadget .Poll div.Load {
	position:absolute;
	top:110px;
	left:80px;
	height:25px;
	padding-top:5px;
	z-index:9999;
	background: white url(images/msg-bg.png) repeat-x bottom;
	color: orange;
	display:none;
}
#columns .Gadget .Poll div.bg {
	position:absolute;
	top:0;
	right:0;
	height: 270px;
	width:298px;
	background:#c3c3c3
}
#text-icon .L {
	position:absolute;
	top:0;
	left:-2px;
	width:5px;
	height:30px;
	z-index:9999;
	background: url(images/msg-left.png) no-repeat;
}
#text-icon .R {
	position:absolute;
	top:0;
	right:-2px;
	width:5px;
	height:30px;
	z-index:9999;
	background: url(images/msg-right.png) no-repeat;
}
#text-icon #Main-Msg-L {
	width:130px;
	text-align:right;
	padding-right:10px;
}
#text-icon #Main-Msg {
	width:180px;
	text-align:left;
	padding-left:10px;
}
#text-icon .msg-close {
	position:absolute;
	top:0;
	right:0px;
	width:9px;
	height:30px;
	padding: 0 20px 0 0;
	border-left:1px solid #aeaeae;
	z-index:9999;
	background: url(images/msg-close.png) no-repeat center;
	cursor:pointer;
}
#columns .Gadget .Poll div.loading {
	position:absolute;
	top:113px;
	left:133px;
	width:32px;
	height:32px;
	background: url(images/loading.gif) no-repeat;
	z-index:9990;
	display:none;
}
span.loading {
	background: url(images/Gadget-loader.gif) no-repeat 50% 0;
	height: 60px;
	width: 95%;
	text-align: center;
	padding-top: 40px;
	display: block;
}
span.newsloading {
	background: url(images/Gadget-loader.gif) no-repeat 50% 0;
	margin-top:50px;
	height: 20px;
	width: 100%;
	text-align: center;
	padding-top: 40px;
	display: block;
}
span.load-page {
	background: url(images/loading.gif) no-repeat right 0;
	height: 15px;
	width: 115px;
	text-align: left;
	padding: 10px 5px 8px 5px;
	margin-bottom:13px;
	display: block;
}
span.load-form {
	position: absolute;
	top:240px;
	right:430px;
	background: white url(images/loading.gif) no-repeat 90px 5px;
	border: 1px solid #c3c3c3;
	height: 24px;
	width: 118px;
	text-align: left;
	padding: 10px 5px 8px 5px;
}
span.Info {
	position: absolute;
	top:545px;
	right:380px;
	height: 24px;
	width:200px;
	color: #009a3d;
	text-align: right;
}
span.Err {
	position: absolute;
	top:545px;
	right:380px;
	height: 24px;
	width:250px;
	color: #c0143c;
	text-align: right;
}

/* Tab Styles */
#tab-base {
	width: 888px;
	height:5px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom:0;
	background:#edf2f5;
	border-top:1px solid #90b2c4;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
}
#screen{
	position: absolute;
	right: 15px;
	top: 3px;
	padding:0;
}			
#screen li{
	float:left;
	list-style:none;
	margin:0;
}
#screen .jq-ss-crop{
	text-align:center;
	margin:0 2px;
	float:right;				
}
#left,#right{
	font-family:tahoma;
	font-size:11px;
	width:17px;
	height:39px;
	margin-top:4px;
	display:block;
	padding:4px 1px 0 1px;
	text-decoration:none;
	color:white;
	cursor:pointer;
}
#left {
	background: url(images/scroll-right.gif);
}
#left:hover {
	background: url(images/scroll-right.gif) 19px 0;
}
#right {
	background: url(images/scroll-left.gif) 19px 0;
}
#right:hover {
	background: url(images/scroll-left.gif) 0 0;
}
#view{
	margin:20px;
	width:902px;
	padding:5px;
	height:37px;
	overflow:hidden;
}
#menu{
	width:4000 !important;
	width:4000px;
	padding:0;
}
#menu li {
	display: inline;
	float: left;
	margin-right: 2px;
}
#menu li a {
	text-align:center;
	display: block;
	background: url(images/menu-tab-bg.gif) repeat-x;
	border-top: 1px solid #90b2c4;
	border-left: 1px solid #90b2c4;
	border-right: 1px solid #90b2c4;
	border-bottom: 1px solid #90b2c4;
	color: #53839d;
	padding: 9px 7px 0 7px;
}
#menu li a:hover{
	text-align:center;
	display: block;
	background: url(images/menu-tab-bg-hover.gif) repeat-x;
	border-top: 1px solid #90b2c4;
	border-left: 1px solid #90b2c4;
	border-right: 1px solid #90b2c4;
	border-bottom: 1px solid #90b2c4;
	color: #53839d;
	padding: 9px 7px 0 7px;
}
#menu li.current_page_item a {
	text-align:center;
	background: #edf2f5 url(images/menu-tab-bg-current.gif) repeat-x;
	padding-bottom:3px;
	border-top: 1px solid #90b2c4;
	border-left: 1px solid #90b2c4;
	border-right: 1px solid #90b2c4;
	color: #305468;
}

/* SimplePie Styles */
.myfeed li {
	list-style: none;
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
}
.myfeed li a:link, .myfeed li a:visited {
	color: #727272;
	text-decoration: none;
	display: block;
}
.myfeed li a:hover {
	color: #b84104;
	text-decoration: none;
}
.myfeed li a:active {
	color: #727272;
	text-decoration: none;
}

/* Main Content Div */
#lay {
	position:absolute;
	top:0;
	left:0;
	color:white;
	background: white;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#Form-Msg {
	position:absolute;
	background:url(images/msg-bg.png);
	height:30px;
	z-index:9999
}
#Form-Msg .left {
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:30px;
	background:url(images/msg-left.png);
	z-index9999
}
#Form-Msg .right {
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:30px;
	background:url(images/msg-right.png);
	z-index9999
}
#Form-Msg .text {
	padding-top:5px;
	color:#4b7caa;
	padding-left:8px;
	text-align:left;
	z-index:9999
}
#Form-Msg .close {
	padding-left:20px;
	position:absolute;
	top:0;
	right:5px;
	cursor:pointer;
	border-left:1px solid #aeaeae;
	height:30px;
	width:9px;
	background: url(images/msg-close.png) no-repeat center;
	z-index:9999
}
#Archive {
	width: 888px;
	border: 1px solid #c3c3c3;
	background: #fff url(images/main-bg.gif) repeat-x top;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px
	margin-bottom:  40px;
	text-align:right;
	font: 11px/13px Tahoma;
}
#Archive .links a:link, #Archive .links a:visited {
	display:block;
	background: url(images/menu-tab-bg.gif) repeat-x;
	border-top: 1px solid #90b2c4;
	border-left: 1px solid #90b2c4;
	border-right: 1px solid #90b2c4;
	border-bottom: 1px solid #90b2c4;
	color: #53839d;
	padding: 9px 7px 9px 7px;
	margin-bottom:2px;
}
#Archive .links a:hover {
	background: url(images/menu-tab-bg-hover.gif) repeat-x;
	border-top: 1px solid #90b2c4;
	border-left: 1px solid #90b2c4;
	border-right: 1px solid #90b2c4;
	border-bottom: 1px solid #90b2c4;
	color: #53839d;
	padding: 9px 7px 9px 7px;
}
#main {
	width: 888px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	background: #fff url(images/main-bg.gif) repeat-x top;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px
	margin-bottom:  40px;
	text-align:right;
	font: 11px/13px Tahoma;
}
#main-NoItem {
	width: 888px;
	color:#39647b;
	border: 1px solid #c3c3c3;
	background: #fff;
	padding: 35px 30px 35px 30px;
	margin-bottom:  40px;
	text-align:center;
	font: 11px/13px Tahoma;
}
#main_form {
	position:relative;
	width:490px;
	float:right;
	border:1px solid #c3c3c3;
	background: #fff;
	text-align:right;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
}
#desc {
	position:absolute;
	width:210px;
	top:60px;
	left:12px;
	text-align:right;
}
#desc span {
position:absolute;
background: url(images/bullet_green.png) no-repeat right 12px;
padding-right: 16px;
color:#4b7caa;
padding-top:5px;
border-top:1px dotted #c3c3c3;
}
#desc .d1 {top:7px;}
#desc .d2 {top:79px;}
#desc .d3 {top:149px;}
#desc .d4 {top:223px;}
#desc .d5 {top:380px;}

#imgCaptcha {
	display:block;
	border:1px solid #ffaee2;
	float:right;
	margin-top:5px;
}
#changer {
	border:0px;
	cursor:pointer;
	margin-top:2px;
}
#main ol, #main ul {
	margin: 0 0 20px 16px;
	font-size: 11px;
	line-height: 20px;
}
#main ul li {
	list-style: none;
	padding-right:10px;
}
#main ul li.text{
	padding-right:0;
	margin-bottom:2px;
	color: #008ebc;
}
#main ul li.title{
	margin-bottom:10px;
	background: whitesmoke url(images/li_dot.png) no-repeat right 7px;
}
#main ul li.Question{
	margin-bottom:10px;
	background: #f9f9f9 url(images/li_dot.png) no-repeat right 7px;
}
#main ul li.Solution{
	background: #f9f9f9 url(images/li_dot.png) no-repeat right 7px;
}
#main ul li.Content{
	background: url(images/li_dot.png) no-repeat right 7px;
}
#question {
	width: 185px;
	float: right;
	margin-right:1px;
	padding:9px;
	text-align:center;
	font: 11px/13px Tahoma;
	background: #555;
	color: #fff;
	border: 1px solid #7f7e7d;
	-moz-border-radius: 3px;
}
#question:hover {
	background: #008ebc url(images/link-gradient.jpg) no-repeat center top;
	border: 1px solid #258abe;
}


/* Footer */
#footer_wrap {
	min-width: 990px;
}
#footer {
	position: relative;
	width: 940px;
	padding: 90px 25px 20px 25px;
	line-height: 16px;
	color: #b1ccdb;
	margin: 0 auto;
}
#footer p {
	padding-bottom: 14px;
}
#footer .footer_img {
	margin-bottom: 20px;
}
#footer_wrap {
	display: block;
	background: #39647b url(images/footer_bg.png) repeat-x;
	position: relative;
}
#footer .logo {
	position: absolute;
	background: url(images/logo.png) no-repeat;
	width:73px;
	height:74px;
	text-indent: -9999em;
	left: 24px;
	top: -7px;
}
#footer .en-slogan {
	background: transparent url(images/en-slogan.png) no-repeat left;
	width:391px;
	height:11px;
	position: absolute;
	left: 105px;
	top: 25px;
}
#footer .Hrline {
	border-top: 1px solid #447793;
	width: 940px;
	margin: 40px 0;
	padding: 20px 0;
}
#footer img {
	margin-right: 30px;
}
#footer .copyright {
	border-left: 1px dotted #447793;
	padding-left: 5px;
	margin: -25px 0 0 25px;
}
#footer .copyright-sign {
	font-size: 20px;
	margin: 1px 0 0 0;
}
.box {
	width: 200px;
	float: right;
	margin-right: 35px;
	line-height: 15px;
	z-index: 99;
}
.box h1 {
	color: #fffffe;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.box li {
	padding-bottom: 10px;
}
.box a:link, .box a:visited {
	border: 1px solid #447793;
	color: #fffffe;
	background-color: #345a6f;
	padding: 2px 5px 5px 5px;
	text-decoration:none;
}
.box a:hover {
	color: #fffffe;
	text-decoration: none;
	background: #008ebc url(images/link-gradient.jpg) no-repeat center top;
	border: 1px solid #6198b6;
}
.box a:active {
	color: #fffffe;
	text-decoration:none;
}

/* properties for all input elements */
input, textarea {
    font-family: Tahoma;
    font-size: 11px;
}
.lg_log {
	width: 450px;
	border: 1px solid #c3c3c3;
	background: #f4f4f4;
	padding: 10px 5px;
	font: 11px Tahoma;
	margin-top: 5px;
	margin-right:0px;
}

/* SimplePie Styles */
.faq li.NoItem, .ReliefTimes li.NoItem, .Saman li.NoItem, .StudyResearch li.NoItem, .marriage li.NoItem, .CouncilSecretary li.NoItem, .PublicRelation li.NoItem, .AboutUs li.NoItem, .News li.NoItem {
	color: #39647b;
	text-align:right;
	padding-top:50px;
	padding-right:66px;
	padding-bottom:70px;
}
.faq li, .ReliefTimes li, .Saman li,  .StudyResearch li, .marriage li, .CouncilSecretary li, .PublicRelation li {
	background: url(images/collapse.gif) no-repeat 99% 14px;
}
.ReliefTimes li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
}
.ReliefTimes li a:link, .ReliefTimes li a:visited {
	color: #37858d;
	text-decoration: none;
	display: block;
}
.ReliefTimes li a:hover {
	color: #727272;
	text-decoration: none;
}
.ReliefTimes li a:active {
	color: #37858d;
	text-decoration: none;
}

/* SimplePie Styles */
.Saman li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
}
.Saman li a:link, .Saman li a:visited {
	color: #649133;
	text-decoration: none;
	display: block;
}
.Saman li a:hover {
	color: #727272;
	text-decoration: none;
}
.Saman li a:active {
	color: #649133;
	text-decoration: none;
}

/* SimplePie Styles */
.StudyResearch li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
}
.StudyResearch li a:link, .StudyResearch li a:visited {
	color: #972e3c;
	text-decoration: none;
	display: block;
}
.StudyResearch li a:hover {
	color: #727272;
	text-decoration: none;
}
.StudyResearch li a:active {
	color: #972e3c;
	text-decoration: none;
}

/* SimplePie Styles */
.marriage li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
}
.marriage li a:link, .marriage li a:visited {
	color: #1885ac;
	text-decoration: none;
	display: block;
}
.marriage li a:hover {
	color: #727272;
	text-decoration: none;
}
.marriage li a:active {
	color: #1885ac;
	text-decoration: none;
}

/* SimplePie Styles */
.CouncilSecretary li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px  20px;
}
.CouncilSecretary li a:link, .CouncilSecretary li a:visited {
	color: #7a4a77;
	text-decoration: none;
	display: block;
}
.CouncilSecretary li a:hover {
	color: #727272;
	text-decoration: none;
}
.CouncilSecretary li a:active {
	color: #7a4a77;
	text-decoration: none;
}

/* SimplePie Styles */
.AboutUs li {
	list-style: none;
	padding: 0px;
}
.AboutUs li a:link, .AboutUs li a:visited {
	color: #455881;
	text-decoration: none;
	display: block;
}
.AboutUs li a:hover {
	color: #727272; /*b84104*/
	text-decoration: none;
}
.AboutUs li a:active {
	color: #455881;
	text-decoration: none;
}

/* SimplePie Styles */
.PublicRelation li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
}
.PublicRelation li a:link, .PublicRelation li a:visited {
	color: #008cc4;
	text-decoration: none;
	display: block;
}
.PublicRelation li a:hover {
	color: #727272; /*b84104*/
	text-decoration: none;
}
.PublicRelation li a:active {
	color: #008cc4;
	text-decoration: none;
}

/* SimplePie Styles */
.faq li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 20px;
}
.faq li a:link, .faq li a:visited {
	color: #ada71f;
	text-decoration: none;
	display: block;
}
.faq li a:hover {
	color: #727272; /*b84104*/
	text-decoration: none;
}
.faq li a:active {
	color: #ada71f;
	text-decoration: none;
}
a.pdf {
	background: url(images/icon/pdf.gif) no-repeat right center;
	padding-right: 20px;
	line-height: 16px;
}
a.text {
	background: url(images/icon/txt.gif) no-repeat right center;
	padding-right: 20px;
	line-height: 16px;
}
a.zip {
	background: url(images/icon/zip.gif) no-repeat right center;
	padding-right: 20px;
	line-height: 16px;
}
a.email {
	background: url(images/icon/email.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
.nyomFormFaceChangerRadioWrapper {
	float:right;
	margin: 0px 0px 0px 5px;
	display:block;
	width: 15px;
}
.nyomFormFaceChangerRadio {
	background: transparent url(images/radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 15px;
	display:block;
}
.nyomFormFaceChangerRadio:hover {
	background-position: center -19px;
}
a.nyomFormFaceChangerChecked {
	background-position: center -35px;
}
a.nyomFormFaceChangerChecked:hover {
	background-position: center bottom;
}
.nyomFormFaceChangerHidden {
	display: none;
}
#NewNews {
	float:right;
	margin-top:16px;
	top:65px;
	right:25px;
	background: #FFFFFF;
	width:620px;
	height:225px;
}
#News {
	border:1px solid #c3c3c3;
	margin-top:-2px;
	height:186px;
}
#NewNews .Head {
	position: relative;
	top: -1px;
	color: #fff;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background: #f9f9f9 url(images/header_gradient.png)  0 0;
	border: 0px solid #2f2720;
}
#NewNews .Head .ls{
	position: absolute;
	left:0px;
	width: 5px;
	height: 40px;
	background: whitesmoke url(images/ls.png) no-repeat 0 0;
}
#NewNews .Head .rs{
	position: absolute;
	float:right;
	right:0px;
	width: 5px;
	height: 40px;
	background: whitesmoke url(images/rs.png) no-repeat 0 0;
}
.nyomNews ul{
	position:relative
}
.nyomNews ul li{
	background:transparent;
	display:block;
	top:0;
}
ol.nyomNews_NomberAssign{
	position:relative;
	right:17px;
	bottom:0px;
	width:20px;
	height:20px;
	background:transparent;
}
ol.nyomNews_NomberAssign li{
	width:20px;
	float:right;
	height:20px;
	display:block;
}
ol.nyomNews_NomberAssign li a{
	width:20px;
	height:20px;
	display:block;
	background: url(images/arrow.gif) no-repeat center;
	float:right;
	color:Red;
	text-indent: -9999em;
	cursor:pointer;
}
.news_slider li {
	margin: 0;
	padding: 0;
}
.news_slider {
	position: relative;
	overflow: hidden;
}
.news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.news_slider li {
	float: left;
	display: inline;
	width: 616px;
}
.general  {
	width: 616px;
	margin: 0 0 0px 0;
}
.general a:link, .general a:visited {
	color: #e37c00;
	text-decoration: none;
	display:block;
}
.general a:hover {
	color: #727272;
	text-decoration: none;
}
.general a:active {
	color: #727272;
	text-decoration: none;
}
.general li {
	padding: 0px 0;
	overflow: hidden;
	width: 616px;
}
.general li img {
	float: right;
	margin: 12px 17px 0 10px;
	height: 150px;
	width: 150px;
	display: inline;
	border: 1px solid gray;
}
.general li .link {
	float: right;
	text-align: right;
	display: inline;
	margin-top:12px;
	width: 415px;
}
.general li .min {
	float: right;
	text-align: right;
	display: block;
	margin-top:10px;
	width: 415px;
}
.general li .date_time {
	margin-top: 12px;
	float:right;
}
.general li span{
	color: #d0d0d0;
}
#NewsArchive {
	position:relative;
	width: 888px;
	border: 1px solid #c3c3c3;
	background: #fff url(images/main-bg.gif) repeat-x top;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px
	margin-bottom:  40px;
	text-align:right;
	font: 11px/13px Tahoma;
}
#NewsArchive a {
	font-weight: bold;
	color: #e37c00;
}
#NewsArchive a:hover {
	color: #727272;
}
#Page {
	background-color:whitesmoke;
	text-align:center;
	padding-top:11px;
	height: 24px;
}
#Page a:link, #Page a:visited {
	color: #cccccc;
	border: 1px dotted #E1E1E1;
	background-color: #EEEEEE;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
}
#Page span {
	color: #39647b;
	border: 1px dotted #39647b;
	background-color: white;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
}
#NewsContainer {
	padding:5px;
	height:75px;
	background-color:#F9F9F9;
	border-bottom:1px dotted #cccccc;
	margin-bottom:5px
}
#NewsImg {
	float:right;
	border:1px solid gray;
	margin-left:5px
}