@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; margin-bottom:50px; font-family:tahoma; font-size:11px; color:#757575; background:url(../../images/bg.gif)}

*{ margin:0; padding:0}

#top{width:970px; height:18px; clear:both; margin:0 auto; background:url(../../images/curve_top.gif) no-repeat}
#bottom{width:970px; height:11px; clear:both; margin:0 auto; background:url(../../images/curve_bot.gif) no-repeat}
#main{ width:970px; clear:both; margin:0 auto; background:#FFFFFF}

#main #left{ width:5px; float:left; background:url(../../images/left-eff.gif) repeat-y;}
#main #right{ width:5px; float:left; background:url(../../images/right-eff.gif) repeat-y;}
#main #content{ width:960px; float:left; background:#FFFFFF}

#main #content #blank-black{
	width:960px;
	height:9px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #77afd2;
}

#blank{ width:960px; height:20px; clear:both; margin:0 auto;}

#footer{ width:970px; clear:both; margin:0 auto; color:#FFFFFF; padding-top:3px;}
#footer a{ color:#FFFFFF; text-decoration:none; padding:0 5px;}

.both{ clear:both}
.auto{ margin:0 auto}
.left{ float:left}
img{ border:0}

.more{ text-decoration:none; color:#fe7912}
.more:hover{ text-decoration:none; color:#57a3d6}


#main #content #blank-black2 {
	width:960px;
	height:9px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FF7C00;
}
