/*基本信息*/
body {font-size:12px;  margin:0px;text-align:center;}
a:link,a:visited {text-decoration: none;color:#000;}
a:hover{color:#ff6500;}
td{font-size:12px;} 
img{border:none; }/*图片外面的边框 去掉*/
img {border:none;}

/*宽度是 778px 的层*/
#container,#footer,#page{
	width:980px;
	}

/*页面层容器*/
#container,#page {
	width:980px;
	margin:0px auto;  
	background:#FFF;
	}
#page{margin-top:2px;}

/*页面头部和底部*/
#footer{border-top: 1px solid #b1b1b1;
		margin-top:2px;
		padding-top:8px;
		padding-bottom:10px;
		line-height:22px;
		}
#header-left{
	width:198px;height:82px;
	float:left;
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	}

#header-right{
	width:782px;height:82px;
	float:right;
	border: 1px solid #b1b1b1;
	}
/*logo*/
#logo{
	width:186px;
	height:81px;
	float:left;
	padding-top:8px;
	padding-bottom:4px;
	
	}

/*menu*/
#menu-top-1,#menu-top-2,#menu-top-3{
	height:35px;
	float:left;
	}

#menu-body{
	margin-top:0px;margin-left:0px;
  	width:550px;
	height:60px;
	float:left;
	}

/*栏目菜单*/
#menu {
	margin-top:0px;margin-left:0px;
  	width:550px;
	}
#menu ul {float:left;list-style:none;margin:0px;}
#menu ul li {float:left;display:block;line-height:22px;margin:0 5px}
#menu ul li a:link,#menu ul li a:visited {font-size:12px;}
#menu ul li a:hover{}
/**/
#header-gg{
	width:220px;
	height:66px;
	border-left: 1px solid #b1b1b1;
	float:right;
	}



/*首页轮换广告及右边的广告位*/
#5pic{
	width:980px;
	height:103px;
	}
#5pic-right{
	width:118px;
	height:90
	float:right;
	}

/*首页分两栏，左为电子版，右为分类广告*/
#index-left,#index-right{
	height:330px;
	}
#index-left{
	float:left;
	width:455px;
	}
#index-right{
	float:right;
	width:518px;
	}

/*左栏电子版横幅广告和右栏分类信息的横幅广告*/
#index-left-gg{
	float:left;
	width:453px; 
	margin-top:3px;
	margin-bottom:2px;
	}

#index-right-gg{
	float:right;
	width:516px; height:80px;
	margin-top:2px;
	margin-bottom:2px;
	}

/*圆角距形的实现*/
#yj-l-t,#yj-r-t,#yj-line,#yj-lanmu-bg{
	height:41px;
	float:left;
	}
#yj-l-t{
	background:url("/pic/yuanjiao/yj-l-t.gif") no-repeat;
	width:14px;
	}
#yj-r-t{
	background:url("/pic/yuanjiao/yj-r-t.gif") no-repeat;
	width:14px;
	}
#yj-l-b{
	background:url("/pic/yuanjiao/yj-l-b.gif") no-repeat;
	width:14px;
	float:left;
	}
#yj-r-b{
	background:url("/pic/yuanjiao/yj-r-b.gif") no-repeat;
	width:14px;
	float:right;
	}
#yj-line{
	background:url("/pic/yuanjiao/yj-line.gif") no-repeat;
	width:300px;
	}
#yj-lanmu-bg{
	background:url("/pic/yuanjiao/yj-lanmu-bg.gif") no-repeat;
	width:106px;
	padding-top:20px;
	font-weight:bold;
	}

