*{
margin: 0;
padding: 0;
}

body{
background-color: #fff;
color: #4a4a4a;
}

a:link{
color: #c45911;
text-decoration: underline;
}

a:visited{
color: #624643;
text-decoration: none;
}

a:hover{
color: #ffcc00;
text-decoration: none;
}

a:active{
color: #e14643;
text-decoration: underline;
}



#all{
padding-top: 1px;
border-top: 2px solid #ececec;
border-bottom: 4px double #ececec;
width: 597px;
}

.block{
width: 595px;
border-left: 1px solid #b5b5b5;
border-right: 1px solid #b5b5b5;
border-top: 1px solid #ececec;
margin: 0;
}

.block:after,
.block4:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.block2{
width: 574px;
margin: 12px auto 15px;
}

.block3{
width: 100%;
background-color: #f3f3f3;
}

.title{
width: 100%;
height: 26px;
background-color: #dedede;
}

.title2{
font-size: 85%;
letter-spacing: 1px;
padding-bottom: 13px;
padding-top: 14px;
}

.read{
font-size: 70%;
line-height: 1.2;
width: 566px;
margin: 0 auto 19px;
}

.read2{
font-size: 70%;
line-height: 1.2;
padding-bottom: 14px;
padding-right: 7px;
}


.photo{
width: 150px;
float: left;
display: inline;
padding-left: 7px;
padding-bottom: 7px;
padding-top: 7px;
}

.url{
font-size: 70%;
margin-left: 12px;
padding-left: 28px;
background: url(http://server36.joeswebhosting.net/~ar18749/wglist/ico_url.gif) no-repeat 0 0;
}

.name{
font-size: 85%;
font-weight: bold;
color: #3652d0;
padding-top: 19px;
padding-left: 12px;
padding-bottom: 14px;
}

.name2{
font-size: 85%;
font-weight: bold;
color: #3652d0;
padding-top: 5px;
padding-left: 12px;
padding-bottom: 14px;
}

