/*
Copyright 2010, KISSY UI Library v1.0.5
MIT Licensed
build:524 Apr 6 09:10
*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53,sans-serif;}h1,h2,h3,h4,h5,h6{font-size:100%;}address,cite,dfn,em,var{font-style:normal;}code,kbd,pre,samp{font-family:courier new,courier,monospace;}small{font-size:12px;}ul,ol{list-style:none;}a{text-decoration:none;}a:hover{text-decoration:underline;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}legend{color:#000;}fieldset,img{border:0;}button,input,select,textarea{font-size:100%;}table{border-collapse:collapse;border-spacing:0;}

/** 清除浮动 **/
.clearfix:after { content:'\20'; display:block; height:0; clear:both; }
.clearfix { *zoom:1; }

#warp{ width:980px;height:100%; margin:0 auto; background:#000032; }
.header_01{ width:980px;  }
#first{ height:513px; margin-bottom:10px; }
.first_left{float:left; width:552px;}
.first_right{ float:right; width:425px; height:513px; _margin-top:-510px; }
#second{ height:341px;}

#fore{ height:771px; margin-bottom:10px; margin-top:10px; }
.huxing{ background:url(images/huxing_bg.gif) no-repeat; width:925px; height:693px; margin-left:18px; padding:0 10px; }
.zi{ font:"宋体"; color:#E2E2FF; font-size:16px; font-weight:bold; }
#tiwen{ background:url(images/tiwen.gif) no-repeat top; width:980px; height:228px; margin-top:10px; }

.tiwen_table {
	float:left;
	width:472px;
	height:140px;
	margin:60px 0 0 50px;
	_margin:60px 0 0 25px;
	border:1px solid #B2B2E8;
	background:#fff;
	overflow:auto;
}
	.tiwen_table p { padding:0 5px; }
	.tiwen_table p.odd { background:#fff; }
	.tiwen_table p.even { background:#f5f5ff; }
	.tiwen_table p strong { white-space:nowrap; }

.tiwen_input { float:left; width:265px; margin:50px 0 0 20px; }
	.tiwen_input p { padding-top:8px; }
	.tiwen_input p.submit { text-align:center; }
	.tiwen_input p textarea { width:213px; height:88px; vertical-align:middle; }
	.tiwen_input p button {
		width:60px;
		height:22px;
		border:0;
		background:url(images/tw_btn.gif) no-repeat;
		color:#fff;
		font-weight:bold;
		cursor:pointer;
	}

