@charset "utf-8";
/**************************
@Filename: common.css
@Author  : sky
@Create  : 2008-3-17
@Update  : 2008-3-17
**************************/

* { margin:0; padding:0; }
body { margin:0; padding:0; font-size:12px; border:0; font-family:Helvetica, Arial, sans-serif; background:#fff; color:#333}
table { border:0; padding:0; margin:0}
img { border:0}
a { text-decoration:none;}
a:hover{ text-decoration:underline}
ul { list-style:none;margin:0;padding:0}
.clear { clear:both; height:1px; font-size:0;}

/*title*/
.t-1 { font-size:13px; height:100%; padding:0 0 0 10px; line-height:25px; margin-bottom:5px;}

.t-2 { font-size:13px; font-weight:bold; color:#088e06; margin-botto:10px;}
.t-2 a { color:#088e06}

.t-3 { font-size:20px; padding-left:10px; line-height:2; border-bottom:1px dashed #ccc; margin-bottom:5px; }
.t-3 a {color:#333}

.t-4 { font-size:20px; color:f90; margin-bottom:5px;}
.t-4 a { color:#f90; text-decoration:underline}
.t-4 a:hover { text-decoration:none}

.t-5 { font-size:13px; color:#0265cd; font-weight:bold; margin-bottom:5px;}
.t-5 a { color:#0265cd;}

/*ul.ol*/
.ul-1 { padding:5px;}
.ul-1 li { margin-bottom:10px; font-size:11px; background:url(../images/icon/li-bg1.jpg) 0 0 no-repeat; padding:0 0 10px 22px; border-bottom:1px dashed #ccc;}
.ul-1 li a { color:#0265cd}

.ul-2 { width:30%; float:left; margin-left:15px;}
.ul-2 li { margin-bottom:10px; padding:0 0 10px 0; background:url(../images/icon/li-bg3.jpg) 0 19px no-repeat;}
.ul-2 li span { background:url(../images/icon/li-bg2.jpg) 0 2px no-repeat; padding-left:15px;}
.ul-2 li a { color:#333}

.ul-3 { margin-left:20px;}
.ul-3 li { width:45%; float:left; background:url(../images/icon/li-bg.jpg) 0 3px no-repeat; padding-left:15px; margin-bottom:10px;}
.ul-3 li a { color:#666;}

/*pri-nav*/
#pri-nav { font-size:13px; width:100%; margin:0 auto; font-weight:bold; position:relative; top:4px;*top:5px;}
#pri-nav ul { }
#pri-nav li { display:inline; }
#pri-nav a { float:left; background:url(../images/common/pri-nav-l.gif) no-repeat left top; padding:0 0 0 4px; text-decoration:none; }
#pri-nav a span {
	float:left; display:block; background:url(../images/common/pri-nav-r.gif) no-repeat right top; padding:5px 7px 4px 7px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#pri-nav a span { float:none; }
/* End IE5-Mac hack */
#pri-nav a:hover { background-position:0% -26px; }
#pri-nav a:hover span { background-position:100% -26px; color:#333; }
#pri-nav .on a { background-position:0% -26px; }
#pri-nav .on a span { background-position:100% -26px; color:#333; }

/*cur*/
.cur01-t { height:5px; background:url(../images/common/cur/cur01-m.jpg) right top no-repeat;}
.cur01-m { background:url(../images/common/cur/cur01-m.jpg) bottom center repeat-y; padding:10px; margin-bottom:10px;}
.cur01-m img { float:left; padding:0 10px 10px;}
.cur01-m h2,.cur01-m p { height:1%}

/*page*/
.page-1 { height:30px; text-align:center; word-spacing:5px; clear:both; }
.page-1 a:link,.page-1 a:visited { text-decoration:underline; color:#036}
.page-1 .on-page { font-weight:bold; text-decoration:none;}


.m-21{ font-size:11px;}

/*small-btn*/
.small-btn{ padding:20px;}
.small-btn img{ border:0; vertical-align:middle;}
.small-btn li{ list-style:none; line-height:30px; padding-left:28px;}
.small-btn .small-dl{ background:url(../images/icon/small-dl.gif) 0 7px no-repeat;}
.small-btn .small-buy{ background:url(../images/icon/small-buy.gif) 0 7px no-repeat;}
.small-btn li a{ text-decoration:underline; font-weight:bold;}


/*bookmark*/
#bookmark { margin:20px;}
#bookmark h4{ font-size:13px; margin-bottom:10px;}
#bookmark a{ float:left; margin-right:10px;}


.addpro { width:100%;border-collapse:collapse;}
.addpro a { color:#06c; font-weight:bold;}
.addpro td {border-collapse:collapse; padding:5px;}
.addpro span { font-size:11px; color:#666}
.addpro .probg {background:#EBF2F7}


.page-1 {text-align:center; margin-bottom:10px;}
.page-1 a {text-decoration:underline; padding:3px; }
.page-1 .select { text-decoration:none;}
#tags { margin-bottom:15px;}
#tags .site-tags { text-align:center; margin-left:20px; margin-bottom:10px; width:620px; margin:0 auto;}
#tags .site-tags li { 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 { 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;}
#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;}
#tags .tag-list .left { float:left; width:45%;}
#tags .tag-list .right {float:right; width:45%;}

#editpick {}
#editpick li {margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ccc; width:95%;}
#editpick .img {width:120px; float:left;}
#editpick h2 {margin-left:135px; font-size:13px;}
#editpick h2 a {color:#06c;text-decoration:underline;}
#editpick h2 a:hover {text-decoration:none;}
#editpick p {margin-left:135px; margin-bottom:5px;}
#editpick .downbuy {}
#editpick .downbuy a {font-weight:bold; color:#06c;text-decoration:underline;}
#editpick .downbuy a:hover {text-decoration:none;}

/*sponsored-link*/
.sponsored-links { width:280px; border:1px solid #ddd; padding:5px 10px 10px 10px; font-size:12px; background:#fff; text-align:left;}
.sponsored-links p { font-size:11px; color:#666; }
.sponsored-links a { text-decoration:none; }
.sponsored-links dt { margin-top:10px; font-size:13px;}
.sponsored-links dt a { color:#06c;text-decoration:underline; font-size:12px; }
.sponsored-links dt a:hover {text-decoration:none;}
.sponsored-links dd { color:#333; }
.sponsored-links .d1 { margin-top:3px; margin-bottom:3px; font-size:11px; }
.sponsored-links .d2 { font-size:11px; }
.sponsored-links .d2 a { color:#666; text-decoration:underline; }
.sponsored-links .price {font-size:12px; margin-bottom:5px; color:#FF6600;}
.sponsored-links .save {font-size:11px; color:#090;}

#sponsored1 .img img {width:110px; float:left;}
#sponsored1 dl {border-bottom:1px solid #efefef; padding-bottom:7px; margin-bottom:7px;}
#sponsored1 dt {margin-left:115px;}
#sponsored1 dt a {color:#06c}
#sponsored1 .d1,#sponsored1 .d2 {margin-left:115px; margin-bottom:10px;}
#sponsored1 .d2 a {color:#06c; font-weight:bold;}
#sponsored1 .price {margin-left:115px;}
#sponsored1 .save {margin-left:115px;}

#sponsored2 dt{ margin-bottom:10px;}
#sponsored2 dt a {color:#06c}
#sponsored2 dl {margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ddd;}
#sponsored2 .img {  }
#sponsored2 .img img {width:130px;}
#sponsored2 .d2 a {color:#06c; font-weight:bold;}
#sponsored2 .price { }
#sponsored2 .save {}

#sponsored3 {width:728px; margin:0 auto; background:#fff;}
#sponsored3 dl{float:left; width:30%; overflow:hidden; padding:0 5px; margin-bottom:10px; margin-top:5px; border-left:1px dotted #ccc;background:#fff;}
#sponsored3 dt {margin-bottom:12px; margin-left:102px; word-break:break-all;  }
#sponsored3 dt a {color:#06c}
#sponsored3 .img  {float:left;}
#sponsored3 .img img {width:100px;}
#sponsored3 .p {margin-left:102px; margin-bottom:5px;}
#sponsored3 .d2 {margin-left:102px;}
#sponsored3 .d2 a {font-weight:bold; color:#06c}
#sponsored3 .price {margin-left:102px;}
#sponsored3 .save {margin-left:102px;}
#sponsored3 .d1 {margin-left:102px; margin-bottom:10px;}
#sponsored3 .last {border:none;}