/*栏目的三种颜色*/
.hong{color:#ED2968;}
.hong a:link,.hong a:visited {color:#ED2968;}

.lan{color:#1770B7;}
.lan a:link,.lan a:visited{color:#1770B7;}

.lv{color:#124733;}
.lv a:link,.lv a:visited{color:#124733;}

/*左边的电子版再分两栏，左为调用的图片，右为调用的电子版的标题*/
#index-left-l{
	float:left;
	width:150px;
	height:100px;
	padding-top:13px;
	padding-bottom:2px;
	border-left: 1px solid #E9E9E9;
	}
#index-left-r{
	float:left;
	width:300px;
	height:170px;
	text-align:left;
	line-height:20px;
	height:100px;
	padding-left:2px;
	padding-top:10px;
	padding-bottom:2px;
	border-right: 1px solid #E9E9E9;
	}

/*右边的分类广告之中定义一个层*/
#index-right-nei{
	width:254px;
	height:65px;
	float:left;
	margin-top:2px;
	margin-left:2px;
	text-align:left;
	font-size:12px;
	line-height:20px;
	border: 1px solid #b1b1b1;
	}

#index-right-nei-l{
	float:left;
	width:60px;
	height:45px;
	margin-left:2px;
	margin-top:6px;
	}
#index-right-nei-r{
	float:left;
	width:185px;
	height:45px;
	margin-left:2px;
	margin-top:2px;
	}


/*以下为电子版用的,大框分三栏*/
#mb-left,#mb-middle,#mb-right{
	height:300px;
	}

#mb-left{
	width:197px;
	float:left;
	background:#FFF;
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	}
##mb-middle{
	width:563px;
	float:left;
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	}
#mb-right{
	width:215px;
	float:left;
	border-top: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	}

/*电子版中间大栏再左右两栏*/
#mb-middle-nei{
	width:563px;	
	}

#mb-middle-l{
	width:130px;height:120px;
	float:left;
	padding-top:5px;
	}

#mb-middle-r{
	width:430px;height:120px;
	float:right;
	text-align:left;
	padding-top:5px;
	}
.22{height:22px;}

#xlb{width:555px;;height:50px;
	text-align:left;
	padding-top:15px;
	padding-left:30px;
	}
#xlb-l{
	float:left;
	width:200px;
	border: 1px solid #0975B2;
	}
#xlb-r{
	float:left;
	width:50px;
	border: 1px solid #0975B2;
	}
/*电子版栏目名称背景*/
#mb-lanmu-bg{
	background:url("/pic/dzb/bg01.gif") no-repeat;
	height:30px;width:196px;
	padding-top:5px;
	}

/*电子版左栏中的文章搜索*/
#mb-sousuo{
	background:#FFF;
	width:196px;
	border-bottom: 1px solid #0975B2;
	padding-top:20px;
	margin-top:-5px;
	}

/*电子版栏目广告*/
#mb-gg{
	
	}
/*电子版栏目导航*/
#location{
	text-align:left;
	height:30px;
	padding-top:3px;
	padding-left:10px;
	}

/*分类广告中的banner*/
#class-banner{width:980px;}
/*分类广告中的栏目列表层*/
#class-lanmu{width:980px;}
#class-lanmu td{
	width:54px;
	height:22px;
	text-align:center;
	BORDER-RIGHT: #cccccc 1px dotted;
	BORDER-TOP: #cccccc 1px dotted;
	BORDER-LEFT: #cccccc 1px dotted; 
	BORDER-BOTTOM: #cccccc 1px dotted;
	}

/*首页下面的合作站点*/
#link {
	width:980px;
	}
#link-small {
	width:95px;height:35px;
	background:url("/pic/link/link.jpg") no-repeat;
	float:left;
	margin-left:2px;
	margin-top:1px;
	}








/*分类广告中的搜索*/
#class-sousuo{width:980px;}
/*分类广告的首页中的小方格，每行4个*/
#class-1-4{
	width:230px;height:150px;
	border: 1px solid #b1b1b1;
	float:left;
	margin-left:8px;
	margin-top:4px;
	}
/*分类广告的首页中的小方格，每行4个，标题和内容*/
#class-1-4-bt{
	height:30px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	color:green;
	}
#class-1-4-bt  a{
	color:#FF8800;
	}
#class-1-4-content{
	text-align:left;
	padding-left:3px;
	padding-right:3px;
	line-height:22px;
	}
