@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
body  a:link, body  a:visited   {
	color: #3b51a3;
	border-bottom-width: 1px;
	border-bottom-color: #83839C;
	text-decoration: none;
}
body a:hover {
	color: #006;
	text-decoration: none;
	border-bottom-color: #000000;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #474746;
}

#content_container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 80px;
	width: 300px;
	float: left;
}
#logo a {

	text-decoration: none;
	color: #ffffff;
	text-decoration: none;
}
#line {
	height: 48px;
	width: 99.7%;
	float: left;
	clear: left;
}
#pic {
float:left;
}

#main_container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#body_container {
	float: left;
	width: 850px;
	padding-top: 17px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
}
#left_column {
	float: left;
	width: 576px;
}
#left_column_body {
	float: right;
	width: 378px;
}
#left_columnb {
	float: left;
	width: 450px;
}
#left_column_bodyb {
	float: right;
	width: 250px;
}


#right_column {
	float: left;
	width: 228px;
	margin-left: 30px;
	padding-bottom: 20px;
	background-color: #ffffff;
}
#right_column a {
	text-decoration: none;
	color: #ffffff;
	text-decoration: none;
}
#right_columnb {
	float: left;
	width: 334px;
	margin-left: 30px;
	padding-bottom: 20px;
	background-color: #ffffff;
	text-decoration: none;
}
#right_columnb a {

	text-decoration: none;
	color: #ffffff;
	text-decoration: none;
}

#footer {
	float: left;
	width: 850px;
	text-align: center;
	font-size: 0.9em;
	color: #7D7D7D;
	line-height: 35px;
	padding-bottom: 5px;
	padding-top: 12px;
}
#tag {
	float: right;
	padding-top: 39px;
	
}
#footer  a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #7D7D7D;
	font-size: 11px;
}

#footer  ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	padding-right: 0.7em;
	padding-left: 0.7em;
}
