
/*--------------------------------------------------------------*/
/* Copyright (C) 2008 Desigh Original Cascading Style Sheets	*/
/*--------------------------------------------------------------*/


.firstw:first-letter {
	margin:0px 0px 0px 0px;
	font-size:200%;
}


.tx10 {	font-size: 10px;
}

.tx11 {	font-size: 11px;
}

.tx12 {	font-size: 12px;
}

.tx13 {	font-size: 13px;
}

.tx14 {	font-size: 14px;
}

.tx15 {	font-size: 15px;
}

.tx16 {	font-size: 16px;
}

.tx18 {	font-size: 18px;
}

.tx20 {	font-size: 20px;
}

.tx23 {	font-size: 23px;
}

.tx26 {	font-size: 26px;
}


.lh11 {	line-height: 110%;
}

.lh12 {	line-height: 120%;
}

.lh13 {	line-height: 130%;
}

.lh14 {	line-height: 140%;
}

.lh15 {	line-height: 150%;
}

.lh16 {	line-height: 160%;
}

.lh17 {	line-height: 170%;
}

.lh18 {	line-height: 180%;
}

.lh19 {	line-height: 190%;
}

.lh20 {	line-height: 200%;
}

.lh21 {	line-height: 210%;
}

.lh22 {	line-height: 220%;
}

.ls4 {	letter-spacing: 0.04em;
}

.ls5 {	letter-spacing: 0.05em;
}

.ls10 {	letter-spacing: 0.1em;
}


.gray01 { color: #333333;
}

.gray02 { color: #666666;
}

.gray03 { color: #999999;
}

.gray04 { color: #CCCCCC;
}

.blue01 { color: #003366;
}

.blue02 { color: #0000FF;
}

.dgreen { color: #003300;
}

.dgreen2 { color: #336600;
}

.dgreen3 { color: #006600;
}

.red01 { color: #FF0000;
}

.red02 { color: #990000;
}

.red03 { color: #CC0000;
}

.pink01 { color: #FF99CC;
}

.black { color: #000000;
}

.white { color: #FFFFFF;
}

.orange01 { color: #FF3300;
}

.orange02 { color: #FF6600;
}

.orange03 { color: #FF9900;
}

.brown { color: #996600;
}

.brown2 { color: #996600;
}

.brown3 { color: #993300;
}

.brown4 { color: #663333;
}

.brown5 { color: #CC6600;
}

.brown6 { color: #CC3300;
}

.now-orange { color: #D95700;
}


.bold {	font-weight: bold;
}


.dc { list-style-type: decimal;
} 

.t-top {
	vertical-align:super;
}

.t-bottom {
	vertical-align:sub;
}
