
.aboutship { 
				width:320px;
				border-collapse:collapse;
				border:0px solid;
				margin-left:5px;
				vertical-align:top;
				text-align:left;

}



.ths5, .ths6, .ths8, .ths9 
				{
				font-family: verdana, geneva, arial, helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				line-height: 14px;
				font-variant: normal;
				font-align:left;
				font-weight:bold; 
				text-align:center;
				padding:4px;
				}
				
 .ths2, .ths3, .ths4, .ths7 {
 				font-family: verdana, geneva, arial, helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				line-height: 14px;
				font-variant: normal;
				font-align:left;
				font-weight: normal; 
				text-align:center;
				padding:4px;}
				
			

			.ths1 {
			    background-color:#ddd;
				vertical-align:top;
				border-bottom:0px;
				border-left:1px solid #ccc;
				border-top:1px solid #ccc;

				text-align:center;
				vertical-align:middle;
			 }
			 
			 
			.ths2 {
				background-color:#ddd;
				vertical-align:top;
				border-top:1px solid #ccc;
				border-left:0px solid #000;
				border-right:0px;
				border-bottom:0px;
			 }
			 
			 .ths3 {
				background-color:#ddd;
				vertical-align:top;
				border-top:1px solid #ccc;
				border-right:1px solid #ccc;
				border-left:0px;
				border-bottom:0px;
			 }
			 
			 .ths4 {
				background-color:#ddd;
				vertical-align:top;
				border-top:0px;
				border-left:1px solid #ccc;
				border-right:0px;
				border-bottom:0px;
			 }
			 
			 .ths5 {
				background-color:#eee;
				vertical-align:top;
				border-top:0px;
				border-left:0px;
				border-right:0px;
				border-bottom:0px;
			 }
			 
			 .ths6 {
				background-color:#eee;
				vertical-align:top;
				border-top:opx;
				border-right:1px solid #ccc;
				border-left:0px;
				border-bottom:0px;
			 }
			 
			 .ths7 {
				background-color:#ddd;
				vertical-align:top;
				border-bottom:1px solid #ccc;
				border-left:1px solid #ccc;
				border-right:0px;
				border-top:0px;
			 }
			 
			  .ths8 {
				background-color:#eee;
				vertical-align:top;
				border-bottom:1px solid #ccc;
				border-left:0px;
				border-right:0px;
				border-top:0px;
			 }
			 
			  .ths9 {
				background-color:#eee;
				vertical-align:top;
				border-bottom:1px solid #ccc;
				border-right:1px solid #ccc;
				border-left:0px;
				border-top:0px;
			 }


.about { 
 					 font-family: Verdana, sans-serif;
                     font-size: 12px;
  					 line-height: normal;
                     font-weight: normal;
                     width: 500px;
					 margin: 0px auto;
					 border-collapse:collapse;
					 border: #aaa solid 1px;
					 white-space: nowrap;
}


.about {width:100%; border:0px solid #fff; text-align:center;}
.about TH {border:1px solid #ccc; background:#eee; padding-top:5px; padding-bottom:5px;}

.about #left, #right, #cen  {font-family: Verdana, sans-serif;
                      font-size:11px;
					  text-align:center;
					  line-height:1.5; 
					  padding:5px;
					  width:25%;
					    }
					

.about #left {background:#eee;}
.about #cen {background:#eee;}
.about #right {background:#eee;}
					
.about UL  {  margin-top:4px;
		       list-style-position:inside;
		       list-style-type:circle;}
			   
.about a, .about a
{
color: #333;
border-left: 2px solid transparent;
padding-left:2px;
cursor: pointer;
}

			   		   
.about a:hover, .about a:hover
{

border-left: 2px solid #ff0000;
cursor: pointer;
padding-left:2px;
}



