@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 937px;
			}
#topnav			{
			}
#topnavin		{
			}
#header				{
			width:100%;
			background-image:url('../t_images/h_bkg.jpg');

			}
#headerin		{
			width:937px;
			background-image:url('../t_images/1_header.jpg');
			background-repeat:no-repeat;
			height:117px;
			margin:auto;
			text-align: center;

			}		                       
#menu			{
			}
#menuin			{
			Padding-left: 0px;	
			}

#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-color: #FFF;
			min-height: 450px;
			height: expression(450 + "px"); /*IE hack for min-height/min-width*/
			}
#s_contentwrapper		{
			background-image:url('../t_images/c_bkg_s.jpg');
			background-color: #FFF;
			min-height: 450px;
			height: expression(450 + "px"); /*IE hack for min-height/min-width*/
			}			
#content		{
			 margin: 0px 20px 0px 16px;	
			}
.leftcontent		{
			width: 156px;
			Padding: 0px 0px 0px 0px;
			}
.leftcontentin		{
			width: 156px;
			Padding: 0px 10px 0px 10px;
			margin-top:20px;
			}
.s_leftcontent		{
			width: 225px;
			Padding: 10px 0px 0px 0px;
			}
.centercontent		{
			width: 338px;
			Padding: 30px 20px 20px 20px;
			}
.s_centercontent	{
			width: 596px;
			Padding: 30px 20px 10px 20px;
			}
.s_calcentercontent	{
			width: 556px;
			Padding: 30px 20px 10px 30px;
			}
.s_databasecentercontent	{
			width: 596px;
			Padding: 30px 10px 10px 30px;
			}
.rightcontent		{
			
			width: 745px;
			}
.rightcontentin		{
			width: 745px;
			Padding: 0px 40px 0px 70px;
			margin-top:20px;
			}
			
#footer			{
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			height: 93px;
			margin-right:auto;
			margin-left:auto;
			text-align:center;
			padding-top:30px;
			}

#nsein 			{
			text-align: center;
			margin: 0px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			background-color: #fff;
			}
#news_back		{/* background color for scroller*/
			background-color:#E5E5E5;
			}
.date_1 {
			font-size:12px;
			color:#666666;
			text-decoration: none;
			float:left;
			position:relative;
			left:112px;
			top:36px;
			}
