/*Search*/
#search {
	width: 480px;
}
#search h4 {
	font-size: 14px;
	line-height: 45px;
	color: #FFFFFF;
	background-image: url(images/back-top-news.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	text-align: Left;
	font-weight: normal;
	padding-left: 10px;
    margin-bottom:10px;
}
#search2 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#common ,#title {
	text-align: right;
	width: 460px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 0%;
	
}
#common h4 ,#title h4{
	font-size: 14px;
	line-height: 2;
	color: #FFFFFF;
	background-image: url(images/back-common.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	text-align: Left;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 0px;
}
#common p ,#title p{
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	margin-top:2px;

}
.common-input-text {
	height: 17px;
	width: 390px;
	margin-right: 10px;
}
.input-text {
	height: 17px;
	width: 390px;
	}
#category {
	width: 225px;
	float: left;
    margin-left: 0%;
	margin-bottom: 10px;
	text-align: right;
}
#category h4 {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(images/back-cate-date.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	text-align: Left;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 0px;
}
#category p {
	font-size: 12px;
	line-height: 25px;
	height: 25px;
}
.category-input-text {
	line-height: 25px;
	width: 130px;
	margin-right: 10px;
}
#date {
	width: 225px;
	float: left;
	margin-left: 10px;
	text-align: right;
}
#date h4 {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(images/back-cate-date.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	text-align: Left;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 0px;
}
#date p {
	font-size: 12px;
	line-height: 25px;
	height: 25px;
}
.date-input-text {
	height: 17px;
	width: 145px;
	margin-right: 5px;
}
#date img {
	margin-top: 5px;
	margin-right: 10px;
}
.search-bottom {
	clear: left;
	margin-left: 10px;
}
* html #common, * html #category {
	margin-left: 5px;
}