/*Designed & CSS by waiting 
http://www.wretch.cc/blog/waitingchou
20071030*/

body{
font:0.8em/1.5 "courier new", verdana, arial, sans-serif;
}

a{
text-decoration:none;
color:#333333;
outline:none;
}
a:hover{
color:#333333;
}
#container{
margin:0;
}
/*header*/
#header{
background:#005500 url('http://blogfiles12.naver.net/data33/2008/2/26/11/%C4_ekalprince.jpg') no-repeat right bottom;
padding:0 20px 5px;
}
#header a{
color:#333333;
}
#header a:hover{
color:#333333;
}
#header .Pcover{
background:#333333;
border:3px double #333333;
}
#header .Ptext ul{
list-style:none;
}
.Ptext br{display:none;}
.Ptext{color:#38b2da;}
.Ptext h1{color:#000;}
#serviceList a{
display:block;
width:8em;
border-top:1px solid #38b2da;
border-left:1px solid #38b2da;
border-right:20px solid #eee;
padding-left:20px;
}
#serviceList a:hover{
background:#eee;
border-right:20px solid #09c;
border-top:1px solid #09c;
color:#09c;
}


/*friend list*/
#friendListDiv{padding:15px;}

#friendListDiv ol li{
background:#eee;
border:3px double #eee;
margin-right:15px;
}
#condition li a{
background:#eee;
}
#pagelink a{
background:#9c0;
padding:0 3px;
color:#444;
}
#pagelink a:hover{
background:#09c;
color:#fff;
}
/*ie7*/
#container  #content{

}