@import url(../../../newwwww/Neo/simple_html/css/content.css); 
/*main part */
*{
margin:0;
padding:0;
}

body { 
background:#1A3054 url(../images/bg.gif) repeat-x 0% 0%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#9B9B9B;
}

#all{
background:url(../images/bg_all.gif) no-repeat 50% 0%;
margin:0 auto;
padding:50px 0 0 0
}

html, * html body {
height:100%;
}

img {
border:0;
}

a { text-decoration:none}
a:hover {text-decoration:underline;}


.clear{
clear:both;
font-size:0%;
line-height:0%;
height:0px;
}

h1 span {
display:none;
}



/*header */
#header {
background: url(../images/header.gif) no-repeat;
width:593px;
height:82px;
margin:0 auto ;
padding:39px 20px 0 41px ;
}

#menu_top{
float:right;
}
#menu_top ul{
list-style:none;
margin:0;
}
#menu_top ul li{
float:left;
color:#9B9B9B;
font-size:11px;
}
#menu_top ul li a{
float:left;
color:#9B9B9B;
font-size:11px;
margin-right:20px;
}

#menu{
float:left;
}
#menu ul{
list-style:none;
margin:25px 0 0 0;
_margin:32px 0 0 0;
}
#menu li{
float:left;
color:#DBDBDB;
font-size:13px;
}
#menu ul li a{
float:left;
color:#DBDBDB;
font-size:13px;
margin-right:50px;
}


/*content */

#content{
width:654px;
margin:0 auto;
}

#content_wrup {
width:574px;
margin:0 0 0 0 ;
background:#00ff00;
background: url(../images/cont_bg.gif) repeat-y;
padding:27px 40px 20px 40px;
}
.leftside{
float:left;
width:267px;
margin-right:39px;
}
.leftside a{
line-height:0%;
font-size:0px;
}
.leftside p{
margin:0 0 5px 0;
padding:0;
color:#A2C7FF;
}

.rightside{
background:#151616;
float:left;
width:217px;
padding:13px 22px 10px 25px;
}
.rightside a{
line-height:0%;
font-size:0px;
}
.rightside p{
margin:0 0 8px 0;
_margin:0 0 13px 0;
padding:0;
color:#fFF;
font-size:16px;
font-family:Arial;
}
.line{ width:100%;
height:4px;
background:#232323;
font-size:0px;
line-height:0;
margin:12px 0 14px 0;
}
.top{
background:(../images/top.gif) no-repeat;
font-size:0px;
line-height:0;
}
.bottom{
background:url(../images/botoom_main.gif) no-repeat 0% 100%;
width:654px;
height:11px;
margin:0 auto;
}

/*footer */
#footer{
background:url(../images/botoom_main.gif) no-repeat 0% 0%;
width:613px;
height:64px;
padding:24px 0 0 41px;
margin:0 auto;
color:#A2C7FF;

}

#adright {
	position: absolute;
	top: 86px;
	left: 1220px;
	width: 160px;
   
	 
}
#adleft {
	position: absolute;
	top: 86px;
	left: 100px;
	width: 160px;
   
	 
}
