@charset "UTF-8";

/*
es_MX
*/

/* =========================================================
common
========================================================= */

/* -----------------------------------------------
link color
----------------------------------------------- */

a:link {
	color: #0085dd;
}
a:visited {
	color: #0085dd;
}
a:hover {
	color: #ffcc00;
}

/* -----------------------------------------------
left menu
----------------------------------------------- */

#side-left .menu h3 {
	border-top: 4px solid #ff6600;
	border-bottom: 1px solid #ff6600;
}
#side-left .menu div a {
	background-color: #ff6600;
}
#side-left .category li {
	background: url(/img/common/help/left_nav_point.png) no-repeat 0 8px;
}

/* -----------------------------------------------
contents name
----------------------------------------------- */

#contents-name h2 a {
	display: block;
	background: url(/img/spa/help/title.gif) no-repeat 0 0;
	width: 233px;
	height: 50px;
}

/* -----------------------------------------------
text ad
----------------------------------------------- */

#sidead li.textad {
	background-color: #f6f6f6;
}
