@charset "utf-8";
img{border:0px;}
#container {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	background-color: #FFFFFF;
	height: 1860px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	height: auto;
	width: 640px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#head {
	font-size: 12px;
	background-image: url(../pic_03.jpg);
	text-align: right;
	height: 54px;
	padding-right: 20px;
}

.con {
	padding-left: 20px;
}
#sidebar {
	width: 269px;
	float: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
}
#footline {
	background-image: url(../pic_28.jpg);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 5px;
}
.con2 {
	background-image: url(../index_09.gif);
	background-repeat: repeat-x;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidetit {
	margin-top: 10px;
}


a.blue:link{
	text-decoration: none;
	color: #003366
}
