﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body {
	padding:0;
	margin:0;
	font: normal normal 12px/188% Verdana, Arial, Helvetica, sans-serif, "宋体";
	color:#333;
	
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":"");min-width:1000px;
}


ul {
	list-style:none;
}
img {
	border:none;
}
/*==============================================================*/


/*伪类定义*/
a {
	color:#ebc49e;
	text-decoration:none;
	cursor:pointer;
	
	}
a:hover {
	color:#FF0;
	text-decoration:none;
	 blr:expression(this.onFocus=this.blur());outline:none;
}
/*==============================================================*/

/* blr:expression(this.onFocus=this.blur());outline:none; */


/*通用定义*/
#wipper {
	width:100%;
	margin:0 auto;
	min-width:1000px;
    background:url(../images/bg01.jpg) no-repeat center top;
   } 


.content {
	width:976px;
	margin:0 auto;
	
}

.header {
	width:976px;
	margin:0 auto;
	height:287px; 
	overflow:hidden;
	position:relative; 
}

.header .toplink{ height:86px; background:url(../images/banner_bg01.jpg) no-repeat top center; position:relative;}
.header .logo{ position:absolute; width:156px;  height:53px; left:25px; top:20px; overflow:hidden; text-indent:-3000px; }
.header .fhsy{ position:absolute; width:77px;  height:27px; left:382px; top:24px; overflow:hidden; text-indent:-3000px; }
.header .jryx{ position:absolute; width:77px;  height:27px; left:461px; top:24px; overflow:hidden; text-indent:-3000px; }
.header .zc{ position:absolute; width:77px;  height:27px; left:540px; top:24px; overflow:hidden; text-indent:-3000px; }
.header .yxcz{ position:absolute; width:77px;  height:27px; left:619px; top:24px; overflow:hidden; text-indent:-3000px; }
.header .jrlt{ position:absolute; width:77px;  height:27px; left:698px; top:24px; overflow:hidden; text-indent:-3000px; }

.header .banner{ height:201px;}

.clearbox {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0px;
	margin-top: 0px;
	height: 0px;
	clear: both;
	background: none;
	font-size: 0px;
	visibility: hidden;
}
.clear{ clear:both;}
.fix{*zoom:1; }
.fix:after{display:block; content:'clear'; clear:both; line-height:0; visibility:hidden; background-color:transparent;}
/*==============================================================*/


/*内容定义部分*/
.content .left{  width:306px; float:left;  }

.left ul li{ width:306px; }

.left ul li#lia a{ background:url(../images/mlsd_tit01.jpg) no-repeat;height:47px;display:block;text-indent:-3000px;overflow:hidden; }
.left ul li#lia a.on{background-position: 0 -47px; display:block; text-indent:-3000px; overflow:hidden; }

.left ul li#lib a{ background:url(../images/mlsd_tit02.jpg) no-repeat;height:41px;display:block;text-indent:-3000px;overflow:hidden; } 
.left ul li#lib a.on{background-position: 0 -41px; display:block; text-indent:-3000px; overflow:hidden; }

.left ul li#lic a{ background:url(../images/mlsd_tit03.jpg) no-repeat;height:41px;display:block;text-indent:-3000px;overflow:hidden; }
.left ul li#lic a.on{background-position: 0 -41px; display:block; text-indent:-3000px; overflow:hidden; }

.left ul li#lid a{ background:url(../images/mlsd_tit04.jpg) no-repeat;height:41px;display:block;text-indent:-3000px;overflow:hidden;}
.left ul li#lid a.on{background-position: 0 -41px; display:block; text-indent:-3000px; overflow:hidden; }

.left ul li#lie a{ background:url(../images/mlsd_tit05.jpg) no-repeat;height:41px;display:block;text-indent:-3000px;overflow:hidden; }
.left ul li#lie a.on{background-position: 0 -41px; display:block; text-indent:-3000px; overflow:hidden; }

.left ul li#lif a{ background:url(../images/mlsd_tit06.jpg) no-repeat;height:41px;display:block;text-indent:-3000px;overflow:hidden; }
.left ul li#lif a.on{background-position: 0 -41px;display:block;text-indent:-3000px;overflow:hidden; }

.left ul li#lig a{ background:url(../images/mlsd_tit07.jpg) no-repeat;height:40px;display:block;text-indent:-3000px;overflow:hidden;  }
.left ul li#lig a.on{background-position: 0 -40px; display:block;text-indent:-3000px;overflow:hidden; }

.left ul li#lih a{ background:url(../images/mlsd_tit08.jpg) no-repeat; height:51px;display:block;text-indent:-3000px;overflow:hidden; }
.left ul li#lih a.on{background-position: 0 -51px; display:block; text-indent:-3000px; overflow:hidden; }

.content .right{ width:670px; float:right; background:url(../images/rg_bg02.jpg) repeat-y;  }
.content .right h2{  height:80px;  background:url(../images/rg_bg01.jpg) no-repeat top center; }
.content .right h2 img{padding-top:44px; padding-left:44px;}
.content .right_con{  padding:25px 44px 25px 44px; min-height:420px; height:100%; _height:420px; }
.leftimg{ position:relative; background:url(../images/rg_bg03.jpg) no-repeat center bottom; width:670px; height:135px; }
.leftimg img{ position:absolute; width:306px; height:390px; left:-306px; top:-255px;   }
.content .right_con{ line-height:24px;}
.content .right_con p{ line-height:24px;}
.content .right_con img{ padding:6px 0px;}

/*==============================================================*/


/*底部定义*/
#footer { clear:both; margin:auto 0; text-align:center;  margin:0px auto; padding-top:30px;  height:169px; overflow:hidden; color:#366b95;}
#footer p{color:#366b95;}
#footer p a{color:#366b95;}

