body {
 font-size: 10px; 
 font-family: Arial, Helvetica, Sans-Serif;
 background: #efefef;
 color: #444;
 margin: 0px;
 padding: 0px;
 line-height: normal;
}

a {
 color: #0099CC;
}

.head-out {
 background-image: url('images/hd-top.jpg');
 background-repeat: repeat-x;
 background-color: white;
 border-bottom: 1px solid #ddd;
 margin-bottom: 5px;
}

.head-in {
 width: 990px;
 margin: 0px auto;
 padding: 23px 0px 16px 0px;
}

.breadcrumb {
 background-color: #eee;
 border-bottom: 4px solid #ddd;
 font-size: 12px;
 padding: 5px;
 margin: 0px 0px 25px 0px;
}

.foot-out {
}

.foot-top-out {
/*  background-color: #d3dbe6; */
 background-color: #ddd;
 padding: 20px 0px 40px 0px;
}

.foot-top {
 width: 990px;
 margin: 0px auto;
 color: white;
}

.ftc {
 width: 330px;
 float: left;
 font-size: 12px;
 padding: 10px 0px;
 margin: 0px;
 line-height: 18px;
}

.foot-bottom-out {
 background-color: #666;
 padding: 20px 0px 40px 0px;
}

.foot-bottom {
 width: 990px;
 margin: 0px auto;
 color: #ddd;
}

.foot-bottom a {
 color: #eee;
 text-decoration: none;
 border-bottom: 1px dashed #eee;
}

.fbc {
 width: 480px;
 font-size: 12px;
 padding: 10px 0px;
 margin: 0px;
 line-height: 18px;
}

.fbc-left {
 float: left;
}

.fbc-right {
 float: right;
}

.fbc h3 {
 font-size: 20px;
 font-weight: bold;
 color: #ccc;
 padding: 0px;
 margin: 0px 0px 10px 0px;
}

.clear {
 clear: both;
}

.post-top {
 margin: 25px 0px 0px 0px;
}
