#mytable a {text-decoration:none;} 
#mytable a:link,#mytable a:hover{color: #FF0000;}
.price{padding:22px;}
#mytable { 
font: bold 13px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
width:650px; 
text-align:left;
} 
tr{height:35px;}
caption { 
padding: 0 0 5px 0; 
font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
color:#FF0000
text-align: center; 
} 

th {  
border:1px solid #C1DAD7;
border-left:none;
letter-spacing: 2px; 
text-transform: uppercase; 
padding: 6px 6px 6px 12px; 
background-color:#CAE8EA; 
} 
/*power by www.winshell.cn*/ 
th.nobg { 
border-top: 0; 
border-left: 0; 
border-right: 1px solid #C1DAD7; 
background: none; 
} 

td { 
border-right: 1px solid #C1DAD7; 
border-bottom: 1px solid #C1DAD7; 
background: #fff; 
padding: 6px 6px 6px 12px; 
color: #4f6b72; 
} 
/*power by www.winshell.cn*/ 

td.alt { 
background: #F5FAFA; 
color: #797268; 
} 

th.spec { 
border-left: 1px solid #C1DAD7; 
border-top: 0; 
background: #fff no-repeat;
} 

th.specalt { 
border-left: 1px solid #C1DAD7; 
border-top: 0; 
background: #f5fafa no-repeat; 
} 
.declaration{font-weight:bold;color:#000;padding:11px;line-height:1.5em;}
/*---------for IE 5.x bug*/ 
html>body td{ font-size:12px;} 
body,td,th { 
font-family: ËÎÌå, Arial; 
font-size: 12px; 
} 
