@charset "utf-8";
/*update:12-20-08*/

/*table1*/
.table1 { width:98%; text-align:center; border-collapse:collapse; }
.table1 th, .table1 td { padding:5px; border:1px solid #ddd; }
.table1 th { background:#f4faff; }
.table1 .buy a { text-decoration:underline; color:#00f; }

/*ul*/
.ad-ul { list-style:none; margin:0; padding:0; }
.ad-ul li { background:url(../images/ad/tick.gif) no-repeat 0 2px; padding-left:25px; }



/*2010-2-8 add*/
.clear { clear:both; height:0; font-size:0; overflow:hidden;}

.page-1 {text-align:center; margin-bottom:10px; color:#333}
.page-1 a {text-decoration:underline; padding:3px;  color:#333}
.page-1 .select { text-decoration:none;}

#feature-table {width:96%; margin:0 auto; border-bottom:1px solid #ccc; margin-bottom:10px;}
#feature-table td {padding:5px;}
#feature-table h3 {font-size:14px; margin-bottom:5px; padding-left:0;}
#feature-table h3 a {color:#036;text-decoration:underline;}
#feature-table p {margin-bottom:5px; line-height:1.7; color:#666; }
#feature-table p a {text-decoration:underline;}
#feature-table p  {font-size:11px;}
#feature-table p b {font-weight:normal; }

#tags { margin-bottom:15px; padding:15px 0;list-style:none; }
#tags .site-tags .selected a {text-decoration:none; background:#036; color:#fff; }
#tags .site-tags { text-align:center; margin-left:20px; margin-bottom:10px; width:620px; margin:0 auto;}
#tags .site-tags li {list-style:none;  float:left; margin-right:5px; text-align:center; width:15px; height:20px; font-size:13px; background:#666; color:#fff;
font-
weight:bold;}
#tags .site-tags li a { list-style:none; color:#036; display:block; width:15px; height:18px; background:#fff;  border:1px solid #fff; text-
decoration:underline; }
#tags .site-tags li a:hover{background:#036; color:#fff;}
#tags .tag-list li { margin-bottom:10px;list-style:none; }
#tags .tag-list li a { color:#036; text-decoration:underline;}
#tags .tag-list li a:hover {text-decoration:none;}
#tags .tag-list .wrap { width:85%; margin:0 auto 10px;list-style:none; }
#tags .tag-list .left { float:left; width:45%;}
#tags .tag-list .right {float:right; width:45%;}