/*
 * Public Style
 *
 *
 *
*/
	#selfmoduletopdemand {
		clear:both;
		width:1003px;
		height:100%;
		overflow:hidden;
		border-top:0px dotted #CCCCCC;
		border-right:0px dotted #CCCCCC;
		border-bottom:0px dotted #CCCCCC;
		border-left:0px solid #CCCCCC;
		background:#C9C9C9 url() repeat top left;
	}

		#selfmoduletopdemand .selfmoduletopdemand_left {
			width:1003px;
			height:100%;
			background:#C9C9C9 url() repeat-y top left;
		}

			#selfmoduletopdemand .selfmoduletopdemand_right {
				width:1003px;
				height:100%;
				background:transparent url() repeat-y top right;
			}
			#selfmoduletopdemand .selfmoduletopdemand_top {
				width:100%;
				height:0px;
				line-height:27px;
				overflow:hidden;
				background:transparent url(images/xgcp_bg.jpg) repeat-x 0 0;
							
			}
				#selfmoduletopdemand .selfmoduletopdemand_top .selfmoduletopdemand_tte {
					float:left;
					width:18%;
					height:0px;
					overflow:hidden;
					text-align:left;
					text-indent:20px;
					font-size:12px;
					font-weight:700;
					color:#FF9900;
					background:url() no-repeat top left;
				}
				#selfmoduletopdemand .selfmoduletopdemand_top .selfmoduletopdemand_more {
					float:right;
					height:0px;
					line-height:0px;
					overflow:hidden;
					text-align:right;
					padding-right:9px;
					background:url() no-repeat top right;
					color:#555555;
					font-weight:400;
				}
					#selfmoduletopdemand .selfmoduletopdemand_top .selfmoduletopdemand_more a {
						color:#999999;
						padding:0 4px;
						text-decoration:none;
						font-size:12px;
						
					}
					#selfmoduletopdemand .selfmoduletopdemand_top .selfmoduletopdemand_more img
					{
						vertical-align:0px;	
					}
						#selfmoduletopdemand .selfmoduletopdemand_top .selfmoduletopdemand_more span.this-page {
							color:#ff0000;
							padding:0 3px;
						}
		#selfmoduletopdemand .selfmoduletopdemand_content {
			border-top:0px dotted #CCCCCC;
			border-right:0px dotted #CCCCCC;
			border-bottom:0px dotted #CCCCCC;
			border-left:0px solid #CCCCCC;
			padding:5px 0px 0px 0px;
			background:transparent url() repeat top left;
			text-align:left;
			height:100%;
			overflow:hidden;
		}
			#selfmoduletopdemand .selfmoduletopdemand_content .small_item {
				
				width:100%;
				height:23px;
				overflow:hidden;
				border-top:0px dashed #adcd3c;
				border-right:0px dashed #adcd3c;
				border-bottom:0px dashed #adcd3c;
				border-left:0px dashed #adcd3c;		
				text-align:center;
				line-height:23px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;				
				background: url() no-repeat 0px 0px;
				text-indent:0px;
				font-size:12px;	
				font-weight:700;
				text-decoration:none;
				color:#FFFFFF;
			}
			#selfmoduletopdemand .selfmoduletopdemand_content .small_item {
				display:block;
			}
			#selfmoduletopdemand .selfmoduletopdemand_content .small_item {
				float:left;
			}
				#selfmoduletopdemand .selfmoduletopdemand_content .small_item a {
					font-size:12px;	
					font-weight:700;
					text-decoration:none;
					color:#FFFFFF;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;	
				}
				
				#selfmoduletopdemand .selfmoduletopdemand_bottom {
					
					clear:both;
					height:0px;
					line-height:0px;
					background:transparent url() repeat-x bottom 0;
				}
					#selfmoduletopdemand .selfmoduletopdemand_bottom .selfmoduletopdemand_btml {
						font-size:0;
						width:3%;
						overflow:hidden;
						height:0px;
						line-height:0px;
						float:left;
						background:url() no-repeat bottom left;
					}
					
					#selfmoduletopdemand .selfmoduletopdemand_bottom .selfmoduletopdemand_btmr {
						width:80%;
						height:0px;
						line-height:0px;
						overflow:hidden;
						float:right;
						padding-right:6px;
						background:url() no-repeat bottom right;
						text-align:right;
						color:#555555;
						font-weight:400;					
					}
					#selfmoduletopdemand .selfmoduletopdemand_bottom .selfmoduletopdemand_btmr img
					{
						vertical-align:0px;	
					}
					
					#selfmoduletopdemand .selfmoduletopdemand_bottom .selfmoduletopdemand_btmr a {
						color:#999999;
						font-size:12px;
						text-decoration:none;
						padding:0 4px;
						font-weight:400;
				}
					
					#selfmoduletopdemand .selfmoduletopdemand_bottom .selfmoduletopdemand_btmr span.this-page {
						color:#ff0000;
						padding:0 3px;
					}
/*
 * Private Style
*/
#selfmoduletopdemand .selfmoduletopdemand_content .small_item 
{
	line-height:normal;
	height:normal;
}
/*模块*/