﻿@charset "utf-8";
/* CSS Document */

/*   =sttxindex.css   */
#content_main
{
	width:750px;
	float:right;
}
#feedback blockquote
{
	margin:5px 0;
}
#feedback .user
{
	color:#dd0301;
}
#feedback .us
{
	color:#007a87;
}
#feedback blockquote p
{
	line-height:21px;
}
.mainRight .p_title
{
	width:180px;
	background:url(../images/st180.gif) no-repeat left top;
}
.mainRight .p_title h3
{
	color:#007a87;
}
#content_main .p_title .more
{
	color:#007a87;
}
.mainRight .p_content
{
	width:158px;
	padding-top:5px;
	background:#e8f5f7;
}
.mainRight .btnDiv
{
	width:180px;
	background:url(../images/sb180.gif) no-repeat left bottom;
}
#concern .proList li
{
	display:block;
	width:158px;
	height:62px;
	margin:0 0 10px;
	float:none;
	text-align:left;
}
#concern .proList li img
{
	width:80px;
	height:60px;
	display:block;
	float:left;
	margin-right:5px;
}
#concern .proList .proName
{
	white-space:normal;
	margin:0;
}
#concern .proList em
{
	font-weight:normal;
	color:#dd0301;
}
.mainLeft .p_title
{
	width:560px;
}
.mainLeft .p_title h3
{
	text-indent:-9999px;
}
.mainLeft .p_content
{
	border:none;
}
.mainLeft .proList
{
	width:540px;
}
#rush .p_title
{
	background:url(../images/rush.gif) no-repeat left bottom;
}
#newest .p_title
{
	background:url(../images/new.gif) no-repeat left bottom;
}
#decNew .p_title
{
	background:url(../images/dec.gif) no-repeat left bottom;
}
#conNew .p_title
{
	background:url(../images/cons.gif) no-repeat left bottom;
}
#bathNew .p_title
{
	background:url(../images/bath.gif) no-repeat left bottom;
}
#promotions .p_title
{
	width:750px;
	background:url(../images/prom.gif) no-repeat left bottom;
}
#promotions .p_title h3
{
	text-indent:-9999px;
}
#promotions .p_content
{
	border:none;
}
#promotions .proList li
{
	height:175px;
}
/*  -------------------------------------------------------
-------------------------------------------------------  */
#mainSlider {
	width:560px;
	height:220px;
}
#SlidePlayer {
	position:relative;
}
#mainSlider .Slides {
	height: 220px;
	overflow: hidden;
}
#mainSlider .Slides li {
	float: left;
	width: 560px;
	height: 220px;
}
#mainSlider .Slides img {
	display: block;
	width: 560px;
	height: 220px;
}
#mainSlider .SlideTriggers {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
	height: 25px;
}
#mainSlider .SlideTriggers li {
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	overflow: hidden;
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#mainSlider .SlideTriggers li.Current {
	color:#fff;
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0;
	font-weight:bold;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px;
	font-size:13px;
}

/*
权衡
*/
#stNews .lists
{
	height:210px;
}