@charset "utf-8";
.as {
}
.html
{
margin:0;
padding:0;
overflow:-x:inherit;
overflow:-y:scroll;
}
body
{
background-image:url(../images/bg3.jpg);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:16px;
margin: 0px;
padding-top:8px;
}
.top_bg{
background-image:url(../images/top_bg.gif);
background-repeat:repeat-x;
height:164px;
}

.head
{
background-image:url(../images/head_bg.jpg);
background-repeat:no-repeat;
width:894px;
height:164px;
}
.logo
{
width:150px;

padding-left:4px;
}
.footer_lt
{
background-color:#CCCCCC;
}
.footer_mid
{
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
}
.mid_bod
{
background: url(../images/body_bg.gif) repeat-x  bottom #fff;}

.list_right
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#023B68;
}
	.list_right a
	{
	text-decoration:none;
	color:#023B68;
	}
	.list_right a:hover
	{
	text-decoration:underline;
	color:#000000;
	}
	
.line
{
border-top:#002E53 1px solid;
padding-top:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
} 
.line a
{
text-decoration:none;
	color:#000000;
} 	
.line a:hover
{
text-decoration:underline;
	color:#014A70;
} 
.big_blue_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#014A70;
}	
.small_blue_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#014A70;
font-weight:bold;
}
.grey_box
{
border:1px #CCCCCC solid;
background:#EAEAEA;
}
.photo
{background:#CCCCCC;
padding:2px;
}
.head_grey
{
background:url(../images/header_bg.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight:bold;
}
.logo_name { background:url(../images/topic_bg.jpg) repeat-x; padding:3px; color:#000; text-align:center; font-weight:bold;}	
.logo_box { background:url(../images/logo_back.gif) no-repeat; width:149px; height:108px; text-align:center;}
.blue_box
{
border:1px #014A70 solid;
 }
 
 #preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

