body {
	width:100%;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #606060;
	background-color: #E6E6E6;
	behavior:url("csshover3-source.htc");
}

hr {
	color: #FFFFFF;
	font-size: 8px;
	font-weight: lighter;
	margin-top: 20px;
}

th {
font-weight:normal;
}

img, img a, img a:visited{
border:none;
}

#main {
	width:1000px;
	border:0;
	padding:0;
	align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#head {
	height:100px;
	background-image: url(images/banner3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 950px;
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #E6E6E6;
	text-align: left;
	padding-top: 50px;
	padding-left: 50px;
}

#head span {
	font-size: 18px;
	font-weight: normal;
	color: black;
}

#head .click {
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;    
}


#content {
	width: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#left_content{
	float:left;
	width:300px;
	height:550px;
	margin: 0px;
	padding: 0px;
}

#left_content .block{
	float:left;
	width:280px;
	font-size: 14px;
	font-weight: normal;
	color: #5B5B5B;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left_content .block_pic{
	padding-left: 30px;
}


#left_content .block ul{
	list-style-position: inside;
	list-style-image: url(images/icon_news.png);
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#left_content .block ul li{

}

#main_content{
float:right;
width:700px;
height:550px;
overflow-y: scroll;
}

.element {
float:left;
width:650px;
}

.element .picture {
float:left;
width:300px;
padding:10px;
border:1px solid white;
}

.element .text {
	float:right;
	width:300px;
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.element .text a{
	color: #606060;
}

.element .text a:visited{
	color: #606060;
}

.title {
	color: #7F0116;
	font-size: 14px;
	font-weight: bold;
}

.picture ul{
padding: 0;
margin: 0;
list-style: none;
}

.picture li{
padding: 0;
margin-right: -3px;
float: left;
position: relative;
}

.picture li ul {
display: none;
position: absolute; 
top:0px;
left: 0;
}

.picture li > ul { 
top: 0px;
left: auto;
}

.picture li:hover ul, li.over ul{ 
display: block; 
background-color:gray;
height: auto;
border: 1px solid white;
z-index: 110;
//display: block; 
//background-color:#A89E40;
//height: auto;
//border: 1px solid #FFFF99;
}

#footer {
	height: 80px;
	clear: both;
	line-height: 80px;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer span {
	font-size: 15px;
	font-weight: bold;
	color: #8D0118;    
}
