@charset "utf-8";
/* CSS Document */
form,div,ul,li,img,td,dl,dt,dd,h1,h2,h3,h4{margin:0 auto;padding:0;border:0 none;}
p{ font-size:14px;}
ul{
	list-style:none;
	}
body{
	margin:0 auto;
	font-size:12px;
	color:#272727;
	width:957px;
	}
	a{color:#272727; text-decoration:none;}
	
#top{}

#mid{
	margin-top:10px;
	}
	#left{
		width:125px;
		margin-right:10px;
		float:left;
		background:#fafafa;
		padding:3px 3px 10px 3px;
		border:1px #a9a9a9 solid;
		}
		.leftMenu{
			background:url(../images/2009/news/menuBg.png) repeat-x;
			text-align:center;
			padding:12px 0;
			margin-bottom:7px;
			}
		#left ul{
			padding:0 19px;
			}
		#left li{
			line-height:30px;
			background:url(../images/2009/news/3icon.jpg) no-repeat right 50%;
			}
	#right{
		float:right;
		}
		#rLeft{
			width:644px;
			margin-right:10px;
			float:left;
			}
			.guide ul{
				padding-bottom:7px;
				border-bottom:2px #bebebe solid;
				margin-bottom:5px;
				}
			.guide li{
				background:url(../images/2009/news/icon1.jpg) no-repeat left 50%;
				padding-left:20px;
				}
			.list{
				padding-bottom:20px;
				border-bottom:2px #bebebe solid;
				}
			.contents{
				padding:5px 0;
				border-bottom:1px #bebebe dotted;
				}
				.contents dl{
					padding-bottom:7px;
					}
				.contents dl img{
					float:left;
					margin-right:10px;
					}
				.contents dt{
					line-height:26px;
					}
				.contents dd{
					line-height:20px;
					}
				.contents:hover{
					background:#f2f5f8;
					cursor:pointer; 
					}
				/*最终页面*/
				.newsTitle{
					line-height:30px;
					text-align:center;
					padding-top:20px;
					}
				.newsContents{
					margin-top:20px;
					line-height:24px;
					padding-bottom:10px;
					border-bottom:2px #bebebe solid;
					}
				.contentsImg{
					text-align:center;
					}
				
				.page{
					line-height:30px;
					text-align:center;
					}
				.otherNews{
					line-height:24px;
					margin:10px 0;
					}
					.otherNews ul{
						text-decoration:underline;
						}
					
				
		#rRight{
			width:160px;
			float:right;
			}

#bottom{}