.content .tag {
	height: 310px;
	width: 35px;
	float: left;
}
.tag .tip {
	float: left;
	height: 74px;
	width: 35px;
	background-image: url(../images/tip02.png);
	behavior: url(css/iepngfix.htc);
}
.tag ul a {
	color: #FFF;
}
.tag ul .now {
	background-image: url(../images/tip01.png);
	behavior: url(css/iepngfix.htc);
}
.tag ul {
	float: left;
	height: 222px;
	width: 35px;
	font-size: 12px;
	color: #FFF;
}
.tag ul li {
	background-image: url(../images/tip02.png);
	behavior: url(css/iepngfix.htc);
	float: left;
	height: 70px;
	width: 12px;
	padding-left: 13px;
	padding-right: 10px;
	padding-top: 4px;
	cursor:pointer;
}

.tag ul  li:hover, .tag ul  li:focus {
	background-image: url(../images/tip01.png);
	behavior: url(css/iepngfix.htc);
}

.search {
	float: left;
	height: 365px;
	width: 236px;
	background-image: url(../images/bannerfg.png);
	behavior: url(css/iepngfix.htc);
	padding-left: 0px;
}
.chose .queryType {
	height: 17px;
	width: 105px;
	margin-top: 21px;
	font-size: 16px;
	float: left;
	display:inline;
}
.chose .radio {
	font-size: 12px;
	height: 12px;
	margin-top: 14px;
	float: left;
	display:inline;
	width: 180px;
        margin-bottom: 20px;
}
.chose #inputNumber {
	float: left;
	display:inline;
	height: 28px;
	line-height:24px;
	width: 146px;
	margin-top: 18px;
	border: 1px solid #000000;
	color:#CCCCCC;
}
.chose #securityCoder {
	float: left;
	display:inline;
	height: 28px;
	line-height:24px;
	margin-top: 11px;
	width: 92px;
	border: 1px solid #000000;
	color:#CCCCCC;
}
.chose #search {
	background: url(../images/searchButton1.gif);
	height: 50px;
	width: 90px;
	color: #FFF;
	font-weight: normal;
	border: none;
	cursor:pointer;
}

.chose #search1 {
	background: url(../images/searchButton2.gif);
	height: 50px;
	width: 90px;
	color: #FFF;
	font-weight: normal;
	border: none;
	cursor:pointer;
}

.chose .securityCoder {
	float: left;
	display:inline;
	margin-top: 18px;
	margin-left: 5px;
}
.content .banner {
	float: left;
	height: 365px;
	width: 728px;
}
.cuttingLine {
	width: 930px;
	float: left;
	display:inline;
	height: 32px;
	margin-left:35px;
	margin-bottom: 10px;
	background-image: url(../images/cutting.jpg);
}

.loginPic {
	float: left;
	display:inline;
	margin-left: 19px;
	width: 202px;
	height: 54px;
}
.search  .chose {
	float: left;
	width: 191px;
	height: 310px;
	padding-left: 10px;
}
