@charset "utf-8";
/* CSS Document */


/*<div id="intro_qd_0" class="intro_qd_outer"><div class="intro_qd_textMenu"></div></div>*/

#intro_qd_0
{
	
	background:url(/system/modulos/home_imod/front/images/art_intro_qd_0.jpg) no-repeat;
}
#intro_qd_1
{
	margin:0px 0px 0px 15px;
	background:url(/system/modulos/home_imod/front/images/art_intro_qd_1.jpg) no-repeat;
}
#intro_qd_2
{
	margin:0px 0px 0px 15px;
	background:url(/system/modulos/home_imod/front/images/art_intro_qd_2.jpg) no-repeat;
}
#intro_qd_3
{
	margin:0px 0px 0px 15px;
	background:url(/system/modulos/home_imod/front/images/art_intro_qd_3.jpg) no-repeat;
}
#intro_qd_4
{
	margin:15px 0px 0px 0px;
	background:url(/system/modulos/home_imod/front/images/art_intro_qd_4.jpg) no-repeat;
}
#intro_qd_5
{
	margin:15px 0px 0px 15px;
	background:url(/system/modulos/home_imod/front/images/art_intro_qd_5.jpg) no-repeat;
}
#intro_qd_6
{
	margin:15px 0px 0px 15px;
	background:url(/system/modulos/home_imod/front/images/art_intro_qd_6.jpg) no-repeat;
}
#intro_qd_7
{
	margin:15px 0px 0px 15px;
	background:url(/system/modulos/home_imod/front/images/art_intro_qd_7.jpg) no-repeat;
}
.intro_qd_outer
{
	float:left;
	width:201px;
	height:201px;
}

.fixPad
{
	float:left;
	width:201px;
	height:168px;
}

.intro_qd_textMenu
{
	vertical-align:bottom;
	text-align:center;
	line-height:30px;
	text-transform:uppercase;
}

/* ***************************************
    topmenu MENU
*************************************** */

.intro_qd_textMenu a
{
	float:left;
	width:195px;
	height:28px;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	padding:0px 0px 5px 5px;
}
.intro_qd_textMenu .selected a
{}
.intro_qd_textMenu :hover {color:#FFF; background:#003555;text-decoration:none;}

