*{
padding:0px;
margin:0px;
font-size:14px;
list-style-type:none;
}
a{color:#ffff00;
}

a:visited{
color:#d4d9df;
text-decoration:none;
}
a:hover{
color:#e4007f;
font-style:bold;
}


body{
background:#000000 url("./images/back_image.jpg") no-repeat 80% 0% fixed;
color:#ffffff;
}

h1{
width:920px;
height:120px;
background:url("./images/logo.jpg") no-repeat 20px 0px;
text-indent:-9999px;
}
img{
border:none;
}






#outline{
width:920px;
margin:0px auto;

}



#center_right{
width:730px;
float:right;
}

#center{
width:540px;
float:left;
}

#center li{
padding:0px 25px 0px 5px;
display:inline;
}
.path{
background:url("./images/list-icon-trans.png") no-repeat 100% 0px;
}


#center h2{
height:46px;
width:540px;
background:url("./images/center_headline-trans.png") no-repeat;
}

#center h2 span{
position:relative;
top:5px;
left:25px;
font-size:28px;
}
#center p{
margin:15px 10px;
}

#right{
width:180px;
float:right;
margin:0px 5px;
padding-top:17px;
}
*html #right{
margin:0px 2px;
}

#right h2,h3,h4,h5,h6{
width:180px;
height:46px;
background:url("./images/right_headline-trans.png") no-repeat;
}

#right h2 span{
position:relative;
top:5px;
left:25px;
font-size:28px;
}

#right ul{
margin:15px auto 15px 10px;
}
#right li{
background:url("./images/list-icon-trans.png") no-repeat;
text-indent:18px;
font-size:16px;
}



.right_plate{
width:150px;
height:250px;
background:url("./images/right_plate-trans.png") no-repeat;
margin-bottom:8px;
padding:15px;
}


.right_plate p{
font-size:12px;
width:150px;
margin:5px auto;
}


#left{
width:180px;
height:865px;
float:left;
margin:0px 5px;
padding-top:10px;
}

*html #left{

margin:0px 2px;
}
.ad_left{
width:150px;
height:251px;
background:url("./images/ad_bg.gif") no-repeat;
padding:15px;
}
.ad_left p{
font-size:12px;
width:150px;
margin:5px auto;
color:#af0082;
}
.ad_left a:hover{
position:relative;
top:2px;
left:2px;
}

#footer{
height:40px;
width:100%;
text-align:right;
font-size:12px;
clear:both;
}

.clear{
clear:both;
}