body {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #B70000;
	text-decoration: underline;
}
.logo {
	background-attachment: fixed;
	background-repeat: no-repeat;
	height:138px;
}
/*左侧*/
.left-box {
	background-color: #ffe5e5;
	border-left: 1px solid #ef7474;
	border-right: 1px solid #ef7474;
	border-bottom: 1px solid #ef7474;
	width:198px;
	height:100%;
}

.l-daoyin {
	background-color: #fef0f0;
	border-bottom: 1px dashed #ef7474;
	height:30px;
}

.l-font01 {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	padding-right:10px;
}
a.l-font01:link {
	color: #FF0000;
	text-decoration: none;
}
a.l-font01:visited {
	color: #FF0000;
	text-decoration: none;
}
a.l-font01:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*右侧*/

.right-box {
	background-color: #ebebeb;
	border: 1px solid #c0c0c0;
	width:195px;
	height:100%;
}

.r-kuang {
	border: 1px solid #8b8b8b;
	width:166px;
	margin:15px 0px;
}
.r-bg {
	font-family: "宋体", Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	padding-left: 30px;
	height:26px;
}
.r-xian {
	border-bottom: 1px dashed #909090;
	height:40px;
}
.r-font{
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.r-font1{
	font-family: "宋体", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #980101;
	font-weight: bold;
	padding-left:5px;
}
/*中间*/
.c-gengduo {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #6f6e6d;
	padding-right:10px;
}
a.c-gengduo:link {
	color: #6f6e6d;
	text-decoration: none;
}
a.c-gengduo:visited {
	color: #6f6e6d;
	text-decoration: none;
}
a.c-gengduo:hover {
	color: #000000;
	text-decoration: underline;
}
.c-font{
	padding-left:10px;
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.c-font1{
	padding-left:10px;
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}