@charset "utf-8";
/* CSS Document */
/* CSS Reseter v1.0 | 20080212 */

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, #navigator ol, #navigator ul, #navigator ul li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;} #navigator ol, #navigator ul {list-style: none;} blockquote#navigator, q#navigator {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse; border-spacing: 0;}

body {
	background:#202020 !important;
	font-family:"Arial";
	color:#fff;
	font-size:12px;
}

/*A*/
a,a:link{color:#0a77e6;text-decoration:none}
a:hover,a:focus{color:#51a3f7;text-decoration:underline}

#warper
{
	width:800px;
	margin:30px 0 0 50px;
	position:relative;
}
#left
{
	width:39px;
	height:551px;
	position:absolute;
	top:0;
	left:0;
	background:url('../images/border.jpg') no-repeat;
}
#right
{
	width:318px;
	position:absolute;
	top:0;
	left:39px;
	padding:140px 0 0 0;
}
#right a
{
	width:317px;
	height:94px;
	display:block;
}
#right a#ila,
#right a#ila:link
{
	background:url('../images/ilah.jpg') no-repeat;
}
#right a#ila:hover,
#right a#ila:focus
{
	background:url('../images/ilah.jpg') no-repeat;
}
#right a#photo,
#right a#photo:link
{
	background:url('../images/photoh.jpg') no-repeat;
}
#right a#photo:hover,
#right a#photo:focus
{
	background:url('../images/photoh.jpg') no-repeat;
}
#right a#mlc,
#right a#mlc:link
{
	background:url('../images/mlch.jpg') no-repeat;
}
#right a#mlc:hover,
#right a#mlc:focus
{
	background:url('../images/mlch.jpg') no-repeat;
}