﻿/* Created by TopStyle Trial - www.topstyle4.com */
body {
	font-size: 10px;
	background-color: #FFFFFF;
	background: url(/common/images/1500px_9966_4_orange.gif) no-repeat center top ;
	}
	
/*ie7*/
*:first-child+html body {
	font-size: 70%;
}
	
/*ie5-6*/
* html body {
	font-size: 70%;
}

/*2.纥夹�兖牍雑嵝镩*/
/* font color */
.fontRed {
	color: #FF0000;
}
.fontOrg {
	color: #FF6600;
}

.bold {
	font-weight: bold;
}



