@charset "gb2312";
/*---------------产品*/
/*---------------左侧*/
/*-------------------------右侧:常规列表定义*/
.rlist{
	width:290px;
	overflow:hidden;
}
.rlist .title{
	width:290px;
	height:19px;
	padding-top:9px;
	background:url(../images/rlist_title_bg.gif) no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#555;
}
.rbox{
	border:1px solid #DDD;
	width:288px;
	padding:5px 0px 7px 0px;
}
.rbox ul li{
	height:27px;
	line-height:27px;
	background:url(../images/ico_4.gif) 12px 13px no-repeat;
	text-indent:23px;
	white-space:nowrap;
	text-align:left;
	border-bottom:1px solid #ddd;
	width:288px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.rbox ul li a:link,
.rbox ul li a:visited
{
	color:#0066CC;
}
.rbox ul li a:hover{color:#FF3300}


.pdlist{
	width:660px;
	border:1px solid #ddd;
}
.pdlist dl{
	width:100%;
	margin:10px auto 0px;
	border-bottom:1px dotted #DDD;
	padding-bottom:10px;
	overflow:hidden;
}
.pdlist dl dt{
	width:120px;
	margin-left:10px;
	float:left;
	display:inline;
}
.pdlist dl dt img{
	width:112px;
	height:82px;
	display:block;
	border:1px solid gray
}
.pdlist dl dt span{
	display:block;
	width:112px;
	text-align:center;
	line-height:32px;
	font-weight:bold;
	color:#FF3300;
	font-size:12px;
}
.pdlist dl dd{
	width:490px;
	float:right;
	margin-right:15px;
	text-align:left;
	display:inline;
	border-left:1px solid #EEE;
	padding-left:10px;
}
.pdlist dl .pdtitle {

}
.pdlist dl .pdtitle a{
	font-size:14px;
	color:#03C;
	line-height:21px;
	font-weight:bold;
}
.pdlist dl .pdinfo{
	color:#666;
	line-height:25px;
}
.pdlist dl .pdinfo a:link,.pdlist dl .pdinfo a:visited{
	color:#0066FF;
	line-height:25px;
}
.pdlist dl .pdinfo strong{
	color:#666666;
	margin-left:13px;
	width:80px;
	display:block;
	float:left;
}
.pdlist .pdprice {font-size:16px;padding:10px 0;color:#FF3300;font-weight:bold;text-align:center}
.pdlist dl .pdprev{
	padding:10px 0px;
	padding-left:20px;
	font-size:12px;
	line-height:21px;
	color:#666666;
	background:#f6f6f6;
}
.pdlist dl .pdprev p{
	text-indent:2em;
}

/*---------------标题*/
.stitle{
	width:670px;
	height:35px;
	line-height:35px;
	text-indent:14px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	background:url(../images/soft_rlist_bg.gif);
}
/*---------------列表*/
.sbox{
	width:670px;
	overflow:auto;
}
.sbox dl{
	width:650px;
	margin:10px auto 0px;
	border-bottom:1px dotted #DDD;
	padding-bottom:4px;
	overflow:hidden;
}
.sbox dl dt{
	width:650px;
	margin:0px auto 0px; 
}
.sbox dl dt{
	line-height:27px;
	text-indent:24px;
	background:url(../images/ico_12.gif) 2px 8px no-repeat;
}
.sbox dl dt a{
	color:#049;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
.sbox dl dd{
	width:650px;
	margin:0px auto 0px; 
}
.sbox dl dd.info{
	overflow:hidden;
	color:#090;
	line-height:23px;
}
.sbox dl dd.info strong{
	color:#666666;
	margin-left:22px;
}
.sbox dl dd.preview{
	width:620px;
	margin-left:22px;
	line-height:21px;
	color:#666666;
}

/*---------------内容页*/
.sview{
	width:100%;
	margin-top:10px;
	border:1px solid #DDD;
	padding:0 8px;
	overflow:hidden;
}
.sview .sinfo{
	margin:0;
	overflow:hidden;
}
.sview .sinfo a{ color:#0066CC;font-weight:bold;text-decoration:underline}
.sview .sinfo ul{
	width:288px;
	float:left;
	height:230px
}
.sview .sinfo ul li{
	width:288px;
	height:29px;
	line-height:29px;
	text-align:left;
	font-size:14px;
	padding-left:20px;
}
.sview .sinfo ul li strong{
	color:#555;
}
.sview .sinfo .spic{
	width:302px;
	float:right;
	padding:8px;
	border:1px solid #eee;
	overflow:hidden;
	background:url(../images/no-img.gif) center center no-repeat;
}
.sview .sinfo .spic img{
	width:282px;
	height:206;
	border:1px solid #ddd;
}
.sview .vtitle{
	width:100%;
	height:22px;
	line-height:22px;
	margin:10px 0 0 0;
	text-indent:30px;
	text-align:left;
	letter-spacing:2px;
	font-weight:bold;
	background:url(../images/title_bg_1.gif) 0px 1px repeat-x;
	border-bottom:1px solid #EEE;
	border-top:1px solid #EEE;
}
.sview .sintro{
	clear:both;
	font-size:14px;
	padding:10px 15px;
	color:#666666;
	text-align:left;
	line-height:25px;
}

.sview .sintro img{
	border:1px solid #000;
}
.sview .sintro p{
	text-indent:2em;
}

/*---------------内容页:评论*/
.comment{
	width:668px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment .commenttitle{
	width:666px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(../images/ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:668px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:636px;
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}

/*td {text-align:left}*/
.pprice {font-size:16px;font-weight:bold;color:#FF3300;padding:0 4px;font-family:Tahoma}
.yprice  {padding-left:6px}
.yprice a:link, .yprice a:visited  {
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	color:#FF3300;
}
.pc {
	width:100%;
	clear:both;
	margin-top:4px;
	margin-left:10px;
	background:#fff;
	line-height:26px;
}
.pc .pcname {border-bottom:1px solid #ddd;width:160px;float:left;line-height:26px;background:#fff;text-align:left}
.pc .pcvalue {border-bottom:1px solid #ddd;width:470px;float:left;word-break:break-all;line-height:26px;background:#fff;text-align:left}
.pc .pcvalue a{ color:#0066CC;font-weight:bold}
.pc .clear{clear:both}
.pctitle {
	text-align:left;
	margin-top:10px;
	display:block;
	clear:both;	
	font-weight:bold;
	width:100%;
	float:left;
	background:#ddd;
	height:30px;
	line-height:30px;
	padding-left:12px;	
}
/*幻灯片*/
#slideimg { border: 1px solid #000; padding: 1px;  text-align:center}
#slideimg img{border:0px solid #000}
#slidefooter { height: 30px; line-height: 30px; overflow: hidden; text-align: center; background: #0066FF; margin-top: 1px; }
#slidenext { float: right; width: 30px; }
#slideprev { float: left; width: 30px; }
#slidefooter p { margin: 0; }
#slidefooter a { text-decoration: none; color: #FFFFFF; font-size:14px;font-family:tahoma}
#dede_content{font-size: 14px;line-height:140%}
.brandpage #clickeye_content ul li strong{width:80px}