@charset "utf-8";
/* CSS Document */
body{ background:url(images/mainBg.jpg) top repeat-x; padding:0px; margin:0px; font-family:verdana, Helvetica, sans-serif; font-size:12px; color:#00000;}
ul { list-style:none;}
li{ background:url(images/arrow.jpg) no-repeat left; padding-top:0px; margin-top:5px; margin-left:0px; list-style:none; padding-left:10px;}
h1, h2, h3, h4, p, strong{ padding:0px; margin:0px;}
strong{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px;}
 
/******MAINHEADER****************/
#main_header{width:100%; margin:0 auto; color:#00000; height:110px;}
#main_header #header{width:948px; margin:0 auto;  color:#FFFFFF; height:110px;
	 position:relative;}
#main_header #header img{position:absolute; top:25px; display:block;}
#main_header #header #menu{
		margin-left:390px;
		position:absolute;
		margin-top:40px;
		width:auto;
				
	}
#main_header #header #menu ul{
			list-style:none;
			background:none;
		}
#main_header #header #menu li{
				list-style:none;
				display:block;
				float:left;
				background:none;
							
			}
#main_header #header #menu li a{
					display:block;
					float:left;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					text-align:center;
					text-decoration:none;
					width:90px;
					height:30px;
					line-height:30px;
					list-style:none;			
				}
#main_header #header #menu li a:hover, .selected{
						color:#fff;
						
						background:url(images/hover.jpg) no-repeat;
					}
/*#main_header #header ul.navi li a:hover{
	background:url(images/hover.jpg) no-repeat 0 0px; height:22px; width:45px;  margin:0; display:inline; float:left;  
	}*/	

/**************Mainbody******************/
#main_body{width:100%;  background:url(images/tabBg.jpg) top no-repeat; margin-top:20px; padding-top:48px;  color:#000000; }
#body{width:948px; margin:0 auto 0 auto; padding:17px 0 0 0; background:url(images/bg.jpg) repeat-y; }
#body #hedimg{ position:relative; left:20px; top:-40px;} 
#body #content{  position:relative;  width:905px; padding:2px; top:-20px; margin:0 auto; background:#f0f0f0; border:#dedede solid 1px;}
#body #contentbottom{  position:relative; height:40px; width:905px; padding:2px; top:10px; margin:0 auto; background:#f0f0f0; border:#dedede solid 1px;}
#body #contentbottom img{ margin-top:10px;}
#body #content p{ margin-left:8px; padding-top:10px;}
#body #content .span{color:#000000; padding:5px 10px 10px 13px; text-align:justify;}
#body #inds .txt{ padding:5px 0 0 0px; text-align:justify; line-height:14px; margin-bottom:25px;}
#body #inds{width:285px; margin-left:10px;  padding:0 0 0 10px; float:left; display:block; background:url(images/line.jpg) no-repeat top left;}
#body #inds .erp{ border:#f5f5f5 solid 1px; background:#fafafa; padding:5px 10px 0 25px; margin:12px;}
#body #inds .php{ border:#f5f5f5 solid 1px; background:#fafafa; padding:5px 10px 0 10px; margin:5px;}
#body #inds .men{  padding:5px 10px 0 20px; margin:12px;}
#body #news{ border:#d0d0cf solid 1px; height:147px; clear:both;  width:910px; margin-left:17px; margin-top:10px; background:#ffffff url(images/newsBg.jpg) no-repeat left bottom;}
#body #news #newmenu{ margin-right:0px; margin-top:18px;  float:left; width:350px;}
#body #news #newmenu2{ 	margin-top:2px; padding-top:5px;  float:right; background:url(images/mob.jpg) no-repeat top right; width:460px; height:145px; }
#body #news #newmenu li{ background:url(images/crcle.jpg) left no-repeat; padding-left:15px; margin:15px 0 0 120px; display:block; width:300px; }
#body #news #newmenu ul{ padding:0px; margin:0px;}
#body #news #newmenu2 ul{ padding:0px; margin:0px;}
#body #news #newmenu2 li{ background:url(images/crcle.jpg) left no-repeat; padding-left:15px; margin:20px 0 0 0px; display:block; width:300px;  }
#body #news .update{padding-left:8px; margin-top:5px; display:block; position:absolute; width:200px; float:left; left:50px;}
/*****************foter*************/
#main_fotter{width:100%;  background:#202427 url(images/bottombg.jpg) top no-repeat; margin-top:50px;   color:#000000; height:50px; font-family:tahoma; font-size:11px; color:#eceaea; text-align:center; margin:0px; padding-top:40px; }
