.cms-text { background-color: #B80000; font-family: sans-serif; font-size: 12px;	color: #fff;	padding: 10px;  display: block; text-align: left;	}
#col-02 .cms-text {background-color: transparent;}
.cms-text img { margin: 5px; border: 1px solid #fc0; }
.cms-text strong { color: #fc0; }
.cms-text h1,
.cms-text h2,
.cms-text h3,
.cms-text h4,
.cms-text h5,
.cms-text h6 { color:#fc0; text-align: left; padding: 5px 0px; line-height: normal; }
.cms-text h1 {font-size: 18px;}
.cms-text h2 {font-size: 16px;}
.cms-text h3 {font-size: 14px;} 
.cms-text h4 {font-size: 12px;} 
.cms-text h5 {font-size: 12px;} 
.cms-text h6 {font-size: 12px;} 
.cms-text .tx-right{ text-align: right; }
.cms-text .tx-center{ text-align: center; }
.cms-text .tx-block{ text-align: justify; }
.cms-text a { color:#ff0; text-decoration: underline; }	
.cms-text a:hover { color:#fc0; text-decoration: none; }
.cms-text .color-txt-1 {color: #fc0;}
.cms-text .color-txt-2 {color: #ff0;}
/*
.cms-text table {border: 0px solid #000;}
.cms-text td {color: #000; margin: 5px; padding: 5px; border: 1px solid #C3B190;}
*/


/* --------------------------- [ TABS ] --------------------------- */

#swap_over {margin: 0px; position:relative; padding: 0px; width: 700px;}
#swap_over * {margin: 0px; padding: 0px;}
#content_over {border: 1px solid #f60; background-color:#000;}
#content_over h2 {color:#000; font-size: 20px;}

#swap_content_1,
#swap_content_2,
#swap_content_3,
#swap_content_4,
#swap_content_5 {display: none; width: 550px; height: 150px; overflow:auto; font-size: 12px; padding: 5px 5px; margin: 0px; border-right: 1px solid #f60;}

#swap_content_1 {background-color:#000; display: block;}
#swap_content_2 {background-color:#000;}
#swap_content_3 {background-color:#000;}
#swap_content_4 {background-color:#000;}
#swap_content_5 {background-color:#000;}

#swap_content_1 * {margin: 0px; padding: 2px;}
#swap_content_2 * {margin: 0px; padding: 2px;}
#swap_content_3 * {margin: 0px; padding: 2px;}
#swap_content_4 * {margin: 0px; padding: 2px;}
#swap_content_5 * {margin: 0px; padding: 2px;}

#swap_tabs {position:absolute; top: 4px; right: 2px; width: 135px;}
#swap_tabs ul{ margin: 0px; padding: 0px; list-style: none;}
#swap_tabs ul ul{display: none;}
#swap_tabs li {padding: 0px 0px; margin: 0px 0px; list-style: none;}
#swap_tabs li a {color : #fff; display:block; padding: 2px 0px 2px 5px; font-weight: bold; text-decoration:none; font-size: 11px;
								border-bottom: 1px solid #000; background-color: #c00;
								height: 27px; line-height: 27px;}
#swap_tabs li a:hover { color : #fff; text-decoration:none; background-color: #900;}