@import url(01.font.css);


#wrapper		{
			background-color:#fff;
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 957px;
			}

.clearfloat  		{
			clear:both;
			}

#topnav			{
			background-color:#000000;
			height: 45px;
			padding-top:0px;

			}
#topnavin		{
			float:left;
			width: 708px;
			height: 35px;
			padding: 10px 0px 1px 0px;
			}
#search	{
			background-color:#000000;
			float:left;
			height:45px;
			width:249px;
			}

#search_top		{
			font-size:10px;
			color:#fff;
			padding: 0px 0px 0px 90px;
			width:159px;
			height: 15px;
			}

#search_bottom		{
			padding: 0px 0px 0px 0px;
			width:249px;
			height: 30px;
			}

#g_logo			{
			float:left;
			width: 65px;
			height: 23px;
			padding: 5px 0px 0px 15px;
			}

#searchbox		{
			width: 154px;
			height: 27px;
			float:left;
			padding: 3px 0px 0px 15px;
			}
			
/* items for image map on header*/
#topnav a		{
			text-decoration:none;
			}
.hide			{
			visibility:hidden;
			}
#imap			{
			background-color: yellow;/* hack for IE*/
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);-moz-opacity: 0;/* hack for IE */
			float: left;
			position: absolute;
			width : 600px;
			height: 90px;
			margin-left: 100px;
			margin-top: 40px;
			}
/* end of items for image map on header*/

#header	
			{
			background-image:url('../t_images/1_header.jpg');
			background-repeat:no-repeat;
			height:121px;
			}
#headerin	
			{
			width:250px;
			float:right;
			}
#headerin a		{
			text-decoration:none;
			}
#headerin a:hover		{
			color:#333333;
			}	
#contentwrapper		{
			background-color: #FFF;
			min-height: 700px;
			height: auto !important;
			height: 700px;
			padding: 0px;
			margin: 0px;
			width: 957px;
			}	                       
#menuin			{
			padding-left: 0px;	
			}
		
#content		{
			background-color: #FFF;
			margin: 0px 0px 20px 0px;
			padding: 0px;	
			}
#content_all		{
			width: 900px;
			min-height: 400px;
			height: auto !important;
			height: 400px;
			padding: 30px 20px 0px 20px;
			background-color:fff;
			}

#menu_header		{
			width: 189px;
			}

#menu1			{
			width: 189px;
			}

#leftcontent		{
			float:left;
			width: 189px;
			padding: 3px 0px 0px 13px;
			}
#centercontent		{
			float:left;
			width: 480px;
			padding: 15px 15px 15px 15px;
			background-color:#FFFFFF;
			}
#s_centercontent	{
			width: 700px;
			float:left;
			padding: 30px 35px 0px 20px;
			background-color:fff;
			}
#img2			{
			padding: 0px 0px 20px 0px;
			}
#rightcontent		{
			float:left;
			width: 217px;
			padding: 10px 15px 0px 10px;
			}

#footer			{
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			height: 97px;
			width: 957px;
			}

#footerin		{
			width: 917px;
			padding: 40px 20px 0px 20px;
			}
#nsein 			{
			background-color: #000;
			text-align: center;
			padding: 10px 0px 10px 0px;
			}

.nse1	
			{
			font-size: 10px;
			font-weight: normal;
			color: #fff;
			}
.nse1:link
			{
			font-size: 10px;
			font-weight: normal;
			color: #fff;
			}
#ql_back		{/* background color for QL*/
			background-color: #fff;
			}
#news_back		{/* background color for scroller*/
			background-image:url('../t_images/news_bkg.jpg');
			background-repeat:repeat;
			}
