body,td,th {
	font-size: 13px;
	color: #000000;
	line-height:25px;
	}
body {
	margin:0px;
	}
a:link {
	color:#666666;
	text-decoration: none;
	}
a:visited {
	color:#666666;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	}
.clear{
	clear:both;
	}
/*标头*/	
#header{
	width:100%;
	height:90px;
	}
#header_bt{
	width:100%;
	height:20px;
	background-color:#2489DB;
	}
#header_top{
	width:100%;
	height:70px;
	background:url(../../Images/Pic/Common/header.gif) repeat-x;
	}	
/*正文*/			
#content{
	width:100%;
	float:left;
	margin-bottom:10px;
	}
/*正文_左部*/	
.sidebar_left{
	width:12%;
	height:100％;
	margin-left:1%;
	margin-right:2%;
	margin-top:20px;
	float:left;
	}
#navigacija {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigacija ul {	
	list-style: none;
	width: 100%;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#navigacija li {
	margin-bottom: 4px;
}

#navigacija li a, #navigacija li a:visited {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #2489DB;
}	
	
#navigacija li a:hover {
	background: #A9CAEB;
	color: #286ea0;
}

.lijevo {
	margin: 2px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 80%%;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background: #eee url(../../Images/Pic/Common/lijevo.gif) repeat-x;
}

.lijevo a, .lijevo a:visited {
	text-decoration: underline;
}	
/*正文_右部*/	
.sidebar_right{
	width:15%;
	float:right;
	}	
.main_content{
	width:70%;
	float:left;
	}
.bt{
	font:"宋体";
	font-size:20px;
	color:#2489DB;
	font-weight: bold;
	margin-bottom:20px;
	margin-top:20px;
	}
/*底部*/	
#footer{
	width:100%;
	font-family:"宋体";
	font-size:12px;
	color:#666666;
	border-top-width: 1pt;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top:20px;
	}
.bh{
	text-align:center;
	}

