@import url(default.css);
@import url(form.css);
@import url(es-menu.css);
/*
@import url(screenplay.css);
@import url(menu.css);
*/
/*
#logo{float:left;}
#title{float:left;}
*/
#page
{
/*background:#a4a2a3 url(new/page.png) repeat-y 0 0;*/
background-color:#2f3028;
}
#inner{
position:absolute;
top:30px;
left:20px;
width:280px;
text-align:left;
}
#back
{
background:transparent url(new/back.png) no-repeat 0 0;
}
#backside
{
background:transparent url(new/backside.png) repeat-y 1004px 0;
}
#backright
{
background:transparent url(new/backright.png) no-repeat 1004px 0;
}
#inside
{
	margin-left:171px;
	width:833px;
	background-color:#fff;
background:transparent url(new/core.png) repeat-y 0 0;
	
}
#head
{
background:transparent url(new/top.png) no-repeat 0 0;
/*background-color:#a4a2a3;*/
}
#top
{
height:111px;
/*padding-top:111px;*/

/*background-color:#a4a2a3;*/
}
#logo{
	text-align:right;
	margin-right:140px;
	display:none;
}
#core{
position:relative;
min-height:400px;
padding:10px;
/*padding-bottom:240px;*/
/*padding-top:80px;
/*
background-image:url(bg_core.jpg);
background-repeat: no-repeat;
background-position: center bottom;*/
}
#core li{list-style-image: url(new/li.png);}
.core_l
{
border:1px solid #999;
background-color:#303129;
float:left;
width:240px;
margin:5px;
padding:5px;
color:#fff;
/*background:#75756f url(new/dlh.png) repeat-y 0 0;*/
}
#bottom
{
background:transparent url(new/bottom.png) no-repeat 0 0;
height:129px;
/*padding-left:145px;*/
}
/*
#subt{font-weight:bold;color:#777;position:absolute;top:96px;left:92px;}
#bottom
{
height:46px;
margin-left:auto;
margin-right:auto;
}
#bottom_inner
{
text-align:right;
font-size:0.9em;
color:#fff;
padding-right:270px;
padding-top:20px;
}
#bottom_inner strong{color:#f90;}
*/
#final
{
color:#7c7c7c;
font-size:0.8em;
text-align:center;
background-color:#2f3028;
}
/*
#end
{
height:128px;
background:transparent url(new/bg_end.jpg) no-repeat 0 0;
}

#links {width:400px;margin-left:auto;margin-right:auto;font-size:0.8em;font-weight:normal;color:#fff;}
#links a{color:#134685;color:#71adf8;}
#links a:hover{color:#fff;}

#final {width:640px;margin-left:auto;margin-right:auto;font-size:0.8em;color:#71adf8;margin-bottom:10px;}
#final a{color:#134685;}
#final a:hover{color:#71adf8;}
*/
a.box{color:#A3BC0F;font-size:0.8em;font-weight:bold;}
.radioview{
/*background:transparent url(new/site.png) repeat-x 0 0;*/
background-color:#fff;
padding:5px;
border:1px solid #8A8E4F;
width:718px;
margin:4px auto;
}
.p {
border:1px solid #963;
padding:5px;
margin:5px;
color:#333;
background-color: #fff;
/*filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;*/
}
.spacer{clear:both;height:0px;border-spacing: 0;line-height:0;}
.eforms
{
border:2px dotted #71adf8;
background-color:#3077ae;
color:#fff;
font-size:0.9em;
margin:10px;
padding:5px;
}
.alert{color:#999;}
.show
{
border:10px solid #3077ae;
}
.preview
{
/*background-color:#eaeaea;*/
padding:5px;
margin:5px;
}
.ads1{margin:5px auto;width:728px;}
/*
.left{text-align:left;padding-left:20px;}
.right{text-align:right;padding-right:20px;}
*/
.center{vertical-align:middle;padding-left:60px;}
.sr{text-align:right;padding-right:8px;}
.sr img{vertical-align:middle;}
.mpClose {
	display: block;
	background: transparent url(new/closebox.gif) no-repeat 0 0;
	float:right;
	width: 30px;
	height:30px;	
	opacity:0.2;
}
.mpClose:hover{opacity:0.8;}