﻿.left_kuang {
	float: left;
	height: 165px;
	width: 202px;
	margin:20px 0 0 0;
	background:url(../images/left_kuang.gif) no-repeat right;
}
.right_kuang {
	float: left;
	width: 575px;
	background:#f4fbfd;
	margin:5px 0;
}
.right_contents {
    margin:0px;
	padding:10px;
	border:#cbcccd 1px solid;
}
.right_contents p{
    text-indent:2em;
}
.left_mu {
    width:168px;
	margin:30px 0 0 0;
}
.left_mu ul{
    margin:0;
	padding:0;
	list-style-type:none;
}
.left_mu li {
    width:168px;
	height:22px;
	margin:1px 0 0 0;
	background:url(../images/left_kuang2.gif) no-repeat;
	color:#4685c1;
	text-align:center;
	line-height:22px;
}
.left_mu li a {
	color:#4685c1;
	text-decoration:none;
	width:168px;
	height:22px;
	display:block;
}
.left_mu li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/left_kuang1.gif) no-repeat;
	display:block;
}
.left_mu li a#left_musele {
	color:#fff;
	display:block;
	background:url(../images/left_kuang1.gif) no-repeat;
}
