@charset "gb2312";

/*通用初始化*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

.clear {
  clear: both;
}
body {
	background: #fff;
	color: #555;
	font-size: 14px;
	font-family: Verdana, "微软雅黑", "宋体";
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #b30000;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
	border-collapse: collapse;
          text-indent: 0;
}
html {
	overflow-y: scroll;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}
.color-C10B0A {
	color: #C10B0A;
}
.color-666666 {
	color: #666666;
}
.margin-5 {
	margin: 0 5px;
}
.margin-left-24{
	margin-left: 24px;
}
.float-left {
	float: left;
}
.font-size-12{
	font-size: 12px;
}
.line-height-6{
	line-height: 6.5;
}
.color-white{
color: white;
}

/*头部*/
#header {
	width: 100%;
	height: 290px;
	margin: 0 auto;
}
#logo {
	width: 1000px;
	height: 100%;
	margin: 0 auto;

}
#logo-img {
	width: 477px;
	height: 78px;
	background-image: url(imageslogo.png);
	background-repeat: no-repeat;
	float: left;
		margin-left: 35px;
	margin-top: 73px;
}
#logo-search {
	width: 240px;
	height: 60px;
	background-image: url(imagessearch.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-top: 114px;
	margin-left: 208px;
}

#nav{
  width: 1000px;
  height: 90px;
  background-image: url(imagesnav.jpg);
  background-repeat: no-repeat;
  float: left;
  margin-top: 26px;
}

/*#nav ul{
	margin-left: 29px;
	  margin-top: 22px;
	width: 100%;
}

#nav ul li{
	float: left;
	margin-right: 56px;
}


#nav ul li a{
	font-size: 16px;
	color: #666666;
}

#nav ul li a:hover{
	color: #C10B0A;
	text-decoration:none;
}*/


/*友情链接*/


.tab-details{
		background-color: #fafafa;
}

.tab-contents a{
	font-size: 16px;
	color: #666666;
/*	text-decoration: none;*/
}

.tab-contents img{
	  margin-bottom: 4px;
  margin-right: 4px;
}

.tab-contents table{
	width: 998px;
	height: 130px;
  margin-top: 10px;
	margin-left: 52px;
}

.tab-contents td{
	width: 300px;
}
 

#main-friendlink{
 background: url(www.dxep.gov.cnresourcesimageslinks.png) no-repeat top center;
  margin-bottom: 50px;
}

##main-friendlink .content {
          width: 1000px;
          margin: 0 auto;
          overflow: hidden;
}
.link_title{
          height: 78px;
          line-height: 78px;
}


.link_class {
    font-size: 12px;
    FLOAT: left;
    CURSOR: pointer;
    COLOR: #2473DA;
     width: 150px;
    text-align: center;
}

.link_class:hover {
  background-color: #CCCCCC;
}

.link_list{
  width: 1000px;
  border: 1px solid #E6E6E6;
  background-color: #fafafa;
  overflow: hidden;
  padding-bottom: 20px;
}
.link ul li {
  float: left;
  width: 200px;
  padding-left: 40px;
  height: 30px;
  line-height: 40px;
  margin-top: 10px;
  overflow: hidden;
}


