html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th{

	/*border: 0;*/
	font-family:Arial, Helvetica, sans-serif;         
	margin: 0;
	outline: 0;
	font-size: 1em;
	/*padding: 0;*/
	/*vertical-align: baseline;*/
}
html
{
	height:100%;
}
body {
    line-height: 1.2;
    width:1000px;
    margin-left: auto;
	margin-right: auto;
    font-family:Arial, Helvetica, sans-serif;  
    height:100%;
}

.menu_li_lv1, .in-active, .sf-menu, .sf-vertical, .active, .menu_lv1,
{
/*color: #EFEFF1;
background: #EFEFF1;*/
}
.sf-menu ul li {
/*color: #EFEFF1;
background: #EFEFF1;*/
}

/*
body {

	line-height: 1.2;
	margin:0 auto;
	width:1000px;
	font-family:Helvetica, "Myriad Pro", Arial, sans-serif;
	height:100%;
}
*/
ol, ul {
	margin-left: 25px;
	padding-left: 25px;
}



a:focus {
	outline: 1px #000 dotted;

}
img{

/*vertical-align: bottom;*/

}
