#tooldiv {
float:left;
width:1200px;
height:auto;
}

#tooldiv .left {
float:left;
width:198px;
height:auto;
border:1px solid #E67070;
padding:1px;
background-image:url(/Images/tool_left_foot_bg.gif);
background-position:left bottom;
background-repeat:no-repeat;
padding-bottom:30px;
overflow:hidden;
margin-right:10px;

}

#tooldiv .left .bg{
float:left;
width:198px;
height:700px;
background-color:#FAE3E4;
background-image:url(/Images/tool_left_top_bg.gif);
background-position:left top;
background-repeat:repeat-x;
overflow:hidden;
}

#tooldiv .left .title{
float:left;
width:158px;
height:auto;
text-align:left;
font-size:14px;
font-weight:bold;
color:#A10302;
line-height:250%;
padding-left:20px;
}

#tooldiv .left .line{
float:left;
width:186px;
height:0px;
font-size:0px;
border-top:1px solid #ECC8C8;
border-bottom:1px solid #ffffff;
margin-left:5px;
line-height:0px;
}

#tooldiv .left .out{
float:left;
width:148px;
height:40px;
background-image:url(../Images/tool_left_out_bg.gif);
background-position:center;
background-repeat:no-repeat;
text-align:left;
line-height:40px;
padding-left:50px;
font-size:14px;
}

#tooldiv .left .list{
float:left;
width:158px;
height:40px;
background-image:url(../Images/tool_left_out_bg.gif);
background-position:center;
background-repeat:no-repeat;
text-align:left;
line-height:40px;
padding-left:38px;
color:#62778F;
font-family:"ËÎÌå";
}

#tooldiv .left .over{
float:left;
width:148px;
height:40px;
background-image:url(../Images/tool_left_on_bg.gif);
background-position:center;
background-repeat:no-repeat;
text-align:left;
line-height:40px;
font-weight:bold;
padding-left:50px;
font-size:14px;
}

#tooldiv .left .on{
float:left;
width:148px;
height:40px;
background-image:url(../Images/tool_left_on_bg.gif);
background-position:center;
background-repeat:no-repeat;
text-align:left;
line-height:40px;
font-weight:bold;
padding-left:50px;
font-size:14px;
}

#tooldiv .left a{
color:#333333;
}

#tooldiv .right {
float:left;
width:965px;
height:auto;
min-height:965px;
border:1px solid #E67070;
overflow:hidden;
padding:10px;
}

#tooldiv .right .title{
float:left;
width:100%;
height:40px;
border-bottom:1px dashed #FCB4B4;
font-family:"ËÎÌå";
}

#tooldiv .right .title .l{
float:left;
width:auto;
height:auto;
line-height:36px;
text-align:center;
color:#777777;
}

#tooldiv .right .title .r{
float:right;
width:auto;
height:auto;
}

#tooldiv .right .body{
float:left;
width:100%;
height:auto;
padding-top:10px;
padding-bottom:10px;
line-height:200%;
font-size:14px;
font-family:"ËÎÌå";
}

#tooldiv .adbox {
float:right;
width:160px;
height:auto;
}

.flow_box{
background-color:#F6E8E8;
border:1px solid #EDD2D2;
font-weight:bold;
}

.arrowhead_down {
background-image:url(/images/arrowhead_down.gif);
background-position:center center;
background-repeat:no-repeat;
}

.arrowhead_right {
background-image:url(/images/arrowhead_right.gif);
background-position:center center;
background-repeat:no-repeat;
}

.arrowhead_left {
background-image:url(/images/arrowhead_left.gif);
background-position:center center;
background-repeat:no-repeat;
}

/******************************************************************************* subpage */

#subpage {
float:left;
width:950px;
height:auto;
padding-top:0px;
padding-bottom:0px;
}

#subpage .l{
float:left;
width:auto;
height:auto;
}

#subpage .r{
float:right;
width:auto;
height:auto;
}

#subpage .r li{
float:left;
width:28px;
height:28px;
font-size:16px;
margin-left:5px;
border:1px solid #D9D7D7;
line-height:28px;
text-align:center;
font-weight:bold;
cursor:pointer;
text-decoration:none;
font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","Hiragino Sans GB";
background-color:#FFFFFF;
}

#subpage .r a{
color:#666666;
}

#subpage .r .on{
border:1px solid #CCCCCC;
color:#D90100;
background-color:#F4F2F2;
}

#subpage .r .over{
color:#C01A33;
background-color:#eeeeee;
}

#subpage .r .next{
width:80px;
font-size:12px;
}

