.font12 {
	FONT-SIZE: 12px! important
}
.font14 {
	FONT-SIZE: 14px! important
}
.font16 {
	FONT-SIZE: 16px! important
}
.font12all {
	FONT-SIZE: 12px! important
}
.font12all  {
	FONT-SIZE: 12px! important
}
.font14all {
	FONT-SIZE: 14px! important
}
.font14all  {
	FONT-SIZE: 14px! important
}
.font16all {
	FONT-SIZE: 16px! important
}
.font16all  {
	FONT-SIZE: 16px! important
}
.fontsmall {
	FONT-SIZE: 0.9em
}
.fontmedium {
	FONT-SIZE: 1em
}
.fontlarge {
	FONT-SIZE: 1.2em
}
.arial {
	FONT-FAMILY: Arial
}
.songti {
	FONT-FAMILY: ËÎÌå
}
.red {
	COLOR: red
}
.gray {
	COLOR: gray
}
.blue {
	COLOR: blue
}
.darkblue {
	COLOR: darkblue
}
.white {
	COLOR: white
}
.black {
	COLOR: black
}
.maroon {
	COLOR: maroon
}
.green {
	COLOR: green
}
.drakblue {
	COLOR: darkblue
}
.darkgreen {
	COLOR: darkgreen
}
.dimgray {
	COLOR: dimgray
}
.cornsilk {
	COLOR: cornsilk
}
.silver {
	COLOR: silver
}
.firebrick {
	COLOR: firebrick
}
.royalblue {
	COLOR: royalblue
}
.lightgrey {
	COLOR: lightgrey
}
.forestgreen {
	COLOR: forestgreen
}
.orange {
	COLOR: orange
}
.peru {
	COLOR: peru
}
.redbg {
	BACKGROUND-COLOR: red
}
.graybg {
	BACKGROUND-COLOR: gray
}
.bluebg {
	BACKGROUND-COLOR: blue
}
.whitebg {
	BACKGROUND-COLOR: white
}
.blackbg {
	BACKGROUND-COLOR: black
}
.maroonbg {
	BACKGROUND-COLOR: maroon
}
.greenbg {
	BACKGROUND-COLOR: green
}
.drakbluebg {
	BACKGROUND-COLOR: darkblue
}
.darkgreenbg {
	BACKGROUND-COLOR: darkgreen
}
.dimgraybg {
	BACKGROUND-COLOR: dimgray
}
.cornsilkbg {
	BACKGROUND-COLOR: cornsilk
}
.silverbg {
	BACKGROUND-COLOR: silver
}
.firebrickbg {
	BACKGROUND-COLOR: firebrick
}
.whitesmokebg {
	BACKGROUND-COLOR: whitesmoke
}
.redborder {
	BORDER-RIGHT: red 1px solid; BORDER-TOP: red 1px solid; BORDER-LEFT: red 1px solid; BORDER-BOTTOM: red 1px solid
}
.grayborder {
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid
}
.blueborder {
	BORDER-RIGHT: blue 1px solid; BORDER-TOP: blue 1px solid; BORDER-LEFT: blue 1px solid; BORDER-BOTTOM: blue 1px solid
}
.blackborder {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.silverborder {
	BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; BORDER-BOTTOM: silver 1px solid
}
.firebrickborder {
	BORDER-RIGHT: firebrick 1px solid; BORDER-TOP: firebrick 1px solid; BORDER-LEFT: firebrick 1px solid; BORDER-BOTTOM: firebrick 1px solid
}
.greenborder {
	BORDER-RIGHT: green 1px solid; BORDER-TOP: green 1px solid; BORDER-LEFT: green 1px solid; BORDER-BOTTOM: green 1px solid
}
.normal {
	FONT-WEIGHT: normal
}
.bold {
	FONT-WEIGHT: bold
}
.textcenter {
	TEXT-ALIGN: center! important
}
.textright {
	TEXT-ALIGN: right! important
}
.textleft {
	TEXT-ALIGN: left! important
}
.texttop {
	VERTICAL-ALIGN: top! important
}
.textmiddle {
	VERTICAL-ALIGN: middle! important
}
.textbottom {
	VERTICAL-ALIGN: bottom! important
}
.displaynone {
	DISPLAY: none
}
.displayblock {
	DISPLAY: block
}
.lineheight100 {
	LINE-HEIGHT: 100%
}
.lineheight120 {
	LINE-HEIGHT: 120%
}
.lineheight150 {
	LINE-HEIGHT: 150%
}
.lineheight200 {
	LINE-HEIGHT: 200%
}
.absolute {
	POSITION: absolute
}
.relative {
	POSITION: relative
}
.static {
	POSITION: static
}
.width100 {
	WIDTH: 100%
}
.height100 {
	HEIGHT: 100%
}
.nounderline {
	TEXT-DECORATION: none
}
.nounderlineall .nounderlineall  {
	TEXT-DECORATION: none
}
.margintop2 {
	MARGIN-TOP: 2px
}
.margintop4 {
	MARGIN-TOP: 4px
}
.margintop6 {
	MARGIN-TOP: 6px
}
.margintop8 {
	MARGIN-TOP: 8px
}
.padding2 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
.padding4 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
.padding6 {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px
}
.padding8 {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; PADDING-TOP: 8px
}
.padding2tl {
	PADDING-LEFT: 2px; PADDING-TOP: 2px
}
.padding4tl {
	PADDING-LEFT: 4px; PADDING-TOP: 4px
}
.padding6tl {
	PADDING-LEFT: 6px; PADDING-TOP: 6px
}
.padding8tl {
	PADDING-LEFT: 8px; PADDING-TOP: 8px
}
.padding8t {
	PADDING-TOP: 8px
}
.nowrap {
	OVERFLOW: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis
}
.tablelayoutfixed {
	TABLE-LAYOUT: fixed
}
.floatright {
	FLOAT: right
}
.floatleft {
	FLOAT: left
}
.floatnone {
	FLOAT: none
}
