
/* CSS RESET */
table{border-collapse:collapse;border-spacing:0;}

input,textarea,select
{font-family:inherit;font-size:inherit;font-weight:inherit;}
table
{font-size:inherit;font-size:100%;}
/* CSS RESET */
.vHighlight
{
	background-color:#0066FF;
	color:#FFFF00;	
}
.highlight .vHighlight,
.showprice{
	color:red;
	background-color:#FFCC66;
}

.search{
	font-size:14px;
	font-weight:bold;
	margin: 10px 10px 10px 0px;
	text-align:left;
	color:#0066FF;
	width:600px;
	height:30px;
	border: 2px;
	border-width:thin;
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}

.fl2{ float:left; width:500px;}
.fr2{ float:right}



TABLE.charge {
 height:auto;
 font-size:16px;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
  table-layout:fixed; 
 }

TABLE {
 width:800px; 
 height:auto;
 font-size:16px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }

TH{
text-align:center;
font-size:14px;
background-color:#3866B5;
color:#FFFFFF;
font-weight:bold;
width:28px;
line-height:16px;
word-break : break-word;
border:1px solid #CCCCCC;
}

th.top-image
{
	width:90px;
}
th.top-image img
{
	width:90px;
}

TD    { width:auto;border:1px solid #CCCCCC;font-size:12px;height:22px;}

TR{font-weight:bold; text-align:center;}
TR.odd{
 background-color: #CCFFFF; 
 color:#333333;
 }
TR.even {
	background-color: #FFFFCC; 
 	color:#333333;
}

tr.normal { 
 	background-color: #fff; 
 	color:#333333;
}

tr.normal2 { 
 	background-color: #fff; 
 	color:#333333; 
}

tr.highlight { 
	background-color:#0066FF;
	color:#FFFF00;
}

td.even {
	color: #c76400;
    background: #e6e6e6; 
}

td.highlight{
	background-color:#0066FF;
	color:#FFFF00;
}

td.normal{
	background-color:#3866B5;
	color:#FFFFFF; 
	font-size:12px; 
}

/*upper*/
#upper
{
height:40px;
color:#FFFFFF; 
background:url(images/footer.jpg); 
}

#content { 
	width:100% ;	
	margin:0 5px 5px 0px ;
}

.vertical{
margin: 20px 0px 10px 10px;
background:url(images/vertical.gif);
width:3px;
height:760px;
}

.maincharge {
margin:-5px 5px 0px 0px ;
width:100%; 
height:auto; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#000;

}

.maincharge li {line-height:20px; list-style:inside disc; color:#0060F0;font-size:15px;}
.maincharge ul {margin:0px  0 10px 10px !important;}


.maincharge a {
	text-decoration:none;
		color:#666666;
}

.maincharge a:hover {
	text-decoration: underline;
	color: #FF4D4D
}

#text {
width:680px;
height:auto; 
padding:10px;
}

#textinner {
width:960px;
height:auto; 
padding:10px;
}

#text p {
margin:0 auto; 
width:660px; 
}

#text h2 {
font-size:30px; 
padding:10px 0 10px 10px;
}

#text h3 {color: #0060F0;
font-size:24px ; 
font-weight:bold;
padding:10px 0 10px 10px;
}

#text img {margin:20px 20px 10px 10px}

#text a { color:#666666}

#text a:hover
{
color:#0060F0;
}

#textinner p {
font-size:16px;
margin:10px 10px 10px 70px; 
width:660px; 
}

#textinner h2 {
font-size:30px; 
padding:10px 0 10px 10px;
}

#textinner h3 {color: #0060F0;
font-size:24px ; 
font-weight:bold;
padding:10px 0 10px 10px;
}

#textinner img {margin:10px 20px 10px 10px}

#textinner a { color:#666666}

#textinner a:hover
{
color:#0060F0;
}
#textinnercharge {
width:100%;
height:auto; 
padding:10px;
text-align:left;
}

#textinnercharge p {
font-size:16px;
margin:10px 10px 10px 70px; 
width:660px; 
}

#textinnercharge h2 {
font-size:30px; 
padding:10px 0 10px 10px;
}

#textinnercharge h3 {color: #0060F0;
font-size:24px ; 
font-weight:bold;
padding:10px 0 10px 10px;
}
#textinnercharge a { color:#666666}

#textinnercharge a:hover
{
color:#0060F0;
}
#col {
margin:0 5px 10px 5px ;
background:url(images/companyBanner2.jpg); 
width: 990px; 
height:200px; 
}

#col a{
padding: 0 10px 0 10px;
}

#col div {
width: 220px; 
margin: 20px 0 0 10px;
display:inline;
}
#col .first  {margin: 20px 0 0 50px }
#col li{line-height:20px;}

.side {
margin:0 5 5 10px; 
width:auto;
display: inline;
}

.side h2 {
font-size:22px ; 
font-weight:bold;
}

.side h4 {
color: #0060F0;
font-size:14px ; 
font-weight:bold;
}

.side li {line-height:20px; list-style:inside disc; color:#000; }
.side ul {margin:10px  0 10px 10px}

#otherlink a {
	text-decoration:none;
		color:#666666;
}

#otherlink a:hover {
	text-decoration: underline;
	color: #FF4D4D
}

#lbl_hk_price
{
	color:red;
}
