/***** 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:1003px; margin:0 auto; background:url(/ver09/img/special/xian/header_bg.jpg) no-repeat; text-align:left;}
	#header{ height:388px; overflow:hidden;text-indent:-9999px;}
	#container{ width:1003px;}
	#container:after{ content:""; display:block; height:0; clear:both; visibility:hidden;}
		.mainTop{ width:967px; padding:0 18px;}
		.mainTop:after{ content:""; display:block; height:0; clear:both; visibility:hidden;}
			.mainTop img{ float:left; margin-right:15px;}
			.mainText{ padding-top:45px; font-size:14px; line-height:24px;}
				.mainText p{ margin-bottom:15px; text-indent:24px;}
		.centerFrame{ width:958px; padding:10px 25px 15px 20px;}
		.centerFrame:after{ content:""; display:block; height:0; clear:both; visibility:hidden;}
			.centerPic{ float:left; width:645px; padding-top:41px; background:url(/ver09/img/special/xian/center_title.jpg) no-repeat;}
				.centerPicOne{ float:left; width:200px; height:180px; margin:10px 13px 0 0;}
				.centerPicOne span{ display:block; padding-top:5px; height:25px; line-height:25px; text-align:center;}
			.barFrame{ float:right; width:304px; height:799px; background:url(/ver09/img/special/xian/bar_frame.jpg) no-repeat;}
				.barFrame dl{ padding:60px 10px; color:#749715; font-size:14px;}
				.barFrame dt{ padding:10px 0 15px 20px; background:url(/ver09/img/special/xian/bar_ico.jpg) no-repeat 0 13px; font-weight:700;}
				.barFrame dd{ padding-bottom:15px; line-height:27px;}
				.barFrame a{color:#749715;}
		.picList{ width:956px; margin:0 auto; padding-top:46px; background:url(/ver09/img/special/xian/piclist_title.jpg) no-repeat;}
			.picListFrame{ width:955px; height:162px; padding:19px 15px 0; background:url(/ver09/img/special/xian/piclist.jpg) no-repeat;}
				.picListGD{ width:925px; overflow:hidden;}
					.picListGD td{ padding:0 6px;}
	#footer{ height:171px; padding:80px 50px 0 0; background:url(/ver09/img/special/xian/footer_bg.jpg) no-repeat 0 100%; font-size:14px; text-align:right; line-height:22px;}
