


















.module {
border-color: #DBDCE0;
}
.module-title {
color: #666;
}
.sidewrap {
float: right;
width: 300px;
overflow: hidden;
}
.mainwrap {
float: left;
width: 640px;
overflow: hidden;
}
.module-homesearch {
border: 0;
}
.module-homesearch .md_top {
height: 5px;
border: 0;
}
.module-homesearch .md_top div {
height: 5px;
}
.module-homesearch .mt_03 {
background: url("images/home_search.gif") no-repeat left -10px;
padding-left: 5px;
}
.module-homesearch .mt_02 {
background: url("images/home_search.gif") no-repeat right -10px;
padding-right: 5px;
}
.module-homesearch .mt_01 {
background: url("images/home_search.gif") repeat-x right top;
}

.module-homesearch .md_middle {
background: url("images/home_search.gif") repeat-x left -20px;
border: 1px #DBDCE0 solid;
border-width: 0 1px;
padding: 5px;
}
.module-homesearch .md_bottom {
border: 0;
height: 5px;
}
.module-homesearch .md_bottom div {
height: 5px;
}
.module-homesearch .mb_03 {
background: url("images/home_search.gif") no-repeat left -15px;
padding-left: 5px;
}
.module-homesearch .mb_02 {
background: url("images/home_search.gif") no-repeat right -15px;
padding-right: 5px;
}
.module-homesearch .mb_01 {
background: url("images/home_search.gif") repeat-x right -5px;
}
.search-form {
padding: 10px 0;
}
.searchword {
border: 1px #CCC solid;
background: #FFF;
height: 20px;
padding: 2px 4px;
line-height: 20px;
color: #999;
width: 180px;
font-size: 14px;
}
.searchword_active {
border-color: #333;
color: #333;
}
.searchword_hover {
border-color: #333;
}
.searchgo,
.searchgo span {
display: block;
}
.searchgo {
background: url("images/search_go.gif") no-repeat left top;
padding-left: 10px;
color: #FFF;
font-weight: bold;
font-size: 14px;
text-decoration: none;
line-height: 14px;
}
.searchgo span {
background: url("images/search_go.gif") no-repeat right top;
height: 21px;
padding-top: 7px;
padding-right: 10px;
cursor: pointer;
}
.searchgo:hover {
background: url("images/search_go.gif") no-repeat left -28px;
}
.searchgo:hover span {
background: url("images/search_go.gif") no-repeat right -28px;
}

.keywords-hot a {
margin: 0 8px;
color: #000;
line-height: 20px;
}
.keywords-hot a:hover {
color: #666;
text-decoration: underline;
}



.block-status {
background: #FFFFD9;
border: 1px #F6E3B8 solid;
padding: 10px;
}
.block-status p {
padding: 0;
}
.status-key-1 {
color: #2A81CE;
font-weight: bold;
padding: 0 2px;
}
.status-key-2 {
color: #CD6703;
font-weight: bold;
padding: 0 2px;
}
.module-whatsnew {
background: #F5F5F5;
}
.module-whatsnew .entry-desc {
font-size: 11px;
margin: 0;
padding: 0;
}




.module-forgot .form-input,
.module-login .form-input,
.module-register .form-input {
width: 185px;
}
.module-ifyou {
background: #F5F5F5;
}
.module-ifyou .entry-title {
font-weight: bold;
}

.module-forgot .form-desc,
.module-login .form-desc,
.module-register .form-desc {
padding: 3px;
}
.module-forgot p,
.module-login p,
.module-register p {
padding: 3px;
}
.module-forgot .form-submit,
.module-login .form-submit,
.module-register .form-submit {
text-align: center;
padding: 3px 15px 8px 15px;
height: 25px;
}




