﻿@charset "utf-8";
/* CSS Document */

#content_img {
	height: 155px;
	width: 930px;
	clear: both;
}
#cont {
	text-align: left;
	height: auto;
	width: 930px;
	clear: both;
	margin-top: 5px;
}
#cont_left_a {
	background-image: url(../../images/left_3.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 190px;
}
#cont_left_c {
	background-image: url(../images/left_2.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 190px;
}

#cont_left {
	float: left;
	width: 190px;
	margin-right: 15px;
}
#cont_middle {
	float: left;
	width: 519px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEE;
}
#cont_right {
	float: left;
	width: 190px;
	margin-bottom: 4px;
}
.links_1 {
	height: 20px;
	width: 190px;
	list-style-type: none;
	background-color:#FFFFFF;
	line-height: 21px;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
#cont_left_b li {
	text-decoration: none;
	list-style-type: none;
}

.links_2 {
	height: 20px;
	width: 190px;
	list-style-type: none;
	background-color: #EEEEEE;
	line-height: 21px;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.links_3 {
	height: 20px;
	width: 190px;
	list-style-type: none;
	background-color: #E1E1E1;
	line-height: 21px;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
/*------链接样式控制-------------*/
#cont_left_b li a:link {
	color:#000000;
	text-decoration: none;
}
#cont_left_b li a:active {
	color: #000000;
	text-decoration: none;
}
#cont_left_b li a:hover {
	color:#FF8800;
	text-decoration: none;
}
#cont_left_b li a:visited {
	color: #000000;
	text-decoration: none;
}
#cont_right img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #A0A0A0;
	margin-bottom: 4px;
}
