.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;
}

#size-chart{width:640px;text-align:left; font-family:Arial,Helvetica,sans-serif;
font-size:12px;}
.size-top{width:100%;height:10px;background: url(../images/popdiv.png) 0 0 no-repeat; }
.size-bottom{width:100%;height:16px;background: url(../images/popdiv.png) 0 -10px no-repeat;}
.size-content{background: url(../images/popdiv.png) -640px 0 repeat-y;}
.con-title{width:95%;margin:0 auto 5px;padding-bottom:10px;border-bottom:1px solid #ccc;font-size:16px;font-weight:700;color:#ff6c00;}
.con-title span{margin-left:350px;padding:0 10px 0 15px;width:80px;height:16px;font-size:11px;font-weight:400;background: url(../images/close.gif) 0 0 no-repeat;color:#2e6e0c;cursor:pointer;}
.con-main{padding:0 5px 10px;}
#size-chart table{float:left;margin:0 10px;line-height:200%;text-align:center;border:1px solid #000;border-width:1px 0 0 1px;}
#size-chart caption{font-weight:700;font-size:13px; text-align:left;font-family:Verdana, Arial, sans-serif;}
#size-chart table td{border:1px solid #000; border-width:0 1px 1px 0;background:#f4f8ec;}
#size-chart table th{border:1px solid #000; border-width:0 1px 1px 0;background:#85bb04;font-weight:700;}
.con-how h4{padding-left:15px;font-size:13px; font-family:Verdana, Arial, sans-serif;}
.con-how p{margin:5px 0 0;padding:0 15px;;line-height:150%;}
