/*
	*@Description:	7.1建党节调查问卷
	*@Author:       jh
	*@Update:      jh(2012-06-19 16:00)
 */

.head{height:290px;background:url(../images/head.jpg) no-repeat center top;overflow:hidden;}
	.cont{height:446px;background:url(../images/cont.jpg) no-repeat;overflow:hidden;}
		#focus{float:left;position:relative;margin:50px 40px 0 20px;width:530px;height:357px;_display:inline;overflow:hidden;}
		#focus .focus_view{margin-bottom:10px;width:530px;height:285px;overflow: hidden;}
		#focus .focus_view ul{position:relative;width:530px;height:285px;}
		#focus .focus_view li{position:absolute;width:530px;height:285px;top:0px;left:0px;filter:alpha(opacity:0);opacity:0}
		#focus .focus_view img{float:left;width:530px;height:285px;}
		#focus .focus_text{position:absolute;left:0;top:245px;padding-left:15px;background:rgba(0,0,0,0.5);filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#50000000',endColorstr = '#50000000')\9;width:515px;z-index:3;}
		#focus .focus_text h3{line-height:40px;height:40px;overflow:hidden;padding-right:40px;}
		#focus .focus_text h3 a{font-size:18px;color:#fff;font-family:"微软雅黑", "黑体", Arial, sans-serif;font-weight:normal;text-decoration:none}
		#focus .focus_text li{display:none;}
		#focus .focus_text li.show{display:block;}
		#focus .focus_slider{position:relative;width:530px;height:60px;overflow:hidden;}
		#focus .focus_slider .mask{margin-left:28px;width:475px;height:60px;overflow:hidden;float:left;}
		#focus .focus_slider ul{margin-left:0;width:970px;height:60px;overflow:hidden;}
		#focus .focus_slider li{float:left;width:121px;height:60px;overflow:hidden;}
		#focus .focus_slider li img{filter:alpha(opacity:60);opacity:0.6;width:112px;height:60px;}
		#focus .focus_slider li a{display:block;width:112px;height:60px;overflow:hidden;background:#000;}
		#focus span.prev{position:absolute;top:0;left:0;display:block;width:14px;height:62px;text-indent:-9999px; cursor: pointer;overflow:hidden;}
		#focus span.next{position:absolute;top:0;right:0;display:block;width:14px;height:62px;text-indent:-9999px; cursor: pointer;overflow:hidden;}
		#focus li.current img{filter:alpha(opacity:100);opacity:1}
		#focus #num{position:absolute;right:10px;top:10px;color:#fff;font-size:14px;}
		.cont-r{width:350px;overflow:hidden;}
			.tt0{padding:80px 0 0 84px;width:182px;overflow:hidden;}
			.tt0 input{margin-bottom:7px;*margin-bottom:5px;width:174px;height:16px;font:400 14px/16px simsun;color:#333;overflow:hidden;}
			.tt1{padding-top:26px;width:340px;overflow:hidden;}
			.tt1 input{margin:0 91px 7px 0;width:16px;height:16px;overflow:hidden;}
			.tt2{padding-top:32px;width:340px;overflow:hidden;}
			.tt2 input{margin:0 91px 7px 0;width:16px;height:16px;overflow:hidden;}
			.tt3{padding:6px 0 0 122px;width:182px;overflow:hidden;}
			.tt3 input{width:174px;height:16px;font:400 14px/16px simsun;color:#333;overflow:hidden;}

	.banner{height:178px;background:url(../images/banner.jpg) no-repeat;overflow:hidden;}
	.main{width:980px;overflow:hidden;}
		.main ul{margin-left:20px;width:940px;overflow:hidden;}
			.main ul li{float:left;padding:8px;margin:20px 10px 0 0;width:285px;border:1px solid #e6e4e4;overflow:hidden;}
			.main ul li img{display:block;width:285px;height:210px;overflow:hidden;}
			.main ul li h2{width:100%;height:32px;font:700 18px/32px '微软雅黑';color:#ea1e21;overflow:hidden;}
			.main ul li p{width:100%;height:24px;font:700 14px/24px simsun;color:#626262;overflow:hidden;}
			.main ul li p span{font:700 16px/24px simsun;color:#f5282e;overflow:hidden;}



