/* CSS Document */
body {
	background-color: #fff;
	background-image: url(../images/top2.jpg);
	background-position:top;
	color:#666666;
	font-size:12px;
}
#contenter{
	padding:0;
	color:#666666;
	font-size:12px;
	background:#ffffff;
	width:920px;
	margin-left:auto;
	margin-right:auto;}
#logo {
	width:920px;
	height:104px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#logo span{
	position:absolute;
	top:9px;
	right:29px;
}
#logo #logoleft {
	background-image: url(../images/logoleft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	width: 350px;
	position:absolute;
	bottom:5px;
	left:7px;
	text-align:left;
}

#logo span,.wenzi1{
	font-family: "黑体,宋体";
	font-size: 22px;
	font-weight: bold;
	color:#000000;
}
#logo #logoleft span .wenzi{
	padding-bottom:6px;
	margin-left:20px;
}
#logo #logoright {
	height: 60px;
	width: 450px;
	position:absolute;
	bottom:1px;
	left:471px;
	text-align:left;
}

#contenter #logo #flasha {
	position:absolute;
	bottom:2px;
	right:1px;
}
/*菜单样式*/
#menu{
	width:920px;
	height:30px;
	background:url(../images/menu2.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}
#menu #home{
	position:absolute;
	top:9px;
	left:20px;
}
#menu #other ul{
	list-style:none;
	margin:0;
	padding:0;
	}
/*
#menu #other ul li{
	float:right;
	padding:10px;
	line-height:5px;
	border-right:1px #999999 solid;
	border-left:1px #FFFFFF solid;
	}
#menu #other ul li .otherpage{
	border-right:none;
	}
*/

#menu #other ul li{
	float:right;
	padding:8px;
	}
#menu #other .tiao{
	color:#CCCCCC;
	}
#menu a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	}
#menu a:hover {
	color:#333333;
	}  
/*登录样式*/
#login {
	width:918px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	border:1px #dddddd solid;
	background:#FAFAFA;
}
*html #login{
	border:1px #dddddd solid;
	background:#FAFAFA;
}
#login span{
	margin-top:6px;
	color:red;}
#login #user {
	float:left;
	position:absolute;
	top:6px;
	left:15px;
}
#contenter #login #one {
	position:absolute;
	top:1px;
	left:80px;
	float:left;
	width:500px;
	height: 30px;
}
#contenter #login #one span {
	color:#FF0000;
	text-decoration: underline;
}

/*search样式*/
#login #searchbox {
	position:absolute;
	left:680px;
	float:right;
}
#login #searchbox #submit {
	background:transparent;
	border:0;
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color:#FF0000;
	}
form #searchbox input.textfield,
form #searchbox button {
	margin:0;
	padding:0;
	width:18px;
	}	
.space {
	width:920px;
	height:12px;
	margin-left:auto;
	margin-right:auto;	
}
/*幻灯片样式*/
#newsfilm {
	width:920px;
	height:370px;
	margin-left:auto;
	margin-right:auto;
	border:1px #FBD3CC solid;	
}
#newsfilm #film {
	height: 289px;
	width: 480px;
	float:left;
	margin-top:30px;
	margin-left:28px;
}

#newsfilm #hotnews {
	font-size:12px;
	float:right;
	margin-top:10px;
	margin-right:40px;
	text-align:left;
}
#newsfilm #hotnews ul{
	margin:0;
	padding:0;
	list-style:circle;
}
#newsfilm #hotnews ul li{
	padding-top:11px;
}
/*侧边栏样式*/
#sidebar{
	width:230px;
	float:left;
	position:relative;
	min-height:300px;
}
#sidebar #project {
	height: 450px;
	width: 230px;
	position:absolute;
	top:0;
	left:0;
	border:1px #FBD3CC solid;
	float:left;
}
#sidebar  p {
	font-size:14px;
	font-weight:bold;
	color:#eee;
	position:absolute;
	top:0;
	left:10px;
	background-image: url(../images/projectlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar .projectmenu {
	width:230px;
	height:30px;
	border-bottom:1px #D80001 solid;
	background:url(../images/listbg.png) repeat;
}


#contenter #sidebar #project ul {
	text-align:left;
	float:left;
	margin:0;
	padding:0;
	position:absolute;
	left:40px;
	top:30px;
}
#contenter #sidebar #project ul li {
	padding-top:19px;

}

#contenter #sidebar #newscenter {
	width:230px;
	height:370px;
	position:absolute;
	top:409px;
	left:0;
	border:1px #FBD3CC solid;
}
#sidebar #files {
	width:230px;
	height:177px;
	position:absolute;
	top:795px;
	left:0;
	border:1px #FBD3CC solid;
}
#contenter #sidebar #newscenter .img {
	height: 90px;
	width: 200px;
	position:absolute;
	bottom:220px;
	left:13px;
	border:2px #999999 solid;
}

#contenter #sidebar #newscenter .img2 {
	height: 90px;
	width: 200px;
	position:absolute;
	bottom:120px;
	left:13px;
	border:2px #999999 solid;
}
#contenter #sidebar #newscenter .img3 {
	height: 90px;
	width: 200px;
	position:absolute;
	bottom:20px;
	left:13px;
	border:2px #999999 solid;
}
#contenter #sidebar #files .img4 {
	height: 130px;
	width: 211px;
	position:absolute;
	bottom:2px;
	left:7px;
	border:2px #999999 solid;
}
/*.space {
	width:920px;
	height:12px;
	margin-left:auto;
	margin-right:auto;	
}	*/


