#colbox2 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#colbox2 .left {
	float:left;
	width:50%;
}
#colbox2 .right {
	float: right;
	width:50%;
}
.brand ul{
	list-style-type:none;
}
.brand li {
	float:left;
	padding-right:10px;
}
.space {
	height:10px;clear:both;
}
.message {
	margin: 5px;
}
.message h1 {
	font:12px Verdana, Arial, sans-serif;
	font-weight: normal;
}
.outbox{
	height:26px;
}
.inboxleft{
	background:url(../images/bg/title_left.jpg);
	height:26px;
	background-repeat: no-repeat;
	width:2px;
}
.inbox {
	background:url(../images/bg/title_bg.jpg);
	height:26px;
	color: #fff;
	font-size:14px;
	font-weight:bold;
	padding:0px 5px;
	background-repeat:repeat-x;
}
.inboxright{
	background-image:url(../images/bg/title_right.jpg);
	height:26px;
	background-repeat: no-repeat;
	width:2px;
}
.special {
	width:760px;
	font-size: 12px;
	height: 80px;
}
.brand li{ list-style:none}

/* --------------------------------------------*/
.browse-category {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-spacing:1;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: normal;
}
.browse-category .box1{
	border-top: 1px solid #F9BE02;
	border-right:1px solid #F9BE02;
	border-bottom:1px solid #F9BE02;
	border-left:1px solid #F9BE02;
}
.browse-category .content a{
	text-decoration:none;
}
.browse-category .box2{
	margin-left:8px; margin-top:8px
}
.browse-category .title a{
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #F96A00;
	text-decoration:none;
}
.browse-category .red{
    color:#CC0033;
	}
.browse-category a.red:visited{
	text-decoration:none;
}
.browse-category a.red:hover{
    color:#CC0033;
	text-decoration:underline;
}
