@charset "utf-8";

/*
author:fairytale
created:080226
updated:080206
*/

* { margin:0; padding:0; }
body { font:12px Arial, Helvetica, sans-serif; }
ul,ol { list-style:none; }
img { border:0;}
a:hover{text-decoration:none;}
h1,h3,a{color:#034EFA;}


/*contain*/
#contain{ width:980px;margin:0px auto;}
/*header*/
#header {width:100%;height:65px;}
#header #logo{ background-image:url(../images/common/logo-l.gif);float:left;width:135px;height:65px}
#header #banner{ background-image:url(../images/common/logo-r.gif);width:845px; height:65px;float:right}
#header #banner ul {padding-top:29px;float:left;width:90%;margin-left:30px;/*display:inline*/}
#header #banner li{height:29px; float:left; margin-left:0px; padding-left:5px; /*display:inline;*/ background:url(../images/common/banner-l.gif) no-repeat left top;line-height:30px;font-weight:bold;}
#header #banner a { background:url(../images/common/banner-r.gif) no-repeat right top; float:left; padding:4px 8px 2px 5px; color:white;height:30px; text-decoration:none; font-size:11px;}
#header #banner a:hover{text-decoration:underline}

/*main*/
#main {width:100%;margin:10px auto;}
.m-left{width:288px;float:left}
.m-left .m-left-t{ color:black}
.m-right{width:680px;float:right;margin:0px 0px 0px 0px}
.m-right .mr1{width:510px;float:left;}
.m-right .mr2{width:160px;float:left;margin:0px 0px 0px 10px; overflow:hidden}
.m-right .mr1 .mr1-list{width:480px;float:left;}
.m-right .mr1 .mr1-title{font-size:15px; color:#f29455;padding-left:15px;border-bottom:1px #CCCCCC dashed}
.m-right .mr1 .mr1-list ul{ width:30%; float:left;padding-left:15px}
.m-right .mr1 .mr1-list .ul-1 li{ background:url(../images/common/li-2.gif) no-repeat 0 5px; padding-left:15px; margin-top:3px; }
.m-right .mr1 .mr1-list .ul-1 li a{ text-decoration:none;}
/*box*/
.box h2{ background:url(../images/common/h2-1-l.gif) no-repeat left top; padding-left:4px; font-size:14px; height:27px; line-height:27px;}
.box h2 a {color:#000;}
.box h2 span{ background:url(../images/common/h2-1-r.gif) no-repeat right top; display:block; padding-left:10px;}
.box .inner { border-left:2px #ccc solid;border-right:2px #ccc solid;padding:5px 5px 0; }
.box .inner h1{ font-size:18px}
.box .inner h3{ font-size:12px;margin-bottom:10px}
.box .inner p{ padding-bottom:5px;}
#pic{ padding:10px 30px 10px 35px;}
.box .inner .m-left-li{ list-style:disc inside none; padding:10px 10px}
.box .inner .ul-1 li{ background:url(../images/common/li-1.gif) no-repeat 0 5px; padding-left:15px; margin-top:3px;}
.box .inner .ul-1 li a{ text-decoration:none}
.box .bot { background:url(../images/common/box-bot-l.gif) no-repeat left top; height:10px; line-height:10px; padding-left:4px; margin-bottom:10px; }
.box .bot span { background:url(../images/common/box-bot-r.gif) no-repeat right top; display:block; padding-left:10px; }
.box .inner label { display:block;}

/*footer*/
#footer{width:980px;float:left;text-align:center; margin-top:10px;display:inline}
#footer #left{ background-image:url('../images/common/footerr-l.gif');float:left;width:140px;height:102px}
#footer #right{ background-image:url('../images/common/footer-r.gif'); display:block; width:840px;height:102px;float:right}
#footer p { margin:30px 0px 5px 0px}
#footer p a { color:#666; text-decoration:none}
#footer address { font-style:normal; padding-bottom:10px; }

.box h1{ background:url(../images/common/h2-1-l.gif) no-repeat left top; padding-left:4px; font-size:14px; height:27px; line-height:27px;}
.box h1 span{ background:url(../images/common/h2-1-r.gif) no-repeat right top; display:block; padding-left:10px;}
.box h1 a{ color:#333; text-decoration:none}

/*.table*/
.table{ margin:5px 0 10px;}
.table .first-line{ height:20px; padding:5px; text-align:center; font-weight:bold }
.table .title{ width:90px; padding:5px;}
.table .desc{ padding:3px 6px; line-height:17px;}
.table .desc a{ text-decoration:underline; color:#00f}
.table .img{ width:65px; height:60px; padding:5px;}
.table .price{ color:#900; padding:0 5px;}
.table .buy{ text-align:center; width:50px; padding:0 5px;}
.table .buy a{ color:#00f; text-decoration:underline;}

.link{ line-height:18px;}
.link a{ text-decoration:underline; color:#00f;}



/*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:25px;}
.small-btn .small-dl{ background:url(../images/icon/small-dl.gif) 0 6px no-repeat;}
.small-btn .small-buy{ background:url(../images/icon/small-buy.gif) 0 6px no-repeat;}
.small-btn li a{ text-decoration:underline; font-weight:bold; color:#00f;}


.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;}