@charset "utf-8";
/* 
CSS Lee Motor
ver 1.0
Date: 10-24-2009
*/

/* Normalization de margins y paddings */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td
	{margin:0px; padding:0px/*; border:0px*/}
/* Normalization de fonts para titles*/
h1, h2, h3, h4, h5, h6
	{font-size:100%;}
/* Remove style from lists*/
ol, ul
	{list-style:none;}
/* Normalization of size and font weight */
address, caption, cite, code, dfn, em, th, var
	{font-style:normal; font-weight:normal;}

a {outline:none;}
#wral{
color:#FFFFFF;
font-family:times New Roman;
font-weight:bold;
padding-bottom:6px;
padding-top:5px;
}
#wral a{
color:#FFFFFF;
font-family:arial;
}
#wral a:hover{
color:#CCCCCC;
}
#divcolor {
background:#000000 none repeat scroll 0 0;
margin:0 auto;
width:771px;
}
#center_bkg2 {
background-color:#FFFFFF;
margin:0 auto;
padding-bottom:94px;
padding-top:86px;
width:770px;
}
#center_bkg2 a{
color:#000000;
font-weight:bold;
}
#center_bkg2 a:hover{
color:#333333;
}