/* $Id: indextab.css 70 2009-01-31 02:35:30Z cylong $ */

.cool_submit{background:url(../images/news_submit.gif) no-repeat}

.noselected_content {
	DISPLAY: none;
}
.selected_content {
	DISPLAY: block;
}

#category_title {
	BACKGROUND: url(../images/category_title_bg.gif) top repeat-x;
	OVERFLOW: hidden;
	HEIGHT: 30px;
}
.noselected_category_title,
.selected_category_title
{
	FONT-SIZE: 12px;
	COLOR: #444;
	font-weight: bold;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 95px;
	LINE-HEIGHT: 25px;
	HEIGHT: 26px;
	TEXT-ALIGN: center;
}
.selected_category_title {
	BACKGROUND: url(../images/category_title_on.gif) no-repeat;
	color:#671B70;
	cursor:pointer;
}
.selected_category_title a{
	TEXT-DECORATION: none
}
#new_arrived_title{
	FONT-WEIGHT: bold;
	BACKGROUND: url(../images/new_arrived_title_bg.gif) top repeat-x;
	OVERFLOW: hidden;
	margin-top:8px;
	color:#fff;
	LINE-HEIGHT: 25px;
	HEIGHT: 30px;
}
.selected_new_arrived_title ,
.noselected_new_arrived_title {
	width:289px;
	float:left;
}
.selected_new_arrived_title {
	FONT-WEIGHT: bold;
	height:30px;
	line-height:25px;
	BACKGROUND: url(../images/new_arrived_title_on.gif) repeat-x right top;
	COLOR: #284609;
}

/*图片切换样式开始*/
#ImgChangeMain {WIDTH:578px; HEIGHT:130px;margin:auto; overflow:hidden}
#ImgChangeDATA {display:none;visibility:hidden}
.ImgChange1 { FONT-WEIGHT: bold; FONT-SIZE: 12px; WIDTH: 100%; LINE-HEIGHT:26px; TEXT-ALIGN: center;filter:revealTrans(Transition=23,Duration=2) }
.ImgChange1 A { color:#0F0CBF;TEXT-DECORATION: none }
.ImgChange1 A:hover { COLOR: #ff0000; TEXT-DECORATION: underline }

#ImgChangeTitle{ display:block; }
#ImgChangeNUM {FILTER:ALPHA(opacity=70);position:relative;overflow:hidden;z-index:100;height:14px;top:-40px;}
#ImgChangeNUM span { font-size:12px;FONT-WEIGHT: bold; COLOR: #FFFFFF; FONT-FAMILY: Arial ; border-left:1px solid #FFFFFF;background:#666666;cursor:pointer;padding:5px}
/*图片切换样式结束*/
.list_index_text{

	margin:0 auto;
	width:771px;
	padding:0 8px;
	line-height:200%;
	border: dotted 1px #ccc;
	clear:left;
	margin:8px 0;
}