

.etc_h200{height:200px;}
.etc_h250{height:250px;}
.etc_h275{height:275px;}
.etc_h300{height:300px;}
.etc_h350{height:350px;}
.etc_h400{height:400px;}
.etc_h450{height:450px;}
.etc_h500{height:500px;}
.etc_h550{height:550px;}
.etc_h600{height:600px;}
.etc_h650{height:650px;}
.etc_h700{height:700px;}



.etc_spc_top{margin-top:20px;}
.etc_spc_bot{margin-bottom:20px;}

.etc_nb{font-weight:normal;}
.etc_stg{font-weight:bold;}

.etc_pt{cursor:pointer;}
.etc_hide{display:none;}
.etc_block{display:block;}

.etc_flo_r{float:right;}
.etc_flo_l{float:left;}

.etc_txt_l{text-align:left;}
.etc_txt_r{text-align:right;}
.etc_txt_c{text-align:center;}

.etc_orange{color:orange;}
.etc_red{color:#990000;}
.etc_blue1{color:#002b95;}	/* #325fc8 */

.etc_img-vertical_bottom{display: table-cell;  vertical-align: bottom;	margin: 0;}
/*
* html .etc_img-vertical_bottom{display: inline; zoom: 1;} 	ie6
*:first-child+html .etc_img-vertical_bottom{display: inline; zoom: 1;}	ie7
*/


