@charset "utf-8";
/* --------------------
By Dalishi Network Dept.
http://www.cn-dls.com/
---------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b8b8b8;
	background-image: url(../../images/background.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	margin-top: 5px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul,li {
	list-style-type: none;
	margin:0;
	padding:0;
	float:left;
} 
form {
	margin:0px;
}
#page_main {
	width:867px;
	margin-left:auto;
	margin-right:auto;
}
.topbar {
	float:right;
	color: #CCC;
	float:none;
}
.topbar a:link, .topbar a:visited {
	color: #CCC;
	padding: 5px;
	font-size: 11px;
}
.topbar a:hover {
	text-decoration: underline;
}
.languages {
	background-image: url(../../images/languages.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 188px;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
}
.languages a:link, .languages a:visited, .languages a:hover{
	color: #333;
	text-decoration: none;
}
#main_nav {
	padding-top: 10px;
	clear: both;
}
.btn_on_l a:link, .btn_on_l a:visited, .btn_on_l a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #416298;
	padding-top: 11px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
}
.btn_off_l a:link, .btn_off_l a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 11px;
	padding-right: 25px;
	padding-left: 25px;
}
.btn_on_l {
	padding-top: 9px;
	padding-bottom: 0px;
	background-image: url(../../images/btn_l.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:20px;
}
.btn_on_r {
	background-image: url(../../images/btn_r.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
}
.btn_off_l a:hover {
	color: #FFCC00;
}
.btn_off_l {
	padding-top: 9px;
	background-image: url(../../images/btn_l.gif);
	background-repeat: no-repeat;
	background-position: 0px -31px;
	height:20px;
}
.btn_off_r {
	background-image: url(../../images/btn_r.gif);
	background-position: right -31px;
	background-repeat: no-repeat;
}
#con{
	overflow:hidden;
	clear: both;
}
#main_left,#main_center{
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}
#main_left {
	float: left;
	width: 169px;
	background-color: #E0E0E0;
}
.left_menu {
	color: #416ab6;
	background-color: #E0E0E0;
	width: 159px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.left_menu a:link, .left_menu a:visited {
	color: #416ab6;
}
.left_menu a:hover {
	font-weight: bold;	
}
.menu_link li, .menu_link a:link, .menu_link a:visited {
	color: #303030;
	height: 18px;
	width: 159px;
	padding-top: 3px;
	padding-left: 10px;
	text-align: left;
	background-color: #F4F4F4;
}
.menu_link a:hover {
	color: #416ab6;
}
#footer {
	color:#868686;
	width: 867px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
