﻿*
{
    margin:0;
    padding:0;
}
#mainBody
{
    width:970px;
    margin:0 auto;
    clear:both;
}

#m_left
{
    width:125px;
    float:left;
    margin:10px auto;
    font-size:14px;
    text-align:left;
    line-height:26px;
    font-weight:bold;
}

#m_left p
{
    border-bottom:solid 1px #c5c6c7;
    width:75%;
    margin-top:5px;
}

#m_right:after
{
    content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:both;
}

#m_right
{
    width:845px;
    float:left;
    text-align:center;
    margin:15px auto 15px auto;
    padding:0;
    *padding:0 0 15px 0;
    _padding:0;
    text-align:left;
    font-size:14px;
    line-height:25px;
}

#m_right .line1
{
    border-bottom:solid 1px #c5c6c7;
    font-size:0px;
}

#m_r_info
{
    margin-top:10px;
    font-size:12px;
    line-height:18px;
    padding :0 10px 0 3px;
}

#m_r_info .button
{
    border:solid 1px #6988b8;
    height:30px;
    margin-top:15px;
    margin-left:50px;
    background-color:White;
}

#m_r_info .text
{
    border:solid 1px #6988b8;
}

#m_r_info table
{
    width:100%;
    border:none;
    padding:none;
    margin:none;
}

#m_r_info table td
{
    border:none;
    height:25px;
    line-height:21px;
}

.p1
{
    margin-top:10px;
}

.p2
{
    margin-top:10px;
    margin-bottom:5px;
    font-weight:bold;
}

#zize
{
    text-align:left;
    margin:10px auto 0 auto;
    height:160px;
}

.zize_title
{
    font-size:12px;
    font-weight:bold;
    margin-bottom:10px;
    line-height:18px;
    text-align:left;
    width:650px;
}

#zize img
{
    border:none;
}

.zize_p
{
    float:left;
    font-size:12px;
    line-height:18px;
    text-align:center;
    margin-right:28px;
}
