FONT, DIV, INPUT, TEXTAREA, FORM {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50391B;
}

IMG {
	border:0px;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}

BODY { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50391B;
	text-decoration: none;
	line-height:14px;
	font-style:normal;
	margin:0px;
	min-width:800px;
	background-image:url(images/inside_bg.gif);
	background-repeat:no-repeat;
	background-position:top;

}
#container{
	width:800px;
	margin:0 auto;
	}
#main{
	width:100#;
	float:left;
	padding-bottom:30px;
	}
#left_main{
	width:900px;
	float:left;
	}
#right_main{
	width:204px;
	float:left;
	}
#menu{
	width:100%;
	float:left;
	height:43px;
	}
#logo{
	width:100%;
	float:left;
	}
#content_menu{
	width:185px;
	float:left;
	color:#006699;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	}
#content{
	width:376px;
	float:left;
	border-left:1px solid #999999;
	padding-left:16px;
	margin-top:6px;
	}
#content_index{
	width:435px;
	float:left;
	padding-left:22px;
	height:330px;
	}
.subhead{
	font-weight:bold;
	}
.animation{
	width:100%;
	float:left;
	}