body {
 background-image:url(b.jpg);
 background-repeat:repeat-x;
 float:left;
 background-color : #E0E0E0;
 margin:10px;
 color: #999999;
 font-size:12px;
 font-family: Arial, Helvetica, sans-serif;
}

a:link {
 color: #000000;
 text-decoration: underline;
 font-size:12px;
 color: #666666;
}
a:visited {
 color: #000000;
 text-decoration: underline;
 font-size:12px;
 color: #666666;
}
a:hover {
 color: #000000;
 text-decoration: underline;
 font-size:12px;
 color: #666666;
}
a:active {
 color: #000000;
 text-decoration: underline;
 font-size:12px;
 color: #666666;
}

#zuit {
 width:960px;
 margin:auto;
 left:50%;
 margin-left:-480px;
 position:absolute; 
 }

ul {
 margin:0;
 padding:0;
 }

#bb {
 height:278px;
 }
 
#hjk {
 background: #ffffff;
 color: #666666;
 width:960x;
 top: -18px;
 position:relative; 
 }

#inh {
 width:920px;
 margin-right:15px;
 background:#ffffff;
 color: #666666;
 text-align:left;
 }

#un {
 height:25px;
 background: #1186B3;
 color: #ffffff;
 margin:0;
 top: -18px;
 position:relative; 
 }


a.fol:link {
 color:#ffffff;
 text-decoration: underline;
 font-weight: normal;
}
a.fol:visited {
 color:#ffffff;
 text-decoration: underline;
 font-weight: normal;
}
a.fol:active {
 color:#ffffff;
 text-decoration: underline;
 font-weight: normal;
}
a.fol:hover {
 color:#EEEEEE;
 text-decoration: underline;
 font-weight: normal;
}

.dl {
	margin-left: 0px;
	margin-right: 14px;
	float: left;
	margin-bottom: 3px;
}

.pic {
	padding: 7px;
	border: 1px solid #888888;
	border-radius:11px;
	background-color: #FFFFFF;
	margin-bottom: 14px;
	margin-right: 14px;
}
