*{
margin:0;
padding:0;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
}













/*sub page----------------------------------------------------------*/
div#wrap{
overflow:hidden;
width:974px;
}


div#left{
width:259px;
float:left;
background:url(images/profile-bg.jpg) no-repeat top left;
}
#left p.top{
position:absolute;
width:259px;
height:98px;
background:url(images/profile-top.gif) no-repeat top left;
z-index:1000;
left:0;
top:0
}
#left p.flash{
float:left;
height:500px;
width:122px;
margin-top:63px;
}
#left ul{
width:120px;
float:left;
margin:140px 0 0 5px;
list-style-type:none;
padding-bottom:30px;
}
li.leibie a,li.leibie a:visited{
font-size:14px;
color:#427D00;
font-weight:bold;
text-decoration:none;
}
li.navcont{
display:none;
margin-top:5px;
padding:0 0 5px 10px;
}
.navcont a,.navcont a:visited{
color:#666;
text-decoration:none;
font-size:12px;
display:block;
padding:3px 2px 1px 4px;
width:90px;
border-bottom:1px dashed #ccc;
}
.navcont a:hover{
color:#7E000E;
}
.navcont strong{
color:#7E000E
}




div#right{
width:715px;
float:right;
text-align:center;
}
#right p.top-nav{
text-align:right;
padding:10px 20px 40px 0;
font-size:12px;
letter-spacing:1px;
color:#CCC;
}
.top-nav a,.top-nav a,visited{
color:#666;
text-decoration:none;
}
.top-nav a:hover{
color:#f60;
}
#right p.menu{
height:64px;
width:715px;
margin:0 auto;
}
#right p.position{
text-align:right;
width:571px;
padding:15px 5px 5px 0;
background:url(images/profile-line.gif) no-repeat bottom;
font-size:12px;
color:#000;
margin:0 auto;
}
.position a,.position a:visited{
color:#444;
text-decoration:none;
}
.position a:hover{
color:#f60;
}
#right div.content{
margin:0 auto;
margin-top:8px;
width:571px;
padding-bottom:18px;
}
.content p.title{
background:url(images/profile-title.gif) no-repeat top;
height:46px;
}
.content p.text{
padding:18px 8px 0 8px;
font-size:14px;
line-height:150%;
text-indent:24px;
text-align:left;
color:#444;
letter-spacing:1px;
display:block;
}
p.text strong{
font-size:18px;
margin:auto 6px
}
p.text u{
color:#7E000E;
font-size:16px;
font-weight:bold;
}
p.text img{
border:4px solid #eee;
background:#fafafa;
padding:4px;
float:left;
margin-left:0;
margin-right:15px;
margin-bottom:15px;
clear:both;
}
.STYLE2 {
	color: #990000;
	font-weight: bold;
}



div#footer{
width:100%;
background:#7B9B52;
padding:18px 0;
text-align:center;
color:#FFF;
font-size:12px;
}
#footer a,#footer a:visited{
text-decoration:none;
color:#FFF;
border-bottom:1px solid #fff;
}