@charset "utf-8";

/*
author:tom
created:080109
updated:080111
*/

* { margin:0; padding:0; }
body { font:12px Arial, Helvetica, sans-serif; text-align:center; background:#ececec; }
ul,ol { list-style:none; }
img { border:0; }

/*float*/
.c-b { clear:both; }
.clear { clear:both; height:0; overflow:hidden; }
.l { float:left; }
.r { float:right; }
.bot15 { margin-bottom:15px; }

/*link*/
a:link,a:visited { color:#3467a8; text-decoration:none; }
a:hover { text-decoration:underline; }


#header {width:980px; background:#fff; margin:0 auto; text-align:center;}

/*wrap*/
#wrap,#foot { width:980px; margin:0 auto; text-align:left; }
#wrap { background:#fff url(../images/common/wrap-bg.gif) repeat-y right top; }

/*main*/
#main { float:left; width:720px; }

/*pri-nav*/
#pri-nav { border-bottom:3px solid #D05118; }
#pri-nav ul { height:21px; font-weight:bold; margin-left:5px; }
#pri-nav li { background:url(../images/common/pri-nav-l.gif) no-repeat left top; height:21px; float:left; margin-left:5px; padding-left:5px; display:inline; }
#pri-nav a { background:url(../images/common/pri-nav-r.gif) no-repeat right top; float:left; color:#fff; padding:4px 8px 2px 6px; }

/*side*/
#side { float:right; width:220px; background:#fff; padding-top:15px; margin-right:20px; display:inline; }

.main-bot { background:#0872b0; height:30px; line-height:30px; color:#fff; text-align:right; font-weight:bold; padding-right:15px; width:700px;}

/*foot*/
#foot { background:#fff; text-align:center; font-size:11px; color:#666; padding-top:30px; }
#foot p { margin-bottom:5px; }
#foot p a { color:#666; }
#foot address { font-style:normal; padding-bottom:10px; }

/*h2*/
.h2-1 { font-size:15px; color:#f29455; border-bottom:1px dashed #ccc; margin-bottom:10px; padding-bottom:3px; }

/*box*/
.box h2,.box h1 { background:url(../images/common/h2-1-l.gif) no-repeat left top; padding-left:4px; font-size:14px; height:29px; line-height:29px; border-bottom:1px solid #dcdcdc; }
.box h2 span,.box h1 span { background:url(../images/common/h2-1-r.gif) no-repeat right top; display:block; padding-left:10px; }
.box .inner { border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; padding:10px 10px 0;  height:1%;}
.box .bot { background:url(../images/common/box-bot-l.gif) no-repeat left top; height:10px; line-height:10px; padding-left:4px; }
.box .bot span { background:url(../images/common/box-bot-r.gif) no-repeat right top; display:block; padding-left:10px; }

/*ul-1*/
.ul-1 li { background:url(../images/common/li-1.gif) no-repeat 0 5px; padding-left:15px; margin-top:3px; border-bottom:1px solid #ccc; padding-bottom:3px; padding-top:3px;}

/*m-3*/
.m-3 { width:500px; height:254px; background:url(../images/common/world_map.jpg) no-repeat; position:relative; margin:0 auto; clear:both; }
.m-3 form { position:absolute; left:90px; top:50px; }
.m-3 p { margin-bottom:5px; }
.m-3 label { display:block; }

/*page*/
.page-1 { text-align:center; margin:10px; }
.page-1 a:link, .page-1 a:visited { text-decoration:underline; }
.page-1 .on { font-weight:bold; }


/*add-top10*/
.add-top10{ padding:10px; border:#dcdcdc solid 1px;}
.add-top10 h1{ font-size:15px; color:#D05118;}
.add-top10 li{ width:100%; padding:8px 0 10px; border-bottom:#dcdcdc solid 1px; background:#F9F8F8}
.add-top10 li img{ width:100px; float:left; height:90px;}
.add-top10 li h3{ margin-left:110px; margin-bottom:3px; font-size:13px;}
.add-top10 li p{ line-height:18px; margin:0 0 3px 110px;}
.add-top10 li p a{ color:#00f; text-decoration:underline}
.add-top10 .back{ background:#FCFCFC}

/*icolink*/
#icolink2 { font-size:13px; font-weight:bold; margin:20px 0;}
#icolink2 td {padding:2px;}
#icolink2 td a { text-decoration:underline;}
#icolink2 td a:hover { text-decoration:none;}

/*add newlist*/
#newlist { width:98%; margin:15px auto;}
#newlist table { border-collapse:collapse; margin-bottom:10px;}
#newlist table thead td { background:#CCCCFF;}
#newlist table thead td a { font-weight:bold; color:#333}
#newlist .img { width:80px; padding:2px;}
#newlist table td { padding:5px; border:1px solid #ccc;}
#newlist table td p { font-size:11px;}


.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;}