*
{
    margin:0;
    padding:0;
}

#m_left
{
    width:780px;
    float:left;
    margin-right:20px;
    margin-bottom:10px;
    text-align:left;
}

#m_right
{
    width:170px;
    float:left;
    text-align:center;
    margin-bottom:10px;
}

#m_l_nav
{
    width:100%;
    height:30px;
}

#m_l_nav ul
{
    list-style:none;
    margin:0;
}

#m_l_nav li
{
    float:left;
    width:111px;
    margin-right:1px;
    line-height:28px;
    text-align:center;
    color:White;
    background-color:#a8a8a8;
    font-weight:bold;
    font-size:14px;
    cursor:pointer;
}

#m_l_nav li a
{
    color:White;
    text-decoration:none;
}

#m_l_nav li a:hover
{
    color:White;
    text-decoration:none;
}

#m_l_position
{
    height:25px;
    line-height:25px;
    width:778px;
    background-color:#f1f1f1;
    font-size:12px;
    border:solid 1px #ccc;
    border-bottom:none;
    border-top:none;
}

#m_l_position a
{
    color:#999;
    text-decoration:none;
}

#m_l_position a:hover
{
    color:Orange;
    text-decoration:none;
}

#m_l_row1
{
    width:780px;
}

#l_r_left
{
    width:234px;
    height:328px;
    float:left;
    margin-right:20px;
}

#l_r_right
{
    width:524px;
    height:328px;
    float:left;
    font-size:14px;
    line-height:21px;
}

.m_l_row2
{
    margin-top:10px;
    text-align:center;
    width:780px;
    padding-top:5px;
    font-size:14px;
    line-height:25px;
}

.title_4
{
    color:#f55f00;font-weight:bold;
}

.row2_left
{
    width:548px;
    float:left;
}

.row2_right
{
    width:230px;
    float:left;
}

.m_l_row3
{
    margin-top:10px;
    text-align:center;
    width:778px;
    padding-top:5px;
    font-size:14px;
    line-height:25px;
    border:solid 1px #ccc;
    height:480px;
}

.row3_left
{
    width:198px;
    height:470px;
    margin-right:22px;
    margin-left:5px;
    float:left;
    background-image:url("/test/MsgBox_mid.jpg")
}

.row3_left_mid
{
    width:198px;
    height:433px;
}

.row3_right
{
    width:553px;
    float:left;
}

.bookmsg{
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
.bookmsg li{
	padding: 0px;
	list-style-type: none;
	background-image: url(/test/liimg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	text-indent: 15px;
	color: #CC0001;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-size:12px;
}

.form td
{
    line-height:28px;
}

.agentTab{
	width:780px;
	line-height:30px;
	border:1px solid #ccc;
	border-collapse:collapse;
}
.agentTab thead tr th{
	background:#f5f5f5;
	border:1px solid #ccc;
	border-bottom:1px solid #e37b7f;
	text-align:center;
	font-size:12px;
}
.agentTab tr td{
	border:1px solid #ccc;
	text-align:center;
	font-size:12px;
}
.font_14{
	font-size:14px;
	margin-bottom:8px;
	background:url("/images/icon.png") no-repeat 0 5px;
	padding-left:10px;
}