#content1 {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content1_left {
	float: left;
	height: 205px;
	width: 420px;
}
#content1_lefttop {
	background-image: url(../images/searchbox_top.jpg);
	height: 40px;
	width: 420px;
	
	background-repeat: no-repeat;	
}
#content1_leftbtm {
	background-image: url(../images/searchbox_bg.jpg);
	height: 165px;
	width: 420px;
}
#content1_right {
	float: right;
	width: 535px;
	background-color: #fdf8e5;
}
#content1_right .text {
	padding-left: 0px;
	line-height: 18px;
}
#content1_right .text2 {
	padding-left: 10px;
	line-height: 17px;
}
#content1_right .redsize {
	color:#FF0000;
}

#content1_right ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
.searchitem_r {
	font-size: 13px;
	font-weight: bold;
	color: #FF8301;
	cursor:pointer;
}
.searchitem_b {
	font-size: 13px;
	font-weight: bold;
	color: #414141;
	cursor:pointer;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

