#search_box {
	padding: 10px 20px;
}

#search_logo {
	border: 0;
}

#input_box {
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	background: none repeat scroll 0% 0% #FFF;
	display: inline-block;
	vertical-align: top;
	width: 539px;
	margin-right: 0px;
	border-color: #B8B8B8 transparent #CCC #B8B8B8;
	height: 32px;
	background-image: none;
}

input[name='value'] {
	width: 526px;
	height: 22px;
	font: 16px/ 22px arial;
	margin: 6px 0px 0px 7px;
	padding: 0px;
	background: none repeat scroll 0% 0% transparent;
	border: 0px none;
	outline: 0px none;
	position: relative;
}

input[name='value']:focus {
	border: 0;
}

#button_box {
	width: auto;
	height: auto;
	border-bottom: 1px solid transparent;
	display: inline-block;
	background-image: none;
	background-position: -120px -48px;
	z-index: 0;
	vertical-align: top;
}

#search_button {
	background-image: none;
	width: 100px;
	height: 34px;
	color: #FFF;
	letter-spacing: 1px;
	background: none repeat scroll 0% 0% #3385FF;
	border-bottom: 1px solid #2D78F4;
	outline: medium none;
	border: 0px none;
	cursor: pointer;
	font-size: 14px;
	padding: 0px;
}

#othre_box {
	font-size: 14px;
	padding: 0 0 10px 0;
}

#search_number_box {
	font-size: 13px;
	padding: 5px 0;
}

a {
	color: color;
	font-weight: normal;
}

a:hover {
	color: inherit;
	cursor: pointer;
}

.news_box {
	margin-top: 10px;
}

.title {
	color: blue;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.54;
	font-weight: normal;
	font-size: medium;
	list-style: none outside none;
	border-collapse: collapse;
}

.content {
	font-size: 13px;
	list-style: none outside none;
	line-height: 1.54;
	word-wrap: break-word;
	word-break: break-all;
	font-family: arial;
	color: #333;
}

#us_info{
	margin-top:20px;
	border-top:5px solid #0066FF;
	padding: 10px 0;
	text-align: center;
}
.source_info{
	color: #555;
}

.date{
	width:80px;
	text-align: center;
}

#date_box{
	font-size:14px;
	color:blue;
}

.btn_date{
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	width:18px;
	height: 18px;
	vertical-align: middle;
}
.btn_date img{
	width: 100%;
	height: 100%
}
