﻿@charset "utf-8";

#mainer{
	border-left:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	background:transparent;
}

#mainer .mainAreaBottom{
	width:800px;
	height:25px;
	font-size:0;
	background:url(../img/index/mainarea_bottom.gif) no-repeat;
}

#mainer .product{
	position:relative;
	width:800px;
	height:360px;
	background:#fff;
}
#mainer .cor_lt{
	background:url(../img/bgC_lt_white.gif) no-repeat;
}
#mainer .cor_rt{
	background:url(../img/bgC_rt_white.gif) no-repeat;
}
#mainer .product .photo{
	margin-top:20px;
	float:left;
	width:460px;
	height:314px;
	overflow:hidden;
	text-align:center;
}
#mainer .product .name{
 	float:right;
 	margin:20px 10px 0 0;
	font-size:24px;
	color:#4d5c6f;
	overflow:hidden;
	word-break:break-all;
	font-family:雅黑,黑体,Arial,;
	font-weight:bold;
	width:300px;
	text-align:right;
}
#mainer .product .price_ori{
	float:right;
	clear:right;
	width:280px;
	margin:5px 10px 0 0;
	padding:4px 15px 0 0;
	text-align:right;
	font-size:16px;
	color:#595959;
	overflow:hidden;
	font-family:Arial,"黑体";
	background:url(../img/index/dotted.gif) repeat-x;
	text-decoration:line-through;
}
#mainer .product .price{
	float:right;
	clear:right;
	width:280px;
	margin:5px 10px 0 0;
	padding:4px 15px 0 0;
	text-align:right;
	font-size:24px;
	color:#ffcc00;
	overflow:hidden;
	font-family:Arial,"黑体";
	background:url(../img/index/dotted.gif) repeat-x;
	font-weight:bold;
}
#mainer .product .price a{
	font-size:24px;color:red;text-decoration:none;
}

#mainer .product .intro{
	float:right;
	clear:right;
	margin-top:20px;
	background:url(../img/index/bgProduct_info.gif) #FFF no-repeat;
	font-size:12px;
	color:white;
	text-align:left;
	width:278px;
	line-height:1.5em;
	height:180px;
}


#mainer .product .intro #time{
	position:relative;
	background:#627288;
	text-align:left;
	padding-top:3px;
	margin:15px 7px 0 35px;
	padding-left:10px;
	font-size:14px;
	height:20px;
	line-height:20px;
	color:white;
}

#mainer .product .intro #time a{
	color:#ffc418;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
}

#mainer .product .intro ul {
	position:relative;
  list-style-type:disc;
	padding:0px 10px 10px 60px;
}

#mainer .product .intro li{
	position:relative;
	list-style-type:disc;
	margin-top:5px;
	font-size:12px;
}

#mainer .product .intro .li1{
	color:#d6ddec;
	list-style-type:none;
	margin-left:-15px;
}
#mainer .product .intro .li1 img{
	vertical-align:middle;
}
#mainer .product .intro li a{
	color:#ffcc00;
	font-size:12px;
	text-decoration:underline;
	font-weight:none;
}
#mainer .product .intro .li1 a{
	color:#ffcc00;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}


#mainer .product .intro .buyit{
	position:relative;
	width:175px;
	height:45px;
	color:#2e3743;
	overflow:hidden;
	font-family:Arial,"黑体";
}

#mainer .product .intro .buyit a{
	position:absolute;
	bottom:0px;
	right:0px;
	width:175px;
	height:45px;
	color:#2e3743;
	background:url(../img/bgBtnBuy.gif) no-repeat;
}

#mainer .product .intro .buyit a:hover{
	display:block;
	position:relative;
	top:2px;
	left:2px;
}

#mainer .product .intro .sold_out{
	position:relative;
	width:175px;
	height:45px;
	color:#2e3743;
	overflow:hidden;
	font-family:Arial,"黑体";
}

#mainer .product .intro .sold_out a{
	position:absolute;
	bottom:0px;
	right:0px;
	width:175px;
	height:45px;
	color:#2e3743;
	background:url(../img/bgBtnSoldOut.gif) no-repeat;
}

