@import url(01.font.css);


#wrapper		{
			background-color:#fff;
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 957px;

			}
#topnav			{
			background-color:#000000;
			height: 45px;
			padding-top:0px;
			height: expression(10 + "px");

			}
#topnavin		{
			float:left;
			padding: 10px 0px 0px 0px;
			}
#searchbox	{
			float:right;
			padding-right:25px;
			height:35px;
			}
.searchtext {
			padding-top:3px;
			font-size:10px;
			color:#fff;
			}
			
/* 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;
		/*	height: expression(700 + "px");*/
			}	                       
#menuin			{
			Padding-left: 0px;	
			}
		
#content		{
			background-color: #FFF;
			 margin: 0px 0px 20px 0px;	
			}
.content_all		{
			width: 900px;
			min-height: 400px;
			height: auto !important;
			height: 400px;
			Padding: 30px 20px 0px 20px;
			background-color:fff;
			}
.leftcontent		{
			width: 189px;
			min-height: 300px;
			height: auto !important;
			height: 300px;
			Padding: 3px 0px 0px 13px;
			}
.centercontent		{
			width: 480px;
			Padding: 15px 15px 15px 15px;
			background-color:#FFFFFF;
			}
.s_centercontent	{
			width: 702px;
			min-height: 400px;
			height: auto !important;
			height: 400px;
			Padding: 30px 35px 0px 20px;
			background-color:fff;
			}
.rightcontent		{
			width: 217px;
			Padding: 10px 15px 0px 10px;
			}
#footer			{
 			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			height: 97px;
			margin-right:auto;
			margin-left:auto;
			text-align:center;
			}
#footerin		{
			text-align: -moz-center; /* text center for mozilla*/
			}
#nsein 			{
			width:957px;
			background-color: #000;
			height: 50px;			
			text-align: center;
margin-top:30px;

			}
#ql_back		{/* background color for QL*/
			background-color: #fff;
			}
#news_back		{/* background color for scroller*/
			background-color: #f4f4f4;
			}