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

.noselected_content {
display:none;
}

#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:700;
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:700;
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:700;
height:30px;
line-height:25px;
background:url(../images/new_arrived_title_on.gif) repeat-x right top;
color:#284609;
}

#ImgChangeMain {
width:578px;
height:130px;
overflow:hidden;
margin:auto;
}

#ImgChangeDATA {
display:none;
visibility:hidden;
}

.ImgChange1 {
font-weight:700;
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:red;
text-decoration:underline;
}

#ImgChangeNUM {
filter:ALPHA(opacity=70);
position:relative;
overflow:hidden;
z-index:100;
height:14px;
top:-40px;
}

#ImgChangeNUM span {
font-size:12px;
font-weight:700;
color:#FFF;
font-family:Arial;
border-left:1px solid #FFF;
background:#666;
cursor:pointer;
padding:5px;
}

.selected_content,#ImgChangeTitle {
display:block;
}