@charset "gb2312";
/*CSS Reset 
------------------------------------------------*/
html{color:#333;background:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}iframe{display:block;}body,button,input,select,textarea{font:12px/1.5 '\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;}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word;}small{font-size:12px;}ul,ol{list-style:none;}a,ins{text-decoration:none;}a:hover{text-decoration:underline;}del{text-decoration:line-through;}legend{*margin-left:-7px;color:#000;}fieldset,img{border:0 none;}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic;}acronym,abbr{border-bottom:1px dotted;font-variant:normal;}abbr{cursor:help;}blockquote{quotes:none;}blockquote:before,blockquote:after{content:"";}b,strong{font-weight:bold;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}button,input,select,textarea{font-size:100%;vertical-align:middle;}button,input{line-height:normal;*overflow:visible;}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;}*html button{cursor:pointer;}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}textarea{overflow:auto;vertical-align:top;resize:vertical;}table{border-collapse:collapse;border-spacing:0;}th{text-align:inherit;}caption,th{text-align:left;}:focus{outline:0;}
a{color:#333;}
a:hover{color:#D90001;}
/*Common Style
------------------------------------------------*/
/*text align*/
.tc{ text-align:center;}
.tr{ text-align:right;}
.tj{ text-align:justify;}
/*float and clear*/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{ clear:both;}
/*clear*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
/*contain floats*/
.group:before,
.group:after ,.layout:before,.layout:after{content: "\0020"; display: block; height: 0; overflow: hidden;}
.group:after,.layout:after{clear: both;}
.group,.layout{zoom:1;}

.hide-text {font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;visibility:hidden;}
/*primary styles
------------------------------------------------*/
html,body{/*height: 100%;*/}
body{background: #EEEAE6 url(imagesbg.png) repeat-y 50% 0;}
#page{width: 1000px;margin: 0 auto;}
#header{height: 143px;background: #FFF url(imageslogo.jpg) no-repeat 0 0;}
	#header h1{font-size: 40px;color: #fff;line-height: 44px;padding-top: 48px;padding-left: 80px;font-family: "simhei"}
		#header h1 a{color: #fff;}
#content{background: #FFF url(imagescontent_bg.png) repeat-x 0 0;}
.title{height: 54px;line-height: 54px;}
	.title h2{text-align: center;font-size: 20px;color: #D70703;}
.mod{width: 978px;margin: 10px auto 0;padding-top: 26px;padding-bottom: 20px;border: 1px solid #e7e7e7;background-color: #FBFAFB;}
.box{width: 795px;margin:0 auto 20px;}
.box .hd h3{font-size: 14px;color: #d91204;}
.box-bottom{height: 30px;line-height: 30px;text-align: center;padding-bottom: 30px;background: url(imagesbox_ft.png) no-repeat 50% 100%;}
.table-form{width: 100%;color: #4d4d4d;}
.table-form th,.table-form td{border: 1px solid #F1D5AB;}
.table-form thead th{height: 28px;line-height: 28px;padding-left: 20px;font-family: 'Microsoft YaHei';font-size: 15px;color: #d91204;background: #FBF5EC url(imagesth.png) repeat-x 0 0;}
.table-form tbody th{width: 180px;text-align: center;font-weight: normal;background-color: #FBF5EC;}
.table-form tbody td{background-color: #fff;}
.table-form tbody th,.table-form tbody td{padding: 5px 10px;}
.dateR{float:right; color:#2a48b8; font-family:arial;}
.table-form tbody .tl{text-align: left;}
.table-form tbody .pl78{padding: 15px 0 20px 76px;}
.table-form tbody p{display:block;line-height: 22px;}
.table-form .ipt{width: 130px;height: 20px;line-height: 20px;padding: 0 2px;border: 2px solid #F4E4CA;}
.table-form .ipt:focus{border-color: #D91204;}
.table-form .btn{border: 0 none;width: 52px;height: 25px;margin-left: 5px;background:url(imagesbtn.png) no-repeat 0 0;}
.table-form label{margin: 0 4px;}
.attract-txtlist li{padding:3px 0;}
			.attract-txtlist li a{background:url(../images/icon_triangle2.png) no-repeat left center; padding-left:10px;}
.html-nobg, .html-nobg body{ background:none;}
.cInteract-table{width:100%; margin:7px 0 10px 0;}
	.cInteract-table td{border:1px solid #b3d2e1; padding:3px 8px;}
	.cInteract-table thead td{background:#a3cfe5 url(../images/cInteract/thead_bg.png) repeat-x 0 0;}
.box-bottom,.box-bottom a{color: #D91204;}