/***** Smoke520
	   * smoke520.7@gmail.com
       * 10-04-26
	   * css
       * dageng
       * EditPlus ****/

/* 全局CSS定义 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}   
table{ border-collapse:collapse; border-spacing:0;}   
fieldset,img{ border:0;}   
address,caption,cite,code,dfn,em,strong,th,var{ font-weight:400; font-style:normal;}   
ol,ul,li{ list-style:none;}   
caption,th{ text-align:left;}   
h1,h2,h3,h4,h5,h6{ font-weight:400; font-size:100%;}   
q:before,q:after{content:'';}   
abbr,acronym{ border:0;}

input,select,textarea{ font-size:12px;}
body{ font:12px "宋体",arial,helvetica,clean,sans-serif; text-align:center;}

/* 自定义清除浮动标签 */
hb\:clr{ clear:both; display:block; font-size/*\**/:0\9; height/*\**/:0\9; line-height/*\**/:0\9;}

/* 辅助常用样式 */
.hidden{ display:none;}
.show{ display:block!important;}
.handStyle{ cursor:pointer;}

/* 默认链接颜色 */
a{ color:#009; text-decoration:none;}
a:hover{ color:#f60; text-decoration:underline;}

/* 主体框架 */
body{ font-size:12px; color:#666;}

#wrapper{ width:960px; margin:0 auto; background:url(/ver09/img/special/dafeng/header_bg.jpg) no-repeat; text-align:left;}
	#header{ height:410px;}
		#header h1{ overflow:hidden; text-indent:-9999px;}

	#container{ width:960px; margin:0 auto; padding-bottom:205px; background:url(/ver09/img/special/dafeng/bottom_bg.jpg) no-repeat 50% 100%;}
		.hotFrame{ position:relative; width:918px; margin:0 auto; background:url(/ver09/img/special/dafeng/hot_title.png) no-repeat; margin-top:50px; padding-top:55px;}
			.hotCotnent{ width:918px; background:url(/ver09/img/special/dafeng/hot_bg.png) repeat-y;}
				.hotText{ width:600px; padding:10px 0 0 25px;}
					.hotText img{ float:left; margin-right:20px;}
					.hotText p{ font-size:14px; line-height:24px;}
				.hotText:after{ content:""; display:block; height:0; clear:both; visibility:hidden;}
				.hotPic{ position:absolute; top:-50px; right:-10px;}
			.hotBottom{ width:918px; height:19px; background:url(/ver09/img/special/dafeng/hot_bottom.png) no-repeat;}

		.mainFrame{ width:960px; padding-top:40px; overflow:hidden;}
		.mainFrame:after{ content:""; display:block; height:0; clear:both; visibility:hidden;}
			.mainPicList{ float:left; width:205px; margin-bottom:-3000px; padding:35px 0 3010px 0; background:url(/ver09/img/special/dafeng/main_pic_list_title.png) no-repeat 20px 0; border-right:1px solid #d7d7d7;}
				.mListPic{ width:175px; margin:0 auto;}
					.mListPic li{ display:block; _float:left;}
					.mListPic img{ display:block; margin-bottom:10px;}
			.mainContent{ float:right; width:724px;}
				.mainText{ float:left; width:430px;}
					.mainTextT{ padding:20px 0;}
						.mainTextT p{ font-size:14px; line-height:24px; text-indent:26px;}
				.mainBar{ float:right; width:277px;}
					.mainBarPic{ display:block; margin-bottom:10px;}
					.mainBarFrame{ width:265px; padding:38px 0 15px 0; background:url(/ver09/img/special/dafeng/main_bar_title1.png) no-repeat;}
					.mainBarFrame2{ background:url(/ver09/img/special/dafeng/main_bar_title2.png) no-repeat;}
						.mainBarFC{ zoom:1; padding:5px 10px; background:url(/ver09/img/special/dafeng/main_bar_bg.png) repeat-y; font-size:14px;}
						.mainBarFC:after{ content:""; display:block; height:0; clear:both; visibility:hidden;}
						.mainBarFrame2 .mainBarFC{ padding-top:15px;}
							.mainBarFC ul{ padding:10px 5px 0; line-height:22px;}
							.mainBarFC li{ padding:3px 0;}
							.mainBarFC h3{ float:left; width:50px; height:45px; padding-left:10px; line-height:20px;}
							.mainBarFC p{ float:right; width:180px; height:45px; line-height:20px;}
						.mainBarB{ width:265px; height:13px; background:url(/ver09/img/special/dafeng/main_bar_bottom.png) no-repeat;}
