/*构建网站所使用的样式表*/
/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #33cc00;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的CSS定义－－将顶部频道文字链接与网站链接总的CSS定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的CSS相同即可。调用代码为<a class='Channel' ***>***</a> */
a.Channel:link {color: #ffffff;}
a.Channel:visited {color: #ffffff;}
a.Channel:hover{COLOR: #ffff00;}
a.Channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的CSS定义－－调用代码为<a class='Channel2' ***>***</a> */
a.Channel2:link {color: #ffff00;}
a.Channel2:visited {color: #ffff00;}
a.Channel2:hover{COLOR: #FF6600;}
a.Channel2:active {color: #ffff00;}
/* 底部版权信息文字链接的CSS定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='Bottom' ***>***</a> */
a.Bottom:link {color: #ffffff;}
a.Bottom:visited {color: #ffffff;}
a.Bottom:hover{COLOR: #ffff00;}
a.Bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的CSS定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='Class' ***>***</a> */
a.Class:link {color: #ffffff;}
a.Class:visited {color: #ffffff;}
a.Class:hover{COLOR: #ff0000;}
a.Class:active {color: #ffffff;}

*{margin:0;padding:0;}
body {
	margin:0 auto;
	padding:0;
	color:black;
	background-color:#EBF3E6;
	font-size:12px;	  
}
div,form,img,dl,dt,dd {
  margin:0;padding:0;border:0;
  list-style-type:none;
  }
ul,ol,li{
     margin:0;padding:0;border:0;
     list-style-type:none;
	 }
.clear{
    clear:both;
	display:block;
	font:0px/0px

}

/**建网站框架格式**/
/** 网站头部区域**/
#hearder {
	background:url(http://www.lhxxsy.com.cn//Skin/lhxxsy/topbg1.gif);
	margin:0px auto;
	width:934px;
	height:368px;
	float:none;
	border:0;
}
#logo {
	background-image:url(http://www.lhxxsy.com.cn//Skin/lhxxsy/lhxxsylogo.gif);
	border:0;
	background-repeat: no-repeat;
	background-position:0px 0px;
 	height: 79px;
	width: 454px;
	margin-left:23px;
	margin-top:17px;
}
#bannerswf {
    margin-top:0px;
	height: 210px;
	width: 934px;
}
#nav{
	height: 60px;
	width: 642px;
	margin-left:20px;
	background-image:url(http://www.lhxxsy.com.cn//Skin/lhxxsy/navbg.jpg);
}
#nav table {
	float:left;
	font-size: 14px;

}
#nav table a{
    color:#006699;
	text-decoration:none;	
}
#nav table a:hover{
	color:#00CC00;

}

/**网站内容区域，分成左右两部分**/
.layout{
	margin:0px auto;
	background-color:#ffffff;
	width:934px;
	border:0;
}
#gg{
    background-image:url(http://www.lhxxsy.com.cn//Skin/lhxxsy/line1.gif);
	border:0;
	background-repeat: no-repeat;
	background-position:0px 0px;
 	height: 7px;
	width: 934px;
}
/*school content left */
.left{
	width: 660px;
	float:left;
}
#news{
	border:0;
	margin-left:10px;
	margin-top:0px;
	margin-right:10px;
 	height: 280px;
	width: 640px;
	float:left;
}
#search{
	border:0;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:5px;
 	height: 40px;
	width: 640px;
	float:left;
}
#lanmu{
	border:0;
	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
 	height: 330px;
	width: 310px;
	float:left;
}


/*主页右部样式*/

.right{
	width: 274px;
	background-color:#fafafa;
	float:left;
}

#rightcontent {
	border:0;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
 	height: 330px;
	width: 250px;
	float:left;
}
#rdx {
	border:0;
	margin-left:5px;
	margin-top:0px;
	height: 760px;
	width: 6px;
	float:right;
	background-image: url(http://www.lhxxsy.com.cn//Skin/lhxxsy/shuxian.gif);
	background-repeat: repeat-y;
}

/*index page bottomer*/
.bottomer {
	margin:0px auto;
	background:url(http://www.lhxxsy.com.cn//Skin/lhxxsy/bottombg.gif);
	width:934px;
	height:156px;
	float:none;
	border:0;
}


/*栏目模板样式*/
#lanmuleft{
   background-color:#fafafa;
   border:0;
   width:196px;
   height:100%;
   float:left;
}
#lanmuleft ul{
   margin:0px;
   background-color:#fafafa;
}
#lanmuleft li{
	float:left;
	border:0;
	width:156px;
	height:35px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:0px;
	background-image:url(http://www.lhxxsy.com.cn//Skin/lhxxsy/lmbg.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	
}
#lanmuleft img{
	border:0;
	margin-left:28px;
	margin-right:8px;
	margin-top:1px;
	margin-bottom:4px;	
}
#lanmuleft li a{
	display:block;
}
.lanmulefttop{
   border:0px;
   background-color:#127993;
   margin-top:1px;
   width:196px;
   height:38px;
   float:left;

}
#lanmucontent{
   border:0;
   width:626px;
   height:100%;
   margin-left:31px;
   margin-top:10px;
   margin-right:80px;
   float:left;
}
#lanmucontent div{
   border:0;
   width:626px;
   float:left;
}
#lanmucontent h1{
	margin:0px;
	font-size: 14px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	color: #006666;
}
#lanmucontent1{
	margin:0px;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	text-align: left;
}
#lanmucontent a{
	text-decoration:none;
	font-size: 14px;
	color: #006699;
}

#lanmucontent font{
	text-decoration:none;
	font-size: 12px;
	color: #333333;
}
#xydt{
      width:198px;
	  height:47px;

}
#showpath{
      margin-left:15px;
	  margin-top:8px;
	  margin-bottom:8px;

}
/*校园动态*/
.xydt{
	background-image: url(http://www.lhxxsy.com.cn//Skin/lhxxsy/arrow1.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	background-position: center center;
}
.more{
	background-image: url(http://www.lhxxsy.com.cn//Skin/lhxxsy/arrow2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.dhdb{
	background-image: url(http://www.lhxxsy.com.cn//Skin/lhxxsy/leftbg.gif);
	background-repeat: no-repeat;
	line-height: 33px;
}
.dhboreder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.link1
{
	background:#ffffff;
	line-height: 250%;
	list-style:none;
}
.link2
{
	list-style:none;
	background:#F7F7F7;
	line-height: 250%;
}