@charset "gb2312";
/* CSS Document */

/*Í¨ÓÃ*/
body
{
	font: 14px "ËÎÌå";
	background-color: #333333;
	line-height: 150%;
	color: #FFF;

}

* li{list-style:none;}
a{text-decoration:none;color:#ffffff;}
a:hover{text-decoration:underline;}


.head{
	width: 1210px;
	background-color: #ffffff;
	background-image: url(../../dicha/images/head_bg.gif);
	height: 93px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.banner{width: 1210px;margin:0 auto;}
.content{margin:0 auto;width:1210px; background-color:#ffffff;}

.h5{
	width: 1210px;
	margin: 0 auto;
	height: 5px;
	background-color: #ffffff;
}
.end{width: 1210px;margin:0 auto;}
.cls {clear: both;}
a:focus { outline: none; }


.xgsm {
	padding: 0px;
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.xgsm p {
	line-height: 1.8em;
	padding: 0px;
	margin: 0px;
	color: #666666;
}
.menu {
	height: 40px;
	display: block;
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
}

.menu ul li {
	/* width and height of the menu items */  
			float: left;
	overflow: hidden;
	position: relative;
	line-height: 40px;
	text-align: center;
}

.menu ul li a {
	/* must be postioned relative  */ 
	position: relative;
	display: block;
	width: 90px;
	height: 40px;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 16px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 90px;
}

		.menu ul li a span.out {
			top: 0px;
}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -40px;
}
		/** 2nd example **/

#menu2 {
			background: #0266b5;		
}
		
#menu2 ul li a {
			color: #ffffff;
}

#menu2 ul li a span.over {
	color: #000;
	background-color: #f0f0f0;
}

.navsbg {
	width: 1210px;margin:0 auto;
	background-image: url(../../dicha/images/nav_sbg.gif);
	height: 17px;
}
.co1_titbg {
	background-image: url(../../dicha/images/co_t1.gif);
	height: 50px;
	font-size: 24px;
	color: #FFF;
	padding: 5px;	font-weight: bold;
}

.co_dtxt {
	font-size: 18px;
	color: #FFF;
}
.gn_txt {
	font-size: 14px;
	color: #0066CC;
	line-height: 120%;
}
.gn_txt span {
	font-weight: bold;
	color: #1D1F1E;
	line-height: 150%;
}
.pdu_contxt {
	font-size: 16px;
	color: #2C6497;
}
.pdu_contxt p span {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #000;
}
.table_list {
	font-size: 12px;
	color: #333;
	margin: 3px;
}
.tb_bg {
	background-image: url(../images/zctd_bg.jpg);
}


.tbtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	background-image: url(../../shixudianyuan/images/1515.jpg);
	text-align: center;
	font-weight: bold;
	padding-top: 25px;
}
.model {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #F36C12;
}
.headfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
}