#mainer .product .intro .sold_out a:hover{
	display:block;
	position:relative;
	top:2px;
	left:2px;
}

#mainer .product .ring{
	float:left;
	margin-left:50px;
	width:356px;
	height:46px;
}
#mainer .product .ring img{
	float:left;
}
#mainer .product .ring .alertline{
	float:left;
	width:252px;
	margin-top:16px;
	height:30px;
	line-height:30px;
	background:url(../img/bgalert.gif) no-repeat;
}
#mainer .product .ring .alertline img{
	position:relative;
	top:5px;
	left:5px;
	height:9px;
	border:1px solid #c99400;
}

#mainer .filling {
	width:800px;
	height:20px;
	font-size:0;
	position:relative;
	background-color:transparent;
}


#mainer .indexMain{
	background:#495667 url(../img/index/mainbg.gif) repeat-y 545px;
}
#mainer .indexMain .text {
	position:relative;
	float:left;
	width:549px;
	text-align:left;
	background:transparent;
}

#mainer .indexMain .text .menu{
	position:relative;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #313a45;
	background:#4d5c6f;
	padding-left:5px;
	padding-top:1px;
	margin-right:2px;
}

#mainer .indexMain .text  .menu .ttt0{
	border-top:1px solid #313a45;
	border-left:1px solid #313a45;
	border-right:1px solid #313a45;
	margin-left:3px;
	margin-top:2px;
	font-size:12px;
	color:#ffffff;
	width:80px;
	display:block;
	float:left;
	text-align:center;
	line-height:26px;
	height:26px;
	background:url(../img/bgMenu11.gif);
	cursor:pointer;
}
#mainer .indexMain .text  .menu .ttt1{
	border-top:1px solid #313a45;
	border-left:1px solid #313a45;
	border-right:1px solid #313a45;
	margin-left:3px;
	margin-top:2px;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	float:left;
	text-align:center;
	line-height:26px;
	height:26px;
	width:80px;
	background:url(../img/bgMenu10.gif);
	cursor:pointer;
}

#mainer .indexMain .text .menu .ttt0,#mainer .text .menu .ttt1{
	text-decoration:none;
	font-weight:bold;
}
#mainer .indexMain .text .menu .tttt a:visited{
	line-height:24px;
	text-decoration:none;
}

#mainer .indexMain .text .info {
	position:relative;
	width:489px;
	font-size:12px;
	color:#d6ddec;
	text-align:left;
	padding:0px 30px;
	z-index:0;
	border-top:1px solid #7c848e;
	word-break:break-all;
	overflow:hidden;
}

#mainer .indexMain .text .info .title{
	position:relative;
	padding-top:20px;
	color:#FFFFFF;
	font-size:24px;
	line-height:50px;
	font-weight:bold;
}

#mainer .indexMain .text .info .author{
	position:relative;
	padding-left:20px;
	height:50px;
	line-height:50px;
	color:#d6ddec;
}
#mainer .indexMain .text .info .content{
  line-height:2em;
  margin-left:-22px;
  width:530px;
  overflow:hidden;
}

#mainer .indexMain .text .info .content  .left  {
	WIDTH: 540px;
	FLOAT: left
}

#mainer .indexMain .text .info .content  .left  .item {
	TEXT-ALIGN: center;
	WIDTH: 125px;
	MARGIN-BOTTOM: 15px;
	FLOAT: left;
	padding-right: 10px;
}
#mainer .indexMain .text .info .content  .left  .item .pic {
	WIDTH: 125px;
	HEIGHT: 94px;
	border: 0px solid #c7c7c7;
}
#mainer .indexMain .text .info .content  .left  .item h1 {
	LINE-HEIGHT: 20px;
	MARGIN-TOP: 5px;
	WIDTH: 125px;
	DISPLAY: block;
	COLOR: #FFFF00;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	FONT-WEIGHT: normal;
	height: 40px;
}
#mainer .indexMain .text .info .content  .left  .item h1 a {
	COLOR: #d6ddec;
	TEXT-DECORATION: none
}
#mainer .indexMain .text .info .content  .left  .item SPAN {
	LINE-HEIGHT: 20px;
	DISPLAY: block;
	COLOR: #ff9900
}



#mainer .indexMain .text .info .content p{
	/*text-indent:2em;*/
	padding:0;
	margin:0;
	font-size:14px;
}
#mainer .indexMain .text .info .hotnew {
	font-size:14px;
	position:absolute;
	bottom:90px;
	margin-top:30px;
	padding-bottom:10px;
}
#mainer .indexMain .text .info .hotnew h2{
  background:#586980;
  padding:5px 5px 3px 0;
  color:#fff;
}
#mainer .indexMain .text .info .hotnew h2 span{
	padding-left:30px;
  font-size:14px;
}
#mainer .indexMain .text .info .hotnew .newposts h2 span{
	background:url(../img/index/newposts.gif) no-repeat 5px center;
}
#mainer .indexMain .text .info .hotnew .hotposts h2 span{
	/*background:url(../img/index/hotposts.gif) no-repeat 5px center;*/
	background:url(../img/index/newposts.gif) no-repeat 5px center;
}
#mainer .indexMain .text .info .hotnew ul li{list-style:disc inside;padding-top:8px;width:210px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
#mainer .indexMain .text .info .hotnew div a{
  color:#fff;
  font-size:12px;
  text-decoration:none;
}
#mainer .indexMain .text .info .hotnew div{width:230px;float:left;}
#mainer .indexMain .text .info .hotnew .newposts{
	margin-right:20px;
	}

#mainer .indexMain .text .info .bar{
  margin:10px 0;
  border-top:1px #000 solid;
  border-bottom:1px #7c848e solid;
}

#mainer .indexMain .text .info_a{
	width:100%;
	text-align:right;
	display:block;
	margin-bottom:300px;
}
#mainer .indexMain .text .info_a a{
	margin-left:15px;
  background:url(../img/index/go.gif) no-repeat left center;
  padding-left:18px;
	color:#fff;
	text-decoration:none;
}

/********start google_ads************/
#mainer .indexMain .text .info .google_ads{
	background:#586980;
	width:480px;
	height:65px;
	position:absolute;
	bottom:5px;
	margin-top:20px;
	margin-bottom:5px;
	text-align:center;
	vertical-align:middle;
	padding-top:6px;
}
/********end google_ads************/



#mainer .indexMain .text .features {
	position:relative;
	width:530px;
	word-break:break-all;
	overflow:hidden;
	padding:20px 10px 20px 8px;
	font-size:12px;
	color:#d6ddec;
	text-align:justify;
	border-top:1px solid #7c848e;
  line-height:22px;
}

#mainer .indexMain .text .flash {
	position:relative;
	width:489px;
	word-break:break-all;
	overflow:hidden;
	padding:100px 30px 20px;
	font-size:12px;
	color:#d6ddec;
	text-align:justify;
	border-top:1px solid #7c848e;
  line-height:22px;
	min-height:490px;
}

#mainer .indexMain .text .comment {
	position:relative;
	float:left;
	width:489px;
	padding:20px 30px;
	font-size:12px;
	color:#BBDDFF;
	text-align:justify;
	z-index:0;
	min-height:400px;
	border-top:1px solid #7c848e;
}

#mainer .indexMain .text .comment a{
    color:#6ac6ed;
	text-decoration:none;
}


#mainer .indexMain .text .comment a:active:
    text-decoration:normal;
}

#mainer .indexMain .text .comment .link{
	color:#FFFFFF;
	width:480px;
	text-align:right;
	display:block;
	text-decoration:underline;
	font-size:14px;
	padding:20px 0px 10px;
}

#mainer .indexMain .text .comment .link:hover{
	text-decoration:none;
}

#mainer  .indexMain .text .comment fieldset{
	border-top:1px solid #7c848e;
	margin-top:50px;
}

#mainer  .indexMain .text .comment fieldset legend{
	font-family:宋体,arial;
	margin-left:-5px;
	padding:5px;
	padding-right:3px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#mainer  .indexMain .text .comment h3{
	color:#fff;
	height:55px;
	line-height:55px;
	padding-top:20px;
	font-family:宋体,arial;
}

#mainer  .indexMain .text .comment h3 img{
	float:left;
	padding-left:50px;
	padding-right:10px;
}

#mainer  .indexMain .text .comment h3 a{
	font-family:宋体,arial;
	color:#039bff;
	text-decoration:underline;
}

#mainer  .indexMain .text .comment h3 a:hover{
	text-decoration:none;
}

#mainer  .indexMain .text .comment h3 a:visited{
	color:#009cff
}

#mainer .indexMain .text .commentTitle {
	font-size:14px;
	font-weight: bold;
	color:#FFF;
}

#mainer .indexMain .text .comment ul{
}

#mainer .indexMain .text .comment ul li{
	width:100%;

}


#mainer .indexMain .text .comment ul li h1{
	width:460px;
	color:#FFFFFF;
	margin-top:10px;
	text-align:justify;
	line-height:20px;
	font-weight:normal;
	color:#BBDDFF;
	padding-left:10px;
	padding-bottom:20px;
	word-break:break-all;
	overflow:hidden;
}
#mainer .indexMain .text .comment ul li h1 blockquote{
  border:#c1cbdc 1px solid;
  background:#43628a;
	width:430px;
	padding:10px 0px 15px 15px;
	margin-bottom:20px;
}

#mainer .indexMain .text .comment .runrungo_reply{
    width:470px;
	color:#ffcc00;
	word-break:break-all;
}

#mainer .indexMain .text .comment .runrungo_reply .reply_title{
    height:42px;
	width:470px;
	background:url('/misc/img/runrungo_reply_title.gif') no-repeat;
}

#mainer .indexMain .text .comment .runrungo_reply .reply_text{
	background:url('/misc/img/runrungo_reply_text.gif') repeat-y;
	width:450px;
	padding:0 10px;
	overflow:hidden;
}

#mainer .indexMain .text .comment .runrungo_reply .reply_bottom{
    height:11px;
	width:470px;
	padding-bottom:20px;
	background:url('/misc/img/runrungo_reply_bottom.gif') no-repeat;
}

#mainer .indexMain .text .comment ul li h2{
	width:460px;
	height:19px;
	line-height:19px;
	text-align:left;
	font-weight:normal;
	padding-left:10px;
	background:url('/misc/img/comment_bar.gif') no-repeat;
}

#mainer .indexMain .text .comment ul li h2 .replyname{
    color:#ffcc00;
}

#mainer .indexMain .text .comment ul li h2 .replydate{
    color:#d6ddec;
}

#mainer .indexMain .text .comment ul li h2 .xfloor{
  color:#d6ddec;
	float:right;
	margin-top:-19px;
	margin-right:10px;
}


#mainer .indexMain .text .comment textarea {
	margin-top:3px;
	width:450px;
	height:100px;
	margin-bottom: 20px;
	border:1px solid #CCCCCC;
}

#mainer #info ul li h1 p{
	text-indent:2em;
	margin-bottom:10px;
	line-height:20px;
	text-align:justify;
}

#mainer .indexMain .side{
	position:relative;
	float:right;
	width:250px;
}
#mainer .indexMain .side .blockHead, #mainer .indexMain .side .blockHead1{
	color:#ffcc00;
	line-height:31px;
	height:31px;
	background:url(../img/bgblockHead.gif) no-repeat;
}
#mainer .indexMain .side .blockHead .blockname, #mainer .indexMain .side .blockHead1 .blockname{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:60px;
}
#mainer .indexMain .side .blockHead .more, #mainer .indexMain .side .blockHead1 .more{
	float:right;
	margin-top:15px;
	width:31px;
	padding-right:20px;
}
#mainer .indexMain .side .blockHead .more a, #mainer .indexMain .side .blockHead1 .more a{
	display:block;
	float:right;
	background:url(../img/more.gif) no-repeat;
	width:31px;
	height:5px;
}
#mainer .indexMain .side .block{
	color:#d6ddec;
	padding:10px 0px 15px 10px;
}
#mainer .indexMain .side .block ul{
	color:#f5f2e3;
}
#mainer .indexMain .side .block ul li{
	height:22px;
	line-height:18px;
}
#mainer .indexMain .side .block  ul li h1{
	text-align:left;
	width:180px;
	padding-right:10px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	text-overflow: ellipsis;
	word-break:break-all;
	font-weight:normal;
	float:left;
	display:block;
}
#mainer .indexMain .side .block  ul li h1 a{
	text-decoration:none;
	color:#fff;
}
#mainer .indexMain .side .block ul li h1 a:hover{
	text-decoration:underline;

}
#mainer .indexMain .side .block ul li h2{
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#fff;
	width:40px;
	text-align:right;
	float:left;
	font-weight:normal;
}
#mainer .indexMain .side .block ul li h3{
	margin-left:0;
	width:225px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-all;
	font-weight:normal;
}
#mainer .indexMain .side .block ul li h3 a{
	color:#fff;
	text-decoration:none;
}
#mainer .indexMain .side .block ul li h3 a:hover{
	text-decoration:underline;
}
#mainer .indexMain .side .block p{
	color:#fff;
	height:20px;
	line-height:20px;
	margin-top:5px;
}
#mainer .indexMain .side .block INPUT{
	padding:1px 2px;
}
#mainer .indexMain .side .block .inB{
	height:20px;
	width:42px;
	background:url(../img/btnIndexSend.gif) no-repeat;
	border:0;
	color:#595959;
	cursor:pointer;
}
#mainer .indexMain .side .block p a{
	color:#ffcc00;

}
#mainer .indexMain .side .block p a:visited{
	color:#ffcc00;

}
#mainer .indexMain .side .block p a:hover{
	color:#ffcc00;
	text-decoration:none;
}


#top li h1 p{
	color:#FFDDFF;
}

#mainer .comment_submit{
	background:url(../img/btnComment.gif) no-repeat;
	height:29px;
	width:114px;
	border:0px;
	cursor:pointer;
}


#mainer  .comment_reset{
	background:url(../img/btnReset.gif) no-repeat;
	height:29px;
	width:66px;
	border:0px;
	cursor:pointer;
}





/* tmp added by inkin */

/*  add by inking  */
.reply_form_generate{
    background:#FFFFFF none repeat scroll 0%;
    border:1px solid #9FAFC9;
    clear:both;
    color:#435B7E;
    min-height:150px;
    width:400px;
	overflow:hidden;
}
.reply_form_generate .reply_title{
    background:transparent url(../img/emt_title.gif) no-repeat scroll 0%;
    border-bottom:1px solid #9FAFC9;
    color:#435B7E;
    font-size:16px;
    font-weight:bold;
    height:24px;
    padding-left:40px;
    padding-top:7px;
    position:relative;
    width:360px;
}

.reply_form_generate .close_form{
    position:relative;
	text-align:right;
	margin-top:-25px;
	margin-right:8px;
}
.reply_form_generate .close_form a{
    text-decoration:none;
	font-size:16px;
	color:#435B7E;
	font-weight:bold;
}
.reply_form_generate .inB{
    background:transparent url(../img/bgmsgbtn.gif) repeat scroll 0%;
    border:1px solid #73839A;
    color:#435B7E;
    cursor:pointer;
    height:22px;
    line-height:15px;
    vertical-align:middle;
    width:80px;
	margin:20px auto;
}

.reply_form_generate h2{
    margin-top:20px;
}

.reply_form_generate textarea{
    width:390px;
}

.sideDeal{
  width:95px;
  margin-left:10px;
  padding-top:10px;
  position:absolute;
  left:0;
}
.sideDeal h1{
  width:24px;
  height:68px;
  float:left;
  background-image:url(../img/index/sidedeal_title.gif);
}
.sideDeal .sideDeal_inner{
  float:left;
}
.sideDeal .sideDeal_inner img{
  width:68px;
  height:68px;
}
.sideDeal .sideDeal_inner .sideDeal_inner_mask{
  position:absolute;
  top:20px;
  left:30px;
  width:71px;
  height:68px;
  background:url(../img/index/sidedeal_mask.png) right bottom no-repeat;
}
* html .sideDeal .sideDeal_inner .sideDeal_inner_mask{top:15px;left:48px; background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src=/misc/img/index/sidedeal_mask.png);}
