					


/* header */
.topshow	{ width:auto; margin:0px auto;}
#header	{ 
				width:990px; 
				margin:3px auto;
}
#header .logo	{ 
				width:182px; 
				height:58px;
				padding:13px 0 0 8px;
				background: url(../images/logo_bg.gif) no-repeat 0 0;
				float:left;
				}
#header .content	{ 
				width:800px;
				height:71px;
				float:right;
				}
#header .menu	{ 
				width:800px;
				height:36px;
				background: url(../images/menu.gif) repeat-x 0 -36px;
				}
#header .menu .menur{ 
				height:36px; 
				width:13px;
				background: url(../images/menu.gif) repeat-x 0 0;
				float:right;
				}
#header .menu span	{ 
				font-weight:bold;
				color:#fff;
				float:left;
				font-size:14px;
				margin:10px 7px 0;
				}
#header .menu span.home1,#header .menu span.home3{
				width:80px;
				height:20px;
				background:url(../images/span_hone.gif) no-repeat 0 0;
				margin:7px 10px 0 10px;
				text-align:center;
				padding-top:5px;
				}	
#header .menu span.home3	{background:url(../images/span_hone2.gif) no-repeat 0 0; width:60px;}			
#header .menu span.home3 a,#header .menu span.home3 a:link,#header .menu span.home3 a:visited,#header .menu span.home3 a:hover,#header .menu span.home3 a:active	{ color:#000;}
#header .menu span.home1 a{					
				color:#009900;
				}
#header .menu span.home1 a:link{color:#009900; text-decoration:none;}
#header .menu span.home1 a:visited{color:#009900; text-decoration:none;}
#header .menu span.home1 a:hover{color:#009900; text-decoration:none;}
#header .menu span.home1 a:active{color:#009900; text-decoration:none;}
#header .menu span.home2{
				width:60px;
				text-align:center;
				}
#header .menu span a{
				color:#fff;
				}
									#header .menu span a:link	{
													color:#fff;
													text-decoration:none;
													}				
									#header .menu span a:visited	{
													color:#fff;
													text-decoration:none;
													}								
									#header .menu span a:hover	{
													color:#FFFF00;
													text-decoration:underline;
													}						
									#header .menu span a:active	{
													color:#fff;
													text-decoration:none;
													}				
.search		{
				height:36px;
				width:800px;
				line-height:36px;
				}
.searchinput{
	line-height:36px;
	margin:0 20px; width:67px; height:31px;
}				
*html .search form	{ 
				float:left; 
				margin:2px 0 0 10px;
				width:480px;
				}	
.search form	{ 
				float:left; 
				margin:0 0 0 10px;
				width:480px;
				}								
.search .s_input{
				height:23px;
				width:270px;
				background:url(../images/s_input.gif) no-repeat 0 0;
				border:medium none;
				padding-left:3px;
				color:#666;			
				line-height:23px;
				vertical-align:middle;
				margin-right:6px;
				}					
.search .s_radio	{
				vertical-align:middle;
				margin-right:8px;
				}					
.search .s_input_b	{
				background:transparent url(/images/search.gif) no-repeat scroll 0 0;
border:medium none;
height:32px;
line-height:23px;
vertical-align:middle;
width:67px;
				
				}
.search_r		{
				float:right;
				width:285px;
				}												
.search_r table	{
				line-height:18px;
				float:right;
				margin:3px 5px 0 0;
				}	
.search_r table td	{
				background:url(../images/search_r_td.gif) no-repeat 0 0;
				padding-left:8px;
				line-height:16px;
				}
.search_r img	{
				float:left;
				margin-top:3px;
				}	
/* bottom ***********************************/						
				
.bottom	{
				text-align:center;
				line-height:24px;
				width:990px;
				margin:2px auto;
				clear:both;
				}				
.bottom .notic_b {
		background: url("../images/noticbg.gif") repeat-x scroll 0 0 transparent;
		color: #FFFFFF;
		height: 44px;
		line-height: 22px;
		margin: 0 auto;
		padding: 4px 10px;
		text-align: center;
		width: 970px;
}

.bottom .bottom_link	{
				background:#00bb5f;
				width:990px;
				line-height:24px;
				color:#fff;
				}

.bottom .bottom_link a	{
				color:#fff;
				margin:0 6px;
				}
						.bottom .bottom_link a:link		{color:#fff; text-decoration:none;}
						.bottom .bottom_link a:visited	{color:#fff; text-decoration:none;}
						.bottom .bottom_link a:hover	{color:#fff; text-decoration:underline;}
						.bottom .bottom_link a:active	{color:#fff; text-decoration:none;}
