@charset "utf-8";
/* CSS Document */


.center{text-align:center;}


#txbox{ width:950px; margin:0 auto; background:url(left_bg.gif) repeat-y; clear:both; overflow:hidden;}

#txmain_l{float:left; width:224px; padding:8px;}
	.logo_com{border:1px solid #eee; background:#fff; padding:1px; margin-bottom:10px;}
		.logo_com .tit{background:url(logo_com_h2.gif) repeat-x; line-height:30px; height:30px;}
		.logo_com h2{background:url(ico1.gif) no-repeat 8px 12px; font-weight:bold; text-indent:18px;}
		.logo_com h3{background:url(ico1.gif) no-repeat 0px 5px; font-weight:bold; text-indent:8px; color:#f30; }
		.logo_com p{ line-height:24px; text-indent:8px; border-bottom:1px dashed #eee; padding-top:5px;} 
		.logo_com .cont{padding:7px;}
			.logo_com .cont img{padding:2px; border:1px solid #eee; margin:5px 0;}
			.logo_com .cont .date{text-align:center; color:#999;}
			
		#divtab {	border-color:#eee;
					border-style:none solid solid;
					border-width:0 1px 1px;
					clear:both;
					margin:5px auto 0 auto;
					}
		#divtab ul {
					border-top:1px solid #eee;
					clear:both;
					overflow:auto;
					line-height:20px;
					height:100%;}
		#divtab ul label {
					float:left;
					text-align:center;
					width:28%;}
		#divtab ul li {
					border-left:1px solid #eee;
					float:left;
					padding:2px;
					width:68%;
					}
		
#txmain_r{float:left; margin-left:10px; width:700px; overflow:hidden;}
	.txmain_r_box{border:1px solid #ccc; padding:1px; margin-bottom:10px;}
	.txmain_r_box .tit{background:url(right_h2.gif); border-bottom:1px solid #ccc; padding-bottom:1px; line-height:30px; height:30px;}
	.txmain_r_box .url{text-align:center; font-size:18px; color:#fff; display:block; margin-top:10px;}
	.txmain_r_box .url span{color:#f30; display:block; }
		.txmain_r_box .tit h2{ line-height:30px; font-size:14px; text-indent:20px; background:url(ico1.gif) no-repeat 10px 12px; font-weight:bold; color:#f30;}
		.txmain_r_box .tit h3{ line-height:30px; text-indent:20px; background:url(ico1.gif) no-repeat 10px 12px; color:#f30;font-weight:bold; }
	.txmain_r_box .cont{ padding:10px; clear:both; overflow:hidden; height:100%;}
		.txmain_r_box .cont ul{}
		.txmain_r_box .cont li{ float:left; width:25%; text-align:center;}
			.txmain_r_box .cont li img{ padding:3px; border:1px solid #eee;}
			.txmain_r_box .cont li p{text-align:center; margin:5px 0;}
				#divtab2 {	border-color:#eee;
							border-style:none solid solid;
							border-width:0 1px 1px;
							clear:both;
							height:100%;
							margin:5px auto 0 auto;
							}
				#divtab2 ul {
							border-top:1px solid #eee;
							line-height:24px;
							clear:both;
							overflow:hidden;
							height:100%;}
				#divtab2 ul label {
							float:left;
							width:48%;
							padding:2px 4px;}
				#divtab2 ul li {
							border-left:1px solid #eee;
							float:left;
							padding:2px 4px;
							width:48%;
							}
				#divtab2 em{ font-weight:bold; color:#f30;}
				
	.txmain_r_box .msg_l{ float:left; width:40%;}
				#divtab_msg {
							clear:both;
							height:100%;
							margin:5px auto 0 auto;
							}
				#divtab_msg ul {
							
							line-height:24px;
							clear:both;
							overflow:hidden;
							height:100%;}
				#divtab_msg ul label {
							float:left;
							width:60px;
							text-align:right;
							line-height:18px;
							padding:2px 4px;}
				#divtab_msg ul li {
							text-align:left;
							float:left;
							line-height:18px;
							padding:2px 4px;
							width:180px;
							}
				#divtab_msg ul li .l_in{ line-height:16px; height:16px; padding:2px; width:160px;}
				#divtab_msg em{ font-weight:bold; color:#f30;}
	
	.txmain_r_box .msg_r{ float:left; margin-left:10px; width:58%;}
		.txmain_r_box .msg_r .textbox{padding:5px; width:97%; height:100px;}
		.txmain_r_box .msg_r .ok_but{ border:1px solid #666; width:80px; margin-top:5px; font-weight:bold; color:#fff; font-size:14px; background:#f30;}
		.txmain_r_box .msg_r span{color:#999;}
	
	
	
	
	
		
			/**滚动**/
			.scroll_div{
				text-align:center;
				width:670px;
				margin:0px auto;
				overflow:hidden;
				white-space:nowrap;
				padding:10px 0;
			}
			.scroll_div em{margin:0; padding:0; float:none;}
			#scroll_begin li{width:140px;}
			.scroll_div img{
				width:140px;
				height:110px;
				border:1px solid #eee;
				padding:3px;
				margin:auto 8px;
				border:1px #efefef solid;
			}
			#scroll_begin,#scroll_end,
			#scroll_begin ul,#scroll_end ul,
			#scroll_begin ul li,#scroll_end ul li{
				display:inline;
			}

