

/*** *************************************************** */
/*** Menu Text                                           */
/*** *************************************************** */

/*** Текст общего меню (вверху боковушки) ***/
.clsCommon0On {color: #0063C6}
.clsCommon0Over {color: #CE7E0D}
.clsCommon0On, .clsCommon0Over {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
        padding: 2px 4px;
}

.clsCommon1On {color: #0063C6}
.clsCommon1Over {color: #CE7E0D}
.clsCommon1On, .clsCommon1Over {
	font-size: 12px;
	text-decoration : none;
        padding: 4px 6px;
}


/*** Текст локального меню (внизу боковушки) ***/
.clsLocal0On {color: #CE7E0D}
.clsLocal0Over {color: #CE7E0C}
.clsLocal0On, .clsLocal0Over {
	background-position: 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}

.clsLocal1On {color: #804913}
.clsLocal1Over {color: #58A7E7}
.clsLocal1On, .clsLocal1Over {
	background-position: 0px 0px;
	font-size: 12px;
	text-decoration : none;
        padding: 2px 4px;
}

/*** Шрифт ***/
.clsLocal0On,.clsLocal0Over,.clsLocal1On,.clsLocal1Over,
.clsCommon0On,.clsCommon0Over,.clsCommon1On,.clsCommon1Over {
	font-family: Arial;
}


/*** *************************************************** */
/*** Рамка с закругленными краями под меню боковушки     */
/*** *************************************************** */

.clsMenuBorderT {height: 16px}

.clsMenuBorderR {width: 37px}

.clsMenuT {
	background-position: top;
	background-image: url(../dtaipei/gr/menu_t.gif); 
	background-repeat: repeat-x;
}

.clsMenuRT {
	width: 15px;
	height: 15px;
}

.clsMenuL {height: 1191px}
.clsLocalMenuL {height: 164px}

.clsMenuR {
	background-position: right;
	background-image: url(../dtaipei/gr/menu_r.gif); 
	background-repeat: repeat-y;
}

.clsMenuLB {
	background-position: bottom;
	background-image: url(../dtaipei/gr/menu_b.gif); 
	background-repeat: repeat-x;
}

.clsMenuRB {
	width: 15px;
	height: 15px;
}


/*** Цвет фона меню (бледно-голубой в bigjig) ***/
.clsLocal0On,.clsLocal0Over,.clsLocal1On,.clsLocal1Over,
.clsCommon0On,.clsCommon0Over,.clsCommon1On,.clsCommon1Over,
.clsMenuT,.clsMenuL,.clsLocalMenuL,.clsMenuR, .clsMenuLB  {
	background-color: #fffae2;
}
/* ffffe2 */
/* f5f5d3*/

/*** Цвет фона боковушки (темно-голубой в bigjig) ***/
BODY,.clsLeftMenu,.clsRightBorder {
	background-color: #008000
}



/*** *************************************************** */
/*** Page                                                */
/*** *************************************************** */

BODY {
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 	
}


/*** Левый край страницы (с меню) ***/
.clsLeftMenu {
	BACKGROUND-POSITION: right 50%; 
	BACKGROUND-IMAGE: url(../dtaipei/gr/page_bkg_l.gif); 
	BACKGROUND-REPEAT: repeat-y;
        vertical-align: top;
	width: 20%
}


/*** Собственно страница ***/
.clsMainTable {
	background-color: #FFFFFF;
	/*width: 750px*/
}

/*** Правый край страницы (пустой) ***/
.clsRightBorder {
	BACKGROUND-POSITION: left 50%; 
	BACKGROUND-IMAGE: url(../dtaipei/gr/page_bkg_r.gif); 
	BACKGROUND-REPEAT: repeat-y;
	width: 20%
}


/*** Left and right borders for mobile version ***/
.clsLeftBorderMobile {
	background-color: white;
        vertical-align: top;
	width: 5px;
}

.clsRightBorderMobile {
	background-color: white;
        vertical-align: top;
	width: 5px;
}



/*** *************************************************** */
/*** Text                                                */
/*** *************************************************** */

/*** Section title ***/
h2 {
	color: #3366FF;
	font-size: 113%;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica;
	text-align: left;
}


/*** Normal text ***/
p, ul, div, td {
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: thin;
	font-family: Arial, Helvetica;
}


/*** Текст с тенью ***/
.clsShadowText {
	color: #5EAEFD;
	font-family: Arial;
	/*font-size: 106%;*/
	font-weight: bold;
}


/*** History ***/
ul.his {
	list-style: square;
	line-height: 1.5em;
	padding-bottom: 1em;
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: thin;
	font-family: Arial, Helvetica;
}



/*** *************************************************** */
/*** Линейки                                             */
/*** *************************************************** */

/*** Линейка0 ***/

.clsBar0Left {
	background-image: url(../dtaipei/gr/bar_l.gif); 
	background-repeat: no-repeat;
	background-position: right;
	width: 21px;
	height: 58px;
}
.clsBar0Mid {
	background-image: url(../dtaipei/gr/bar_m.gif); 
	background-repeat: repeat-x;
	background-position: center;
	height: 58px;
}
.clsBar0Right {
	background-image: url(../dtaipei/gr/bar_r.gif); 
	background-repeat: no-repeat;
	background-position: left;
	width: 21px;
	height: 58px;
}


/*** Линейка0H ***/

.clsBar0HLeft {
	background-image: url(../dtaipei/gr/bar_l.gif); 
	background-repeat: no-repeat;
	background-position: right top;
	width: 21px;
	height: 16px;
}
.clsBar0HMid {
	background-image: url(../dtaipei/gr/bar_m.gif); 
	background-repeat: repeat-x;
	background-position: center top;
	height: 16px;
}
.clsBar0HRight {
	background-image: url(../dtaipei/gr/bar_r.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	width: 21px;
	height: 16px;
}


/*** Линейка волнушкой ***/
.clsBarWave {
	background-image: url(../dtaipei/gr/bar_wave.gif); 
	background-repeat: repeat-x;
	background-position: center;
	height: 26px;
}

/*** Линейка пунктиром ***/
.clsBarDots {
	background-image: url(../dtaipei/gr/bar_dots.gif); 
	background-repeat: repeat-x;
	background-position: center;
	height: 18px;
}



/*** *************************************************** */
/*** Рамка таблицы                                       */
/*** *************************************************** */

.clsTabL {
	background-position: left;
	background-repeat: repeat-y;
}
.clsTabR {
	background-position: right;
	background-repeat: repeat-y;
}
.clsTabT {
	background-position: top;
	background-repeat: repeat-x;
}
.clsTabB {
	background-position: bottom;
	background-repeat: repeat-x;
}



