@charset "gb2312";
/* CSS Document */
/* 全局样式 */

/*网站整体样式*/
body{
	margin:0px auto;
	padding:0px;
	width:1000px;
	border:0;
	font-family: "宋体";
	font-size:14;
	background-color:#884f00;
}
/*下拉菜单*/

.menu{ background-color:#884f00; height:30px; width:1000px; }
.menu ul{ width:980; height:20; margin:5px auto; text-align:center;  }
.ull {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.menu li {
	font-family: "宋体";
	font-size:13px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-align:center;
	letter-spacing: normal;
	word-spacing: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	list-style-type: none;
	display:inline;
}
.menu li a{
margin-right: 20px;
	margin-left: 20px;
	color:#FFFFFF;
	text-decoration: none;
}
.cd{ width:1000px; background-color:#f2e7d1; margin:0;}
.cd .left{ background-image:url(left_4.gif); width:207px; float:left; height:100%;}
.cd .right{ background-color:#FFFFFF; width:793px; float:right;}
.cd .right .kuang{ border:#0099FF 1px solid; margin:5px 5px 2px 2px;}
.clear{
	clear: both;
}
.cd .left ul {
	text-align: left;
	margin:0;
	width:100%;
	list-style-type: none;
	padding:0px;
	
}
.left { margin:0; float:left; width:210px; }
.left li {
	width:180px;
	margin:0;
	text-align:left;
	float:left;
	padding-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.cd li a{
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-left:-10px;
	text-decoration: none;
	font-size:12px;
	line-height:30px;
}
.cd .left p {
	margin-left:15px;
	text-decoration: none;
	font-size: 12px;
	line-height: 8px;
	
}
.cd2{
	margin-left:0px;
	text-align:center;
	}
.cd2 img { width:150px; height:60px;}
.content{
	font-size:16;
	font-weight: bold;
	color: #FF0000;
	line-height:20pt;
	padding:5px;
}
.content2{
	text-align:center;
	font-size:16px;
	font-weight: bold;
	color: #006633;
	padding:5px;
	}
.content3{
	font-size: 16px;
	color: #000000;
	line-height:18pt;
	padding:5px;
}

.content4{
	background-color:#dbeafd;
	width:784px;
	height:31px;
}
.content5{
	height:19px;
	font-weight: bold;
	font-size:18px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
}
.content6{
	font-size:16px;
	line-height:20pt;
	padding:5px;
}
.pic{
	width:180px;
	height:120px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content7{
	float:left; 
	width:380px;
	border:#0099FF 1px solid;
}
.mc { width:195px;line-height:25px;padding-top:6px;padding-bottom:0px;}
.mc ul{list-style:none;}
.mc ul li{ background:url(line.gif); background-repeat:no-repeat;background-position:-10px 0px;}
.mc ul li a{line-height:20px; }
.text{
	font-size:13px;
	line-height:20pt;
	padding:5px;
}
.textpic{
	width:182px;
	height:129px;
}
.text p { text-indent:2em; } 
