@charset "utf-8";
/* CSS Document */
.btn {
	*zoom :1; 
	*display: inline;
}

.aside-login input[type="text"],
.aside-login input[type="password"] {line-height: 39px;}
input[type="text"]{line-height: 44px;}
.search-tabs input[type="text"] {line-height: 44px;}
.aside-pan-search input[type="text"] {line-height: 33px;}
.header-index {background-color: #c8c8c8;}
.btn, .btn-reverse-color:hover {background: #d71212;}
.btn:hover, .btn-reverse-color {background: #012e71;}
.btn-black {background: #010101;}


*:first-child+html.group {
	min-height: 1px;
	zoom: 1;
}