/* CONTENEDOR */

#contenedor{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:995px;
}

/* CABECERA */

.toolbar{
	float:left;
	width:100px;
	padding-top:4px;
}

#portal-login-div{
	width:300px;
	height:20px;
	float:left;
	font-size:1em;
	padding-top:1px;
}

#login{
	padding:0;
	margin:0;
}

#cabecera{
	width:975px;
	padding-left:10px;
	float:left;
}

.cabecera_img{
	height:110px;
	width:975px;
	background-image:url(images/cabecera.jpg);
	margin-top:35px;
}

#buscador{
	width:184px;
	height:30px;
	padding-top:73px;
	color:#ffffff;
	font-weight:bold;
	font-size:0.9em;
}

.searchInput{
	width:146px;
}

.searchIcon{
	border:0;
}

#gva{
	width:85px;
	height:15px;
	font-size:0.9em;
	float:right;
	font-weight:bold;
}

#cabecera_content{
	width:187px;
	height:110px;
	float:right;
}

/* CUERPO */

.apartadoMapaWeb ul{
	margin-left:0;
	padding-left:0;
}

.apartadoMapaWeb li{
	width:100%;
	text-align:center;
	line-height:10px;
	font-size:1.1em;
	padding-top:2px;
	padding-bottom:5px;
	margin-bottom:3px;
}

.tabla_relacionada{
	border:#333333 solid 1px;
	margin-top:20px;
}

.tabla_relacionada ul{
	padding-right:15px;
}

.titulo_relacionada{
	text-align:center;
	font-weight:bold;
	background-color:#666666;
	border-bottom:#333333 solid 1px;
	padding:1px;
	font-size:1em;
	color:#FFFFFF;
}

.opinion_btn{
	background-image:url(images/opinion.gif);
	width:168px;
	height:34px;
	cursor:pointer;
	position:relative;
	margin-bottom:10px;
}

.opinion_btn a, .opinion_btn a:hover{
	width:168px;
	height:34px;
	cursor:pointer;
	top:0;
	left:0;
	position:absolute;
	font-size:0.01em;
	color:#FFFFFF;
}

.opinion_btn_va{
	background-image:url(images/opinion_va.gif);
	width:168px;
	height:34px;
	cursor:pointer;
	position:relative;
	margin-bottom:10px;
}

.opinion_btn_va a, .opinion_btn_va a:hover{
	width:168px;
	height:34px;
	cursor:pointer;
	top:0;
	left:0;
	position:absolute;
	font-size:0.01em;
	color:#FFFFFF;
}

.hoja_btn_va{
	background-image:url(images/hoja_va.gif);
	width:168px;
	height:34px;
	cursor:pointer;
	position:relative;
	margin-bottom:10px;
}

.hoja_btn_va a, .hoja_btn_va a:hover{
	width:168px;
	height:34px;
	cursor:pointer;
	top:0;
	left:0;
	position:absolute;
	font-size:0.01em;
	color:#FFFFFF;
}

.hoja_btn_esp{
	background-image:url(images/hoja_esp.gif);
	width:168px;
	height:34px;
	cursor:pointer;
	position:relative;
	margin-bottom:10px;
}

.hoja_btn_esp a, .hoja_btn_esp a:hover{
	width:168px;
	height:34px;
	cursor:pointer;
	top:0;
	left:0;
	position:absolute;
	font-size:0.01em;
	color:#FFFFFF;
}

.sugerencias_btn_esp{
	background-image:url(images/sugerencias_esp.gif);
	width:168px;
	height:34px;
	cursor:pointer;
	margin-bottom:10px;
}

.sugerencias_btn_val{
	background-image:url(images/sugerencias_val.gif);
	width:168px;
	height:34px;
	cursor:pointer;
	margin-bottom:10px;
}

.reclamaciones_btn_esp{
	background-image:url(images/reclamaciones_esp.gif);
	width:168px;
	height:34px;
	cursor:pointer;
}

.reclamaciones_btn_val{
	background-image:url(images/reclamaciones_val.gif);
	width:168px;
	height:34px;
	cursor:pointer;
}

.home_mapa_leyenda{
	margin-top:15px;
	margin-left:5px;
	text-align:center;
}

.home_mapa_leyenda2{
	margin-top:5px;
	margin-left:15px;
	text-align:center;
}

#cuerpo{
	width:995px;
	overflow:hidden;
	float:left;
}

#cuerpo_contenido{
	background-color:#FFFFFF;
	width:995px;
	float:left;
	height:auto;
	padding-top:10px;
	position:relative;
}

.nombre_usuario{
	height:20px;
	float:right;
	font-size:1em;
	font-weight:bold;
	text-align:right;
	color:#f27d00;
	padding-top:3px;
	margin-right:10px;

}

.texto_error{
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	color:#ff0000;
	margin-bottom:10px;
}

#cuerpo_izq{
	width:212px;
	float:left;
	margin-right:10px;
}

#cuerpo_medio{
	width:551px;
	float:left;
	margin-right:10px;
}

#cuerpo_der{
	width:212px;
	float:left;
}

#migas{
	float:left;
	height:20px;
	padding-top:5px;
	font-size:1em;
	padding-left:10px;
	padding-right:5px;
	color:#333333
}

.portal-locator{
	float:left;
	width:360px;
	padding-top:5px;
	font-size:1em;
}

.portal-locator a{
	color:#f27d00;
}

.portal-locator a:hover{
	color:#333333;
}

.portal-locator-first-item{
	float:left;
}

.portal-locator-item{
	float:left;
}

.portal-locator-item-home{
	color:#F27D00;
	float:left;
	padding-top:5px;
	font-size:1em;
}

.portal-locator-item-home a{
	color:#f27d00;	
}

.portal-locator-item-home a:hover{
	color:#333333;	
}

.portal-locator-separator{
	background-image:url(images/flecha_miga.jpg);
	width:9px;
	height:8px;
	margin:3px 5px 0 5px;
	float:left;
}


#area_personal{
	width:150px;
	height:16px;
	font-size:0.9em;
	float:right;
	background-image:url(images/areapersonal.jpg);
	text-align:right;
	color:#FFFFFF;
	margin-right:10px;
	padding-right:10px;
	font-weight:bold;
}

.flecha{
	background-image:url(images/flecha.gif);
	width:15px;
	height:15px;
	margin:10px 0 0 10px;
	float:left;
}

.emer_cnt{
	width:119px;
	height:300px;
	float:left;
	margin-right:40px;
	margin-left:15px;
}

.premer_cnt{
	width:119px;
	height:300px;
	float:left;
	margin-right:40px;
}

.incendios_cnt{
	width:118px;
	height:350px;
	float:left;
	margin-right:40px;
}

.temp_cnt{
	width:118px;
	height:330px;
	float:left;
}

.home_mapa{
	text-align:center;
}

.emer_ico{
	background-image:url(images/emer.jpg);
	width:24px;
	height:22px;
	float:left;
	margin-top:3px;
}

.premer_ico{
	background-image:url(images/premer.jpg);
	width:24px;
	height:22px;
	float:left;
	margin-top:3px;
}

.incendios_ico{
	background-image:url(images/incendios.jpg);
	width:24px;
	height:22px;
	float:left;
	margin-top:3px;
}

.temp_ico{
	background-image:url(images/temp.jpg);
	width:24px;
	height:22px;
	float:left;
	margin-top:3px;
}

.temp_ico_provisional{
	background-image:url(images/temp_provisional.jpg);
	width:21px;
	height:22px;
	float:left;
	margin-top:3px;
}

.temp_ico_provisional_gra{
	background-image:url(images/temp_provisional_gra.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:53px;
	float:left;
	margin-left:34px;
}

.temp_provisional_cnt{
	width:122px;
	height:280px;
	float:left;
	margin-top:3px;
	padding-top:20px;
}

.temp_provisional_texto{
	width:100%;
	text-align:center;
	height:93px;
	float:left;
	font-size:1em;
	margin-top:30px;
	color:#f27d00;
	font-weight:bold;
}

.frio_ico{
	background-image:url(images/frio.jpg);
	width:23px;
	height:23px;
	float:left;
	margin-top:3px;
}

.titulo_avisos{
	font-size:1em;
	width:91px;
	float:left;
	margin-bottom:15px;
	margin-left:3px;
	font-weight:bold;
}

.icono_portada{
	height:134px;
	width:100%;
	text-align:center;
}

.contenedor_memanual{
	height:180px;
	width:506px;
}

.year-calendar{
	text-align:center;
	margin-left:17px;
	margin-bottom:10px;
	font-size:1.1em;
}

.year-calendar table{
	border:0;
}

.year-calendar td{
	border:1px solid #CCCCCC;
	padding:1px;
}

.year-calendar th{
	border:0;
	padding-bottom:5px;
}

.este_anyo{
	font-weight:bold;
}

.anyo_seleccion{
	font-weight:normal;
}

.label{
	height:30px;
	font-size:1.1em;
}

.float-layer{
	background-color:#FFFFFF;
	border:solid 1px #999999;
	padding:10px;
	font-weight:bold;
	color:#FF6600;
	font-size:1em;
}

.float-layer ul{
	padding-left:5px;
	margin-bottom:0;
	font-weight:normal;
	text-align:left;
}

.float-layer li{
	margin-left:8px;
	color:#333333;
}

.dayWithContents{
	color:#FF6600;
	font-weight:bold;
}

.view-in-calendar-selector li{
	list-style-image:url(images/calendario.jpg);
}

.info{
	width:505px;
	height:40px;
}

.texto_calendario{
	float:left;
	padding-top:3px;
	margin-right:5px;
}

.cabecera_fecha{
	color:#f27d00;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:1px;
	width:100px;
	font-size:1em;
}

.img_calendario{
	background-image:url(images/calendario.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:24px;
	float:left;
}

.FechaPublicacion{
	font-weight:bold;
	color:#f27d00;
	text-align:right;
}

.icono_TituloNoticia{
	font-size:1.2em;
	margin-top:5px;
}

.icono_TituloNoticia_der{
	font-size:1.1em;
	width:165px;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
}

.title{
	font-weight:bold;
	text-align:justify;
	background-color:#d6e2ef;
	padding:5px;
	margin-top:15px;
	margin-bottom:15px;
}

.subTitulo{
	color:#666666;
	margin-top:10px;
	margin-bottom:15px;
	border-bottom:2px solid #CCCCCC;
	padding-bottom:15px;
	font-weight:bold;	
}

.volver_calendario_arriba{
	margin-top:20px;
	height:20px;
	font-weight:bold;
	color:#f27d00;
	background-color:#d5e0ef;
	width:50px;
	text-align:center;
	padding-top:5px;
	margin-left:23px;
}

.volver_calendario_abajo{
	height:20px;
	font-weight:bold;
	color:#f27d00;
	background-color:#d5e0ef;
	width:50px;
	text-align:center;
	padding-top:5px;
	margin-left:23px;
	margin-top:10px;
}

.volver_noticia_arriba{
	height:20px;
	font-weight:bold;
	color:#f27d00;
	background-color:#d5e0ef;
	width:50px;
	text-align:center;
	padding-top:5px;
}

.volver_noticia_abajo{
	height:20px;
	font-weight:bold;
	color:#f27d00;
	background-color:#d5e0ef;
	width:50px;
	text-align:center;
	padding-top:5px;
	margin-top:20px;
	float:left;
	margin-right:440px;
	margin-bottom:10px;
}

/* PIE */

#pie{
	text-align:center;
	font-size:0.9em;
	margin-top:55px;
	float:left;
}

#Webmap{
	width:120px;
	float:left;
}
.pie_texto{
	float:left;
	margin-left:275px;
	padding-top:4px;
}

.contacto{
	float:left;
	padding-top:4px;
}

/* SOMBRA PEQUEÑA */

.sombra_peq_arriba{
	background-image:url(images/sombra_arriba.jpg);
	float:left;
	width:212px;
	height:15px;
}

.sombra_peq_medio{
	background:repeat-y url(images/sombra_medio.jpg);
	padding:0 17px 10px 17px;	
	float:left;
	width:178px;
	height:auto;
	font-size:1em;
	color:#333333;
}

.sombra_peq_bajo{
	background-image:url(images/sombra_bajo.jpg);
	float:left;
	height:15px;
	width:212px;
}

/* SOMBRA GRANDE */

.sombra_gra_arriba{
	background-image:url(images/sombra_arriba2.jpg);
	float:left;
	width:540px;
	height:15px;
	margin-left:5px;
}

.sombra_gra_medio{
	background:repeat-y url(images/sombra_medio2.jpg);
	padding:0 17px 10px 17px;	
	float:left;
	width:506px;
	height:auto;
	font-size:1em;
	color:#333333;
	margin-left:5px;
}

.sombra_gra_bajo{
	background-image:url(images/sombra_bajo2.jpg);
	float:left;
	height:15px;
	width:540px;
	margin-left:5px;
}

/* MENU */

.menu-grp{
	background:repeat-x url(images/fondo_azul_peq.jpg);
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	width:177px;
	list-style-type:none;
	padding-bottom:6px;
}

.fondo_azul_gra{
	background:repeat-x url(images/fondo_azul_gra.jpg);
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	width:177px;
	height:21px;
	font-size:1.2em;
	padding-top:5px;
}

.fondo_rojo_gra{
	background:repeat-x url(images/fondo_rojo_gra.jpg);
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	width:100%;
	height:21px;
	font-size:1.2em;
	padding-top:5px;
	margin-bottom:20px;
}

.menu-srv{
	list-style-type:none;
	padding-left:7px;
	padding-bottom:5px;
	width:178px;
}

.menu-srv-activo{
	list-style-type:none;
	padding-left:7px;
	padding-bottom:5px;
	width:178px;
	font-weight:bold;
	color:#f27d00;
}

.menu-ul{
	margin:0;
	padding:0;
}

.portal-decorator-title{
	background:repeat-x url(images/fondo_azul_gra.jpg);
	background-color:#515151;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	width:100%;
	height:auto;
	font-size:1.2em;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:15px;
}

.fecha_noticia{
	color:#f27d00;
	font-weight:bold;
	padding:7px 0 2px 0;
}

.content-detail{
	padding:0 3px 5px 5px;
	font-size:1.1em;
	color:#000000;
	text-align:justify;
	width:98%;
}

#content-detail{
	padding:0 3px 5px 5px;
	font-size:1.1em;
	color:#000000;
	text-align:justify;
	width:98%;
}

.grupo-srv{
	list-style-image:url(images/flecha_miga.jpg);
	padding-left:3px;
	margin-bottom:5px;
	font-size:1.2em;
	font-weight:bold;
}

.query{
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
	margin-left:10px;
}

.organigrama{
	height:350px;
	width:450px;
	background-image:url(images/organigrama.gif);
}

.img1{
	width:175px;
	height:133px;
	background-image:url(images/all.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 20px 14px 20px;
	float:right;
}

.img2{
	width:200px;
	height:150px;
	background-image:url(images/sala.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 20px 14px 20px;
	float:right;
}

.img3{
	width:175px;
	height:132px;
	background-image:url(images/servidores.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:20px 20px 14px 20px;
	float:right;
}

.img4{
	width:177px;
	height:176px;
	background-image:url(images/img4.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 20px 20px 20px;
	
	float:right;
}

.img5{
	width:189px;
	height:140px;
	background-image:url(images/img5.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 20px 20px 20px;
	float:right;
}

.img6{
	width:224px;
	height:168px;
	background-image:url(images/img6.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 20px 20px 20px;
	float:right;
}

.img7{
	width:189px;
	height:140px;
	background-image:url(images/img7.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:20px 20px 14px 20px;
	float:right;
}

.img8{
	width:262px;
	height:188px;
	background-image:url(images/img8.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 20px 20px 20px;
	float:right;
}

.img9{
	width:265px;
	height:176px;
	background-image:url(images/img9.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 20px 20px 20px;
	float:right;
}

.img10{
	width:200px;
	height:134px;
	background-image:url(images/img10.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 20px 20px 20px;
	float:right;
}

.img11{
	width:189px;
	height:140px;
	background-image:url(images/img11.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin-left:30px;
	margin:20px;
	float:right;
}

.img12{
	width:200px;
	height:133px;
	background-image:url(images/img12.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 0 20px 20px;
	float:right;
}

.img13{
	width:200px;
	height:133px;
	background-image:url(images/img13.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 0 20px 20px;
	float:right;
}

.imgconoce{
	width:323px;
	height:240px;
	background-image:url(images/conoce.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 0 20px 20px;
	float:right;
}

.img_incendios{
	width:118px;
	height:225px;
	background-image:url(images/img_incendios.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 40px 20px 60px;
	float:left;
}

.contenedor_incendios{
	height:250px;
	width:100%;
}

.contenedor_mercancias{
	height:310px;
	width:100%;
}

.leyenda_incendios{
	padding-top:100px;
}

.img_viento{
	width:200px;
	height:133px;
	background-image:url(images/img_viento.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0 0 30px 30px;
	float:right;
}

.img_pirotecnia{
	width:200px;
	height:133px;
	background-image:url(images/img_pirotecnia.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #2665AC;
	margin:0px 20px 20px 20px;
	float:right;
}

.img_mercancias{
	width:390px;
	height:292px;
	background-image:url(images/img_mercancias.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	margin-top:20px;
	float:right;
	padding-left:45px;
}

.img_nevadas{
	width:200px;
	height:133px;
	background-image:url(images/img_nevadas.gif);
	background-repeat:no-repeat;
	border:1px solid #2665AC;
	margin:0 20px 20px 20px;
	float:right;
}

.organismos1{
	float:left;
}

.organismos2{
	float:left;
	margin-left:50px;
}

.twitter_btn{
	width:32px;
	height:32px;
	background-image:url(images/twitter_btn.jpg);
	float:left;
	margin-left:5px;
	position:relative;
}

.twitter_btn a, .twitter_btn a:hover{
	width:32px;
	height:32px;
	cursor:pointer;
	top:0;
	left:0;
	position:absolute;
	font-size:0.1em;
	color:#39beeb;
}


/* LINKS */

a{
	color:#333333;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
	color:#f27d00;
}

.linkActivo{
	font-weight:bold;
	color:#f27d00;
	float:left;
}

#idiomas{
	text-align:right;
	height:20px;
	padding-top:10px;
	font-size:1em;
	float:right;
}

#divIdiomaes_ES{
	color:#00CC00;
	float:right;
	width:72px;
	height:20px;
	margin-left:10px;
}

#divIdiomaca_ES{
	color:#00CC00;
	float:right;
	width:50px;
	height:20px;
}

.link_area:hover{
	color:#CCCCCC;
}

a.link_area{
	color:#ffffff;
}

/* PLANTILLA LISTADO */

.contenedor_listado{
	width:505px;
	height:auto;
}

.cabecera_listado{
	width:505px;
	height:22px;
	float:left;
	color:#f27d00;
	background:transparent url(images/fondo_azul_peq.jpg) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:6px;
	text-align:center;
	margin-top:15px;
}

.icono_listado{
	width:30px;
	height:30px;
	float:left;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	
}

.texto_listado{
	width:430px;
	height:22px;
	float:left;
	padding-top:8px;
	margin-top:5px;
	margin-bottom:5px;
}

.icono_borrar_btn{
	width:20px;
	height:20px;
	float:left;
}

.icono_editar_btn{
	width:20px;
	height:20px;
	float:left;
}

/* PLANTILLA LISTADO */

.aviso1{
	border:#016aea solid 1px;
	background-image:url(images/aviso1.jpg);
	background-repeat:repeat-x;
	padding:5px;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	color:#ffffff;
	cursor:pointer;
	width:485px;
	float:left;
}

.aviso1 a{
	color:#ffffff;
}

.aviso1 a:hover{
	color:#b7d8ff;
}

.aviso2{
	border:#788e3b solid 1px;
	background-image:url(images/aviso2.jpg);
	background-repeat:repeat-x;
	padding:5px;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	color:#ffffff;
	cursor:pointer;
	width:210px;
	float:left;
	margin-left:10px;
	height:23px;
	background-color:#607526;
	padding-top:12px;
}

.aviso2 a{
	color:#ffffff;
}

.aviso2 a:hover{
	color:#d7eda0;
}

.img_q1{
	width:480px;
	height:628px;
	background-image:url(images/q1.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q2{
	width:250px;
	height:229px;
	background-image:url(images/q2.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 110px;
}

.img_q3{
	width:480px;
	height:356px;
	background-image:url(images/q3.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q4{
	width:433px;
	height:778px;
	background-image:url(images/q4.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q5{
	width:480px;
	height:422px;
	background-image:url(images/q5.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q6{
	width:409px;
	height:411px;
	background-image:url(images/q6.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q7{
	width:387px;
	height:362px;
	background-image:url(images/q7.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q8{
	width:480px;
	height:85px;
	background-image:url(images/q8.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q9{
	width:480px;
	height:66px;
	background-image:url(images/q9.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q10{
	width:89px;
	height:40px;
	background-image:url(images/q10.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 200px;
}

.img_q1_va{
	width:480px;
	height:628px;
	background-image:url(images/q1_va.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q2_va{
	width:250px;
	height:229px;
	background-image:url(images/q2_va.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 110px;
}

.img_q3_va{
	width:480px;
	height:356px;
	background-image:url(images/q3_va.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q5_va{
	width:480px;
	height:422px;
	background-image:url(images/q5_va.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q6_va{
	width:409px;
	height:411px;
	background-image:url(images/q6_va.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}

.img_q7_va{
	width:387px;
	height:362px;
	background-image:url(images/q7_va.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0 20px 0;
}
