@charset "utf-8";
/* CSS Document */

#main_container div.searchkeyword{ padding-top:16px; padding-left:12px; height:40px; border-top:1px solid #b5b5b5; font-size:12px ; color:#646464; background:url(/cn/resource/images/search_keyword_arrow_right.jpg) no-repeat 0px 20px; *background-position:0px 19px}
#main_container div.searchkeyword span.big{ font-weight:bold; font-size:14px}

.loading {
	height:300px;
    background: transparent url(/cn/resource/images/loading.gif) 50% 50% no-repeat;
}



