.left_side {
	width:210px;
	border:1px solid #ffc882;
	height:auto;
	min-height:300px;
	padding:0;
	margin:0;
	font-size:24px;
	color:#e5030e;
	text-align:center;
	float:left;
	
	border-radius:8px 8px 0 0;
}
.left_side span {
	display:block;
	height:80px;
	line-height:80px;
	font-size:20px;
	font-weight:bold;
	color:#e5030e;
	text-align:center;
	padding-left:10px;
}
.left_side ul li {
	font-size:14px;
	font-weight:bold;
	color:#333;
	background:none;
	height:60px;
	text-indent:0;
	padding-left:10px;
}
.left_side ul li a {
	display:block;
	font-size:14px;
	background:#ffcc69;
	font-weight:bold;
	width:190px;
	height:36px;
	line-height:36px;
	border-radius:2px;
}
.left_side ul li a:hover {
	display:block;
	font-size:14px;
	background:#e5030e;
	color:#fff;
	width:190px;
	height:36px;
	line-height:36px;
	border-radius:2px;
}
#a1 {
	display:block;
	font-size:14px;
	background:#e5030e;
	color:#fff;
	width:190px;
	height:36px;
	line-height:36px;
	border-radius:2px;
}
.right_side {
	width:740px;
	height:auto;
	min-height:400px;
	text-align:center;
	float:right;
	margin-top:10px;
}
.page_title {
	font-size:18px;
}
.bread {
	text-align:left;
	color:#333;
	border-bottom:1px solid #ffcc69;
}
.bread span {
	color:#e5030e;
}
.list {
	padding-top:15px;
	min-height:300px;
	height:auto;
	width:700px;
	margin:0 auto;
	text-align:left;
	clear:both;
}
.list ul {
	margin:0;
	padding:0;
}
.list ul li {
	background:url(imagesicon_pic.gif) no-repeat;
	background-position:0 -169px;
*background-position:0 -174px;
	_background-position:0 -174px;
	width:650px;
	text-indent:18px;
	border-bottom:1px dashed #e2e0e0;
	margin:5px 10px;
}
.list ul li1 {
	
	
	
	margin-top:20px;
	padding-left:240px;
	clear:both;
}

.list ul li1 a {
	cursor:pointer;
	margin:5px;
	float:left;
}
.list ul li a {
	font-size:12px;
	line-height:26px;
*line-height:17px;
	_line-height:17px;
	width:550px;
	float:left;
}
.fy {
	margin-top:20px;
	padding-left:240px;
	clear:both;
}
.fy a {
	cursor:pointer;
	margin:5px;
	float:left;
}

.list h1{ text-align:center; font-size:24px; font-weight:normal;padding:0; margin:0;}
.list h6{ font-size:14px; color:#999; font-weight:normal; text-align:center; padding:10px 0; margin:0; border-bottom:1px solid #dadada;}
.list p{   line-height:20px; font-size:16px;}
