@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

html, body {
  height: 100%;
} 

body{
	background:#6c6c6c;
	color:#3d3c3f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

a{
	color:#3d3c3f;
	text-decoration:none;
	}
a:hover{
	}

a.btn{
	background:#e95d0f;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:27px;
	padding:7px;
	position:inherit;
	text-decoration:none;
	}
a.btn:hover{
	background:#3d3c3f;
	color:#fff;
	}
a.btn_clean{
	color:#3d3c3f;
	text-decoration:none;
	}
a.btn_clean:hover{
	color:#e95d0f;
	}


a.btn_roll { 
	display: block;
	overflow: hidden;
	position: relative;
	}
a.btn_roll span { 
	display: block; 
	height: 100%; 
	left: 0; 
	position: absolute; 
	top: 0; 
	width: 100%;
	}


h2 {font: 21px/30px 'NobileBold', Arial, sans-serif; letter-spacing:-1px; line-height:21px; margin-bottom:5px;}
h3 {font: 18px/27px 'NobileBold', Arial, sans-serif; letter-spacing:-1px;}

fieldset, img{
	border:0;
	}
p{
	padding-bottom:10px;
	}

.bg{
	background:#ecf0fc;
	}
.btn_lg_rojo{
	background:#FF0000 !important;
	}
.btn_lg_naranja{
	background:#e95d0f !important;
	}
.btn_lg_amarillo{
	background:#fdc400 !important;
	}
.btn_lg_rojo:hover,.btn_lg_naranja:hover,.btn_lg_amarillo:hover{
	background:#3d3c3f !important;
	}
a.btn_txt{
	font: 14px 'NobileBold', Arial, sans-serif;
	}

.naranja{
	color:#e95d0f;
	}
.rojo{
	color:#3d3c3f !important;
	}

.aviso_ok{
	background:#ffffff;
	border:#c7f2c8 1px solid;
	color:#33a333;
	padding:5px;
	}
.aviso_ko{
	background:#ffffdd;
	border:#f0c020 1px solid;
	color:#222200;
	padding:5px;
	}
.clear{
	clear:both;
	}
.content_padding{
	padding:20px 30px 20px 30px;
	}
.content_top_padding{
	padding:20px 30px 5px 30px;
	}
.line_bottom{
	border-bottom:#c4c4c4 1px solid;
	}
.list{
	list-style:none;
	}
.soft{
	color:#5b5a5a;
	}
.sombra{
	-webkit-box-shadow: 0 0 5px 1px #666;
	-moz-box-shadow: 0 0 5px 1px #666;
	box-shadow: 0 0 5px 1px #666;
	}
.txt { font-family: 'NobileBold', Arial, sans-serif; letter-spacing: -0.01em; }
.txt14{ font-size:14px; line-height:18px; }
.txt18{ font-size:18px; line-height:22px; }
.txt30{ font-size:30px; line-height:34px; }
.ucase{
	text-transform:uppercase;
	}

.input_clean{
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:24px;
	line-height:18px;
	margin-bottom:5px;
	padding:3px;
	}
.input_border{
	border:#CCCCCC 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	}
.textarea_clean{
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:59px;
	padding:3px;
	}

.left{
	float:left;
	}
.right{
	float:right;
	}

#container{
	margin:0 auto;
	width:900px;
	}
#header{
	height:45px;
	margin-bottom:10px;
	}
#idiomas{
	color:#e3dfdf;
	font-size:14px;
	padding-top:25px;
	}
#idiomas a{
	color:#e3dfdf;
	}
#idiomas a:hover{
	color:#e95d0f;
	}

h1{
	padding:9px 0 0 0;
	}
#logo {
	display:block;
	cursor:pointer;
	width: 36px;
	height: 36px;
	background-image: url(../img/logo.png);
	}
#logo span {
	display: none;
	}
/*
a#logo {
	cursor:pointer;
	display:hidden;
	height:34px;
	font-size:1px;
	overflow:hidden;
	position:relative;
	width:34px;
	}
a#logo span {
	background:url(../img/logo.png) no-repeat;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	}
*/

#nav li{
	display:inline;
	}
#nav li a{
	color:#FFFFFF;
	}
#content{
	line-height:16px;
	}
#footer{
	clear:both;
	margin:15px 0 20px 0;
	}


/*  forms  */
#form_bg{
	background:#fff;
	}

	
/*  index  */
#index_bg{
	background:#000 url(../img/index/bg.jpg) center top fixed;
	}
#index_distance { 
	width:1px;
	height:50%;
	margin-bottom:-180px;
	float:left;
	}
#index_container{
	clear:left;
	height:360px;
	margin:0 auto;
	padding:0px;
	position:relative;
	text-align:left;
	width:900px;
	}
#index_right{
	background:#e95d0f;
	height:360px;
	width:446px;
	}
#index_nav{
	margin-left:161px;
	/*margin-top:106px;*/
	margin-top:150px;
	}

a#btn_es { display: block; height: 36px; overflow: hidden; position: relative; width: 124px; }
a#btn_es span { background: url(../img/btn/es.gif) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
a#btn_es:hover span { background-position: 0 -36px; }

a#btn_ca { display: block; height: 36px; overflow: hidden; position: relative; width: 124px; }
a#btn_ca span { background: url(../img/btn/ca.gif) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
a#btn_ca:hover span { background-position: 0 -36px; }

a#btn_en { display: block; height: 34px; overflow: hidden; position: relative; width: 124px; }
a#btn_en span { background: url(../img/btn/en.gif) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
a#btn_en:hover span { background-position: 0 -34px; }

a#btn_de { display: block; height: 42px; overflow: hidden; position: relative; width: 124px; }
a#btn_de span { background: url(../img/btn/de.gif) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
a#btn_de:hover span { background-position: 0 -42px; }


/*  inicio  */
#inicio_bg{
	background:#000 url(../img/bg/inicio.jpg) center top fixed;
	}
#inicio_video{
	background:url(../img/bg/inicio_video.gif) repeat-x;
	height:233px;
	padding:9px;
	width:391px;
	}
#inicio_noticia{
	background:url(../img/bg/inicio_noticia.gif) repeat-x;
	height:231px;
	padding:10px;
	position:relative;
	width:268px;
	}
#inicio_leer_mas_btn{
	padding:0 7px;
	position:absolute;
	top:215px;
	}


/*  noticias  */
#noticias_bg{
	background:#000 url(../img/bg/noticias.jpg) center top fixed;
	}
#noticias_content{
	background:#333333;
	}
.noticias_row{
	border-bottom:#7b7c7e 1px solid;
	margin-bottom:15px;
	padding-bottom:15px;
	}
.noticias_txt{
	width:410px;
	}
#noticias_bottom_nav{
	width:840px;
	}
#noticias_pag_left{
	width:100px;
	}
#noticias_pag_mid{
	text-align:center;
	width:640px;
	}
#noticias_pag_mid a{
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	}
#noticias_pag_right{
	text-align:right;
	width:100px;
	}

#noticia_content{
	background:url(../img/bg/nosotros_content.gif) repeat-y;
	}
#noticia_left{
	width:575px;
	}
#noticia_right{
	background:#aaaaaa;
	padding:30px;
	width:205px;
	}
#noticia_bottom_nav{
	width:575px;
	}
#noticia_nav{
	border-bottom:#d6d9e3 1px solid;
	border-top:#d6d9e3 1px solid;
	padding:10px 0;
	}
#noticia_nav li{
	padding-bottom:5px;
	}
#noticia_nav li a{
	color:#d6d9e3;
	line-height:15px;
	}
#noticia_nav li a:hover{
	color:#e95d0f;
	}
#noticia_nav li span{
	color:#646567;
	}

a#evento_form_btn_es, a#evento_form_btn_ca, a#evento_form_btn_en, a#evento_form_btn_de{ 
	height: 48px;
	width: 144px; 
	}
a#evento_form_btn_es span { background: url(../img/btn/inscripcion_es.gif) no-repeat; }
a#evento_form_btn_ca span { background: url(../img/btn/inscripcion_ca.gif) no-repeat; }
a#evento_form_btn_en span { background: url(../img/btn/inscripcion_es.gif) no-repeat; }
a#evento_form_btn_de span { background: url(../img/btn/inscripcion_es.gif) no-repeat; }
a#evento_form_btn_es:hover span, a#evento_form_btn_ca:hover span, a#evento_form_btn_en:hover span, a#evento_form_btn_de:hover span { background-position: 0 -48px; }

#evento_form{
	background:#f5f5f5;
	padding:15px;
	}
.noticia_form label{
	display:block;
	float:left;
	width:150px;
	}
#form_completo{
	background:#FF0000;
	color:#FFFFFF;
	padding:5px 10px;
	margin-bottom:10px;
	}

#noticia_form_content{
	padding:20px;
	}
#form_error, #evento_form_error{
	display: none;
	background: #ffcccc;
	border:#dd7777 1px solid;
	color: #000;
	margin-bottom:10px;
	padding:5px 10px;
	}


/*  nosotros  */
#nosotros_bg{
	background:#000 url(../img/bg/nosotros.jpg) center top fixed;
	}
#nosotros_left{
	width:575px;
	}
#nosotros_right{
	background:#aaaaaa;
	padding:30px;
	width:205px;
	}

#nosotros_content{
	background:url(../img/bg/nosotros_content.gif) repeat-y;
	}
#nosotros_video{
	background:#000000;
	margin:0;
	padding:0;
	}
#nosotros_bottom_nav a{
	color:#FFFFFF;
	display:block;
	float:left;
	margin-right:5px;
	padding:5px;
	}
#nosotros_form{
	position:relative;
	}
#nosotros_form_nav{
	border-bottom:#d6d9e3 1px solid;
	border-top:#d6d9e3 1px solid;
	padding:10px 0;
	}
#nosotros_form_nav li a{
	color:#d6d9e3;
	}
#nosotros_form_nav li a:hover{
	color:#e95d0f;
	}
.nosotros_form_input{
	width:279px;
	}
#nosotros_form_nombre{
	position:relative;
	}
#nosotros_form_apellidos{
	left:290px;
	position:absolute;
	top:0;
	}
#nosotros_form_email{
	position:relative;
	}
#nosotros_form_telefono{
	left:290px;
	position:absolute;
	top:51px;
	}
#nosotros_form_info{
	width:569px;
	}
#nosotros_form_submit{
	background:#3d3c3f;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding:5px;
	}
#nosotros_form_submit:hover{
	background:#000;
	}


/*  salud  */
#salud_bg{
	background:#000 url(../img/bg/salud.jpg) center top fixed;
	}
#salud_beneficios_btn{
	background:#fdc400 url(../img/salud/beneficios_title_bg.gif) repeat-x;
	}
#salud_beneficios_content{
	background:#fdc400;
	overflow:hidden;
	padding:10px 30px;
	}
#salud_estudios_btn{
	background:#3d3c3f url(../img/salud/estudios_title_bg.gif) repeat-x;
	}
#salud_estudios_content{
	background:#3d3c3f;
	padding:10px 30px;
	}
#salud_razones_btn{
	background:#e2001a url(../img/salud/razones_title_bg.gif) repeat-x;
	}
#salud_razones_content{
	background:#e2001a;
	padding:10px 30px;
	}
#salud_asociaciones_btn{
	background:#e95d0f url(../img/salud/asociaciones_title_bg.gif) repeat-x;
	}
#salud_asociaciones_content{
	background:#e95d0f;
	padding:10px 30px;
	}
#salud_asociaciones_content img{
	padding:0 3px 5px 0;
	}
.accordion_btn{
	color:#FFFFFF;
	display:block;
	padding:10px 30px;
	}
a.accordion_btn:hover{
	background:#fff !important;
	color:#3d3c3f;
	}
.accordion_content, .accordion_content a{
	color:#fff;
	}
.accordion_content h2{
	color:#fff;
	}


/*  practica nw  */
#practicanw_bg{
	background:#000 url(../img/bg/practicanw.jpg) center top fixed;
	}
#practicanw_list{
	padding-left:30px;
	}
.practicanw_comunidad_titel{
	clear:both;
	}
.practicanw_zona_titel{
	background:#e7e7e7;
	margin:5px 0;
	padding:5px;
	}
.practicanw_column{
	float:left;
	padding:0 10px 7px 10px;
	width:260px;
	}


/*  circuitos  */
#circuitos_list{
	padding-top:10px;
	}
#circuitos_list li{
	padding-bottom:5px;
	}
#circuitos_list li a{
	font-size:20px;
	}
#circuitos_list li a span{
	font-size:26px;
	}


/*  tienda  */
#tienda_content{
	padding:20px;
	position:relative;
	}
#tienda_nav{
	background:url(../img/tienda_nav_bg.gif) repeat-x;
	border-bottom:#8d8f93 1px solid;
	height:38px;
	margin:0 auto;
	padding:11px;
	width:838px;
	}
#tienda_nav_left li, #tienda_nav_right li{	
	display: inline;
	float:left;
	list-style-type: none;
	}
#tienda_nav_left li a, #tienda_nav_right li a{
	background:url(../img/tienda_nav_btn_bg.gif) repeat-x;
	display:block;
	font-size:18px;
	letter-spacing:-1px;
	margin:2px;
	padding:12px 20px;
	}
#tienda_nav_left li a:hover, #tienda_nav_right li a:hover{
	background:url(../img/tienda_nav_btn_bg_hover.gif) repeat-x;
	}
#tienda_nav_right li a#compra_btn{
	background:url(../img/compra_btn_bg.gif) no-repeat;
	padding-left:40px;
	}
#tienda_nav_right li a#compra_btn:hover{
	background:url(../img/compra_btn_bg_on.gif) no-repeat;
	}
a.tienda_producto_th_btn{
	}
a.tienda_producto_th_btn:hover{
	background:#fbc201;
	}
.tienda_producto_th_txt{
	height:50px;
	overflow:hidden;
	}
.tienda_producto_col{
	background:#dbdeea;
	height:210px;
	margin-bottom:4px;
	padding:10px;
	width:192px;
	}
.tienda_producto_col_padding{
	margin-right:4px;
	}
.tienda_img_th{
	margin-top:5px;
	}
#producto_color{
	margin-right:20px;
	}
#producto_cantidad{
	background:#FFFFFF;
	border:none;
	margin:0 20px;
	padding:5px;
	width:95px;
	}
#user_info{
	border-left:#cacdd6 1px solid;
	color:#FFFFFF;
	margin-left:10px;
	padding:5px 10px;
	}
#tienda_carro{
	margin-bottom:30px;
	}
#tienda_carro td{
	border-bottom:#c4c4c4 1px solid;
	padding:5px 10px;
	}
#tienda_carro_col1{
	padding-left:22px !important;
	width:366px;
	}
#tienda_carro_col2{
	width:142px;
	}
#tienda_carro_col3{
	width:143px;
	}
#tienda_carro_col4{
	width:117px;
	}
#tienda_carro_total{
	margin-bottom:30px;
	}
#tienda_carro_total td{
	padding:5px 10px;
	}
#tienda_carro_total_col2{
	width:117px;
	}
#tienda_carro_direccion{
	margin-bottom:30px;
	}
#tienda_carro_direccion_col1{
	padding-left:18px;
	width:411px;
	}
#tienda_carro_direccion_col2{
	padding-left:7px;
	width:420px;
	}
#tienda_carro_form{
	border-bottom:#c4c4c4 1px solid;
	border-top:#c4c4c4 1px solid;
	padding:8px;
	}
#tienda_carro_acepto{
	padding-left:14px;
	}
#tienda_carro_footer{
	height:11px;
	list-style-type: none;
	padding-top:10px;
	}
#tienda_carro_footer li{
	display:inline;
	}
#tienda_carro_footer li:before { content: "| "; }
#tienda_carro_footer li:first-child:before { content: ""; }
/*IE workaround*/
/*All IE browsers*/
* html #tienda_carro_footer li{
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
	}
/*Win IE browsers - hide from Mac IE\*/
* html #tienda_carro_footer { height: 1%; }
* html #tienda_carro_footer li{
	display: block;
	float: left;
	}
/*End hide*/
/*Mac IE 5*/
* html #tienda_carro_footer li:first-child { border-left: 0; }
#tienda_carro_footer li a:hover{
	color:#e95d0f;
	}

/*  producto  */
#producto_top{
	padding:20px 0;
	}
.producto_top_txt{
	font-size:22px;
	}
#producto_txt{
	height:30px;
	overflow:hidden;
	width:770px;
	}
#tienda_producto{
	position:relative;
	}
#productos_ssp{
	position:relative;
	width:700px;
	}
#producto_sidebar{
	padding:20px 0 20px 20px;
	position:absolute;
	right:0;
	text-align:right;
	top:0;
	width:135px;
	}
#producto_sidebar select{
	padding:5px;
	}
#tienda_producto_bottom{
	width:860px;
	}
#tienda_producto_text{
	padding-right:40px;
	width:600px;
	}
#tienda_producto_recomienda_div{
	color:#e95d0f;
	width:220px;
	}
#tienda_producto_recomienda{
	border:#a7a7a9 1px solid;
	padding:10px;
	}


/* tienda ok  */
#tienda_ok{
	background:#e8e8e8;
	padding:30px; 
	}
#tienda_ok_col1{
	width:550px;
	}


/*  login  */
#login{
	/*background:#e8e8e8;*/
	padding:30px;
	}
.login_column{
	width:340px;
	}
#login_error {
	display: none;
	background: #ffcccc;
	border:#dd7777 1px solid;
	color: #000;
	margin-bottom:20px;
	padding:5px 10px;
	}
#login_form .input_clean{
	width:250px;
	}
#aviso {
	display: none;
	background: #ffcccc;
	border:#dd7777 1px solid;
	color: #000;
	margin-bottom:20px;
	padding:5px 10px;
	}
.form_label{
	display:block;
	height:5px;
	}
.form_row{
	padding-bottom:10px;
	}


.register_column{
	width:400px;
	}
#registro_ya{
	border-top:#a8a9ad 1px solid;
	}
#registro_ya_txt{
	font-size:14px;
	padding-top:20px;
	}

/*  contacto  */
#contacto_content{
	background:url(../img/bg/contacto_form.gif) repeat-x;
	padding:20px 0 20px 0;
	position:relative;
	}
#contacto_text{
	padding-left:30px;
	}
#contacto_title{
	color:#FFFFFF;
	left:475px;
	position:absolute;
	top:20px;
	}
#contacto_form{
	border-left:#FFFFFF 2px solid;
	left:570px;
	padding-left:7px;
	position:absolute;
	top:20px;
	width:291px;
	}
.contacto_input{
	color:#959594;
	width:285px;
	}
.contacto_textarea{
	color:#959594;
	height:105px;
	width:285px;
	}
#contacto_submit{
	background:none;
	border:none;
	color:#444444;
	font-size:17px;
	font-weight:bold;
	left:-90px;
	position:absolute;
	top:190px;
	}


/*  nav  */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop11.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(pro11/tab.png);}
.preload2 {background: url(pro11/tabb_on.png);}
/* width:854px; */
.menu2 {padding:10px 0 0 10px; margin:0; list-style:none; height:36px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; width:700px;}
.menu2 li.top {display:block; float:left;}
.menu2 li.top_right {display:block; float:right;}
.menu2 li a.top_link {display:block; float:left; height:36px; color:#444; text-decoration:none; }

.menu2 li a.top_link span {display:block; height:36px; float:left; line-height:32px; font-size:12px; font-weight:bold; padding:0 5px 0 10px; cursor:pointer; background: url(pro11/tab_off.png) no-repeat; text-transform:uppercase; width:98px;}
.menu2 li a.top_link b {display:block; width:4px; height:36px; float:left; background: url(pro11/tabb_off.png) no-repeat;}
.menu2 li a.top_link b.down {background: url(pro11/tabdown_off.png) no-repeat;}

.menu2 li a.top_link:hover span, #tab_select {color:#fff; background: url(pro11/tab.png) no-repeat; line-height:32px;}
.menu2 li a.top_link:hover b, #tab_on_select {color:#fff; background: url(pro11/tabb_on.png) no-repeat;}

.menu2 li:hover > a.top_link span, #tab_select {color:#fff; background: url(pro11/tab.png) no-repeat; line-height:32px;}
.menu2 li:hover > a.top_link b, #tab_on_select {color:#fff; background: url(pro11/tabb_on.png) no-repeat;}
.menu2 li:hover > a.top_link b.down {color:#fff; background: url(pro11/tabdown_on.png) no-repeat;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:32px; width:120px; height:auto; z-index:300;}
/* .menu2 :hover ul.sub {left:0; top:32px; white-space:nowrap; width:120px; height:auto; z-index:300;} */
.menu2 :hover ul.sub li {display:block; height:20px; float:left; width:120px; font-weight:normal; background: url(pro11/submid.png);}

.menu2 :hover ul.sub li.fly {background: url(pro11/submid_r.png);}

.menu2 :hover ul.sub li a {display:block; position:relative; font-size:11px; height:20px; width:120px; line-height:20px; color:#000; text-decoration:none; background:url(pro11/trans.gif); padding-left:10px;}
/* .menu2 :hover ul.sub li a {display:block; position:relative; font-size:12px; height:20px; width:120px; line-height:20px; text-indent:10px; color:#000; text-decoration:none; background:url(pro11/trans.gif);} */
.menu2 :hover ul.sub li a:hover {color:#e95d0f;}

.menu2 :hover ul.sub :hover > a {color:#e95d0f;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:120px; top:0; white-space:nowrap; width:120px; z-index:400; height:auto;}

.menu2 :hover ul.sub li.subtop,
.menu2 :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subtop
{background:url(pro11/subtop.png); padding-top:4px;}

.menu2 :hover ul.sub li.flytop,
.menu2 :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flytop
{background: url(pro11/subtop_r.png); padding-top:4px;}

.menu2 :hover ul.sub li.subbot,
.menu2 :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subbot
{height:30px; background:url(pro11/subbottom.png);}

.menu2 :hover ul.sub li.subbott,
.menu2 :hover ul :hover ul li.subbott,
.menu2 :hover ul :hover ul :hover ul li.subbott,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subbott
{ background:url(pro11/subbottom_h.png); height:40px; line-height:14px;}

.menu2 :hover ul.sub li.flybot,
.menu2 :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flybot
{height:30px; background: url(pro11/subbottom_r.png);}


#nav_fixed_width{
	display:block;
	float:left;
	height:35px;
	width:100px;
	line-height:14px;
	}
.break-word {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	}

