.section h1, .section h2, .section h3, .section h4, .section strong
{
	margin: 5px auto;
	text-align: left;
	color: #666600;
	clear: both;
}

.section h1
{

}
.section p, .section ul, .section ol
{
	text-align: left;
	color: #000;
	clear: both;
}

.left-content-wrap a
{
    text-decoration: none;
}

.left-content-wrap h2
{
    border: none;
    background: #BD2305;
    max-height: 30px;
    line-height: 30px;
    width: 228px;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
    text-align: center;
}
.left-content-wrap h2.today
{
    background: #333333;
}

.left-content-wrap img
{
    z-index: 3;
}

.left-inner h2
{
    position: relative;
    font-size: 14px;
    background: #666666;
    max-height: 30px;
    width: 143px;
    text-align: right;
    padding-right: 10px;
    z-index: 2;
}


.left-content-wrap p
{
    text-align: center;
    margin: 0 auto;
    width: 154px;
    padding: 10px 0;
}

.left-content-wrap
{
    margin-top: 35px;
    position: relative;
    width: 228px;
    border: 1px solid #CCCCCC;
    border-top: none;
}


.left-content-wrap h3
{
    color: #666600;
    font-size: 14px;
    text-align: center;
}

.left-content-wrap .line
{
    margin: 10px auto;
    height: 1px;
    background: #666666;
    width: 178px;
}

.h1
{
    position: relative;
    width: 100%;
    height: 30px;
    background-color: #666;
}

.h1 img
{
    position: absolute;
    top: 0;
    left: 0;
}

.h1 img.r
{
    left: auto;
    right: 0;
}

.h1 h1
{
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 30px;
    font-size: 11pt;
    color:#FFFFFF;
    width: 100%;
}
