@charset "gb2312";
@import url('public.css');

.top{height:554px;overflow:hidden;display:block}
.box1{width:680px;overflow:hidden;float:left}

	.FocusPic1{zoom:1;position:relative;overflow:hidden;width:330px;height:249px;padding:10px;border:1px #C3D3E2 solid;background:#fff;margin-top:20px;float:left}
	.FocusPic1 .content{overflow:hidden}
	.FocusPic1 .changeDiv a{position:absolute;top:10px;left:10px;display:none;}
	.FocusPic1 .title{position:absolute;bottom:0px;height:26px;line-height:26px;text-align:center;overflow:hidden;display:none}
	.FocusPic1 .title-bg{position:absolute;bottom:0px;height:26px;line-height:26px;text-align:center;overflow:hidden;display:none}
	.FocusPic1 .title-bg{background:#000;filter:alpha(opacity=80);opacity:0.5}
	.FocusPic1 .title a{display:block;padding:0px;color:#fff;font-size:12px;}
	.FocusPic1 .title a:hover{color:red;text-decoration:none}
	.FocusPic1 .change{bottom:15px;height:20px;right:15px;position:absolute;text-align:right;z-index:111;}
	.FocusPic1 .change i {background:#6F6F6F;filter:alpha(opacity=100);opacity:1.7;color:#fff;cursor:pointer;font-family:Arial;font-size:12px;font-style:normal;width:20px;height:15px;line-height:15px;text-align:center;margin-right:1px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
	.FocusPic1 .change i.cur{background:#406488;color:#fff}

	.newtext{width:310px;overflow:hidden;float:right;margin-top:20px}
	.newtext ul{}
	.newtext ul li{height:30px;line-height:30px;overflow:hidden;font-size:14px}
	.newtext ul li:hover{background:#276FAC}
	.newtext ul li:hover a{color:#fff}


.box2{width:300px;overflow:hidden;float:right}
.box2 .title{height:87px;overflow:hidden;background:url('mb.png') no-repeat}
.box2 ul{padding:25px 20px 0;overflow:hidden;border:1px #C3D3E2 solid;height:170px}
.box2 ul li{height:48px;line-height:48px;overflow:hidden;font-family:Î¢ÈíÑÅºÚ}
.box2 ul li em{display:block;float:left;height:48px;line-height:48px;font-size:32px;color:#276fac;padding-right:10px}
.box2 ul li a{color:#406488;font-size:18px;display:block;height:48px;line-height:48px;float:left;padding-top:3px}

.box3{margin-top:30px}
.box3 .title{height:45px;overflow:hidden;background:url('title.png') no-repeat}
.box3 .cons{height:610px;border:1px #CCCCCC solid;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:40px 20px 0;font-size:14px;color:#000;background:#fff}
.box3 .cons p{padding:10px 0}
.box3 .cons p,.box3 .cons p strong{color:#000}

.footer{text-align:center;padding:50px 0 40px 0;line-height:24px;color:#999}
.footer a{color:#000}

