@charset "utf-8";


/*===================================
				safari Hack
===================================*/
html* .topSearchBody dl dd {
	margin:-27px 0 10px 120px;
}


/*===================================
				IE7 Hack
===================================*/

*+html body {
	font-size:80%;
}


/*===================================
				IE6 Hack
===================================*/

*html body {
	font-size:80%;
}

*html body {
}

*html topMiddleHead , *html topMiddleBottom {
	text-align:left;
}

*html ul.headerMenu {
	margin:-1px 0 0 0;
}

*html .submit_button , *html .cancel_button , *html .button {
	cursor:hand;
}

/*===================================
				IE5.5 Hack
===================================*/

body, dd, td, th, div, p{
	font-size:12px;
}

