/* CSS Document */

* {	margin:0; padding:0;}
body { background:#fff;	font:12px Arial, Helvetica, sans-serif;}
img { border:none; display:block;}
ul{ list-style:none;}
a {	color:#888;text-decoration:none;}
a:hover {color:green;}
.clear{ clear:both;}

#wrap {	width:958px; margin:0 auto;}

#head {	height:66px;}
#logo { float:left;height:37px;padding-top:16px;}
#right {float:right;height:18px;padding-top:38px;color:#888; width:170px;}
#right img{ float:left;}

#content {height:444px; width:958px; position:relative;}
.box_1, .box_2, .box_3, .box_4{ z-index:1; width:165px; height:165px; background:url(images/box_bg.png) no-repeat; padding:10px; position:absolute; top:120px;}
.box_1{ left:65px;}
.box_2{ left:280px;}
.box_3{ left:495px;}
.box_4{ left:710px;}
.box_1 .navpic{ background:url(images/fact_01.jpg) no-repeat;}
.box_2 .navpic{ background:url(images/fact_02.jpg) no-repeat;}
.box_3 .navpic{ background:url(images/fact_03.jpg) no-repeat;}
.box_4 .navpic{ background:url(images/fact_04.jpg) no-repeat;}
.navpic{ width:165px; height:123px; overflow:hidden; position:relative;}
.wizoom { position:absolute; left:60px; top:40px; }
.box_1 .nav{ background:url(images/navbg_01.jpg) no-repeat;}
.box_2 .nav{ background:url(images/navbg_02.jpg) no-repeat;}
.box_3 .nav{ background:url(images/navbg_03.jpg) no-repeat;}
.box_4 .nav{ background:url(images/navbg_01.jpg) no-repeat;}
.box_4 p{width:200px}
.nav a{ margin-top:2px; font-size:13px; color:#fff; font-weight:bold; width:165px; height:40px; line-height:40px; text-align:center; display:block;}
.nav a:hover{ color:black;}

.tipbox, .tipbox2, .tipbox3, .tipbox4{ filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E518515F', endColorstr='#E518515F');  
background:rgba(24, 81, 95, 0.9); color:#fff; width:260px; height:210px; padding:8px; border:3px solid #fff; z-index:99; position:absolute; display:none;}
.tipbox{ top:126px; left:250px;}
.tipbox2{ top:126px; left:465px;}
.tipbox3{ top:126px; left:210px;}
.tipbox4{ top:126px; left:425px;}
:root .tipbox,:root .tipbox2,:root .tipbox3,:root .tipbox4{ filter:none; } /* Õë¶ÔIE9*/
.tipbox h3, .tipbox2 h3, .tipbox3 h3, .tipbox4 h3{ font-size:14px; color:yellow; padding:3px;}
.tipbox li, .tipbox2 li, .tipbox3 li, .tipbox4 li{ float:left; width:120px; padding:3px; display:block;}

#foot {	height:80px; background:url(images/pic_dy.jpg) no-repeat; padding-top:26px;}
#foot p {color:#888;text-align:center;height:22px;line-height:22px;}


/* 公告样式 */
.gg_full {
	position: relative; margin: 0px auto; width: 958px;background:#F3F3F3;
}
.gg_full .gg_fbtn {
	position: absolute; width: 19px; display: none; height: 55px; top: 5px; right: -23px
}
.gg_full .gg_fbtn A {
	display: block; background: url(images/gg_btn.png) no-repeat 0px 0px; height: 55px; overflow: hidden
}
.gg_full .gg_fbtn .gg_fclose {
	background: url(images/gg_btn.png) no-repeat -19px 0px;
}
.gg_full .gg_fcon {
	display: none; padding:10px; color:red;
}