﻿/*
http://www.ndco.ir

*/

body{
	background:#fff;
	color:#666;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 auto;	
}

#header
{
	width:900px;
	height:100px;
	margin:0 auto;
	background: url(images/header.jpg);}
.sidebar
{
	width:auto;
	height:24px;
	margin:0 auto;
	text-align:center;
	color:#FFFFFF;
	background: url(images/sidebar.jpg);}
	
a:link,a:visited
{
	
    font-style:normal;
    text-decoration:none;
    color:Black;
	
	}
a:hover
{
	color:Blue;
	}

/* Footer */

.footer {
	width:900px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background:#FFF url(images/footer.jpg) left top;
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;	

}

*{
	margin:0;
	padding:0;
}

	#menu{
/*		margin:0 auto;*/
		width:900px;
		height:25px;
		background:url(images/menu_034_bg.jpg) repeat-x;
	}
		#menu ul{
			list-style:none;
			margin:0 auto;
			width:500px;
		}
			#menu li{
				list-style:none;
			display:block;
				float:right;
				height:25px;
				line-height:25px;
			}
				#menu li a
				{
					display:block;
					float:left;
					color:#ffffff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:25px;
					text-decoration:none;
					padding:0 20px;				
				}
					#menu li a:hover{
						color:#9d9d9d;
						background:url(images/menu_034_h.jpg) no-repeat bottom;
					}
				#menu li a.current{
		display:block;
					float:left;
					background:url(images/menu_034_h.jpg) no-repeat bottom;
					color:#ffffff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:25px;
					text-decoration:none;
					padding:0 20px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}
					.theme {
	width: 100%;
	margin: 0 auto;	
	background: url(images/theme.jpg) repeat-y center;}
.style1
{
	text-align:left;
}
.hed
{
				width:600px;
				height:158px;
				margin:0;
				padding:0;
				background-image:url(images/hed.jpg);
}
.page
{
				width:600px;
				height:116px;
				margin:0;
				height:0;
				background-image:url(images/page.jpg);
}
.subpage
{
				margin:0;
				height:0;
				width:600px;
				height:116px;
				background-image:url(images/subpage.jpg);
}
.Lbox
{
	width:200px;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	height:882px;
    border-left:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
}
.LboxL
{
	width:150px;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	height:910px;
    border-right:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
}
li 
{
	
list-style: circle outside url('/images/dot.gif'); 

}