/*内容样式*/
#content {
	width:678px;
	float:right;
	position:relative;
}

#content p{
text-indent:2em;}

#content #listborder {
	border: 1px solid #CCC;
	width:678px;
	min-height:900px;
}
*html #content #listborder {
	height:900px;
}

#contenter #content #banner {
	background-color: #FFFFFF;
	width:677px;
	height:90px;
	border:1px #CCCCCC solid;
	padding:auto;
}
#contenter #content #listmenu {
	width:656px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px #FF99CC solid;
}
#contenter #content #listmenu span {
	font-weight: bold;
	font-size:14px;
	float:left;
	margin-top:18px;
}
#contenter #content #listmenu a {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #D80001;
	text-decoration:none;
	display:block;
}
#contenter #content #listmenu a:hover {
		border-bottom:3px #D80001 solid;
}
#contenter #content #list {
	background-color: #FFFFFF;
	width:678px;
	height:866px;
}

.spacelink {
	width:920px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	clear:both;	
}
/*主页content样式*/
#content #lanmu {
	width: 437px;
	float:left;
	position:relative;
}
#content  .lanmu1{
	height: 280px;
	width: 435px;
	border:1px solid #FBD3CC;
	margin-left:0;
	margin-bottom:10px;
}
#contenter #content #lanmu .lanmu1 ul{
	margin-left:-9px;
	padding:10px;
	list-style:none;
	float:left;
	font-size:14px;
}
*html #contenter #content #lanmu .lanmu1 ul{
	margin-left:-15px;
}
#contenter #content #lanmu .lanmu1 ul li{
	padding-bottom:-20px;
	padding-left:10px;
	margin:1px;
	text-align:left;
	line-height:25px;
}
#content #lanmu .lanmumenu span{
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#content #lanmu .lanmumenu{
	width:320px;
	height:27px;
	border-bottom:2px #FBD3CC solid;
	margin-left:2px;
	
}
*html #content #lanmu .lanmumenu{
margin-left:-92px;
}
#content #lanmu .lanmumenu a {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color:#D80001;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
#content #lanmu .lanmumenu a:hover {
	border-bottom:3px #D80001 solid;
}
/*
#content #lanmu #lanmu2{
	height: 280px;
	width: 435px;
	border:1px solid #FBD3CC;
}
#content #lanmu #lanmu2{
	position:absolute;
	top:292px;
	left:0;
	
}
#content #lanmu #lanmu3{
	height: 280px;
	width: 435px;
	border:1px solid #FBD3CC;
}

#content #lanmu #lanmu3{
	position:absolute;
	bottom:0;
	left:0;
	
}

*/
#content #sidebarright {
	height: 864px;
	width: 230px;
	float:right;
}
#content #sidebarright #sidebarright1 {
	height: 320px;
	width: 228px;
	border: 1px solid #FBD3CC;
}
#content #sidebarright .sidebarrightmenu {
	background-repeat: no-repeat;
	background-position: left center;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px #D80001 solid;
	background:url(../images/listbg.png);
	width:226px;
	height:20px;
	margin-top:-7px;
}
*html #content #sidebarright .sidebarrightmenu {
	height:21px;
	margin-top:8px;
	} 
#content #sidebarright #sidebarright1 #img,#img2,#img3 {
	height: 73px;
	width: 205px;
	border: 1px solid #D2D2D2;
	margin:10px;
	padding:2px;
}
#content #sidebarright #ad {
	height: 100px;
	width: 228px;
	border: 1px solid #FBD3CC;
	margin-top:11px;
}

#content #sidebarright #sidebarright2 {
	height: 417px;
	width: 228px;
	border: 1px solid #FBD3CC;
	margin-top:11px;
}
*html #content #sidebarright #sidebarright2 {
	height:436px;
}
#content #sidebarright #sidebarright2 ul{
	margin-left:10px;
	margin-top:8px;
	padding:1px;
	list-style:none;
}
#content #sidebarright #sidebarright2 ul li{
	padding:4px;
	text-align:left;
}
/*文章正文页面样式*/
#content #listborder span {
	margin: 2px;
	padding: 2px;
}
#content #listborder td{
	float:left;
}
#content #zhengwenborder #zhengwenmenu1{
	border-top:2px #FBD3CC solid;
}
#content #zhengwenborder #wordfont{
	width:672px;
	height:796px;
	text-align:left;
	float:left;
	padding::12px 12px 12px 12px;
	margin:2px;
}
/*友情链接样式*/
#link {
	width:920px;
	height:113px;
	clear:both;
	background:#FFFFFF;
}






/*页脚样式*/
#footer {
	width:920px;
	position:relative;
	clear:both;
	margin-bottom:20px;
}
#footer #footerlink{
	height:32px;
	width:920px;
	background-image: url(../images/linkbg.jpg);
	background-repeat: repeat-x;
}


#footer #footerlink ul {
	position:absolute;
	top:7px;;
	left:200px;
	margin:0;
	padding:0;
	list-style:none;
}


#footer #footerlink .footerline {
	color:#D80001;
}


#footer #footerlink ul li {
	float:left;
	padding-left:20px;
	padding-top:3px;
	background-image: url(../images/linkbg.png);
	background-repeat: no-repeat;
	background-position: left center;
}#contenter #content #listborder table {
	line-height:25px;
	font-size:14px;
}
