﻿

* html div#im_popupWindow_miniMsg {
    position: absolute;
    right: auto; bottom: auto;
    left: expression( ( 0 - im_popupWindow_miniMsg.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - im_popupWindow_miniMsg.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

body
{
    font-family: "微软雅黑" , "宋体" , Arial, sans-serif;
    font-size: 12px;
}
.message
{
    margin: 15px;
    background: #fff;
    border: 1px solid #a9e0f6;
    padding: 10px;
    line-height: 15pt;
}
#uptrucks1
{
    border: 0px;
}
.mask
{
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
#MapBox
{
    position: absolute;
    left: 550px;
    top: 140px;
    background: white;
    width: 600px;
    height: 360px;
    border: 3px solid #444;
    border-radius: 7px;
    z-index: 10000;
    display: none;
}
.rowTitle
{
    background: #f7f7f7;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:10px;
    padding-right:10px;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    color: #666;
    font-size: 18px;
}

.close_btn
{
	float:right;
	position:absolute;
	right:5px;
    font-family: arial;
    font-size: 30px;
    font-weight: 700;
    color: #999;
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
    color: Blue;
}
a:link
{
    text-decoration: none;
    color: Blue;
}
a:hover
{
    text-decoration: underline;
    color: Blue;
}
.im_popupWindow{background:url(../img/message/bg.gif) bottom no-repeat; position: fixed;bottom: 0px;right: 0px;width:372px;float:left;-moz-user-select:none;overflow:hidden;}
.im_popupWindow h6{position:relative;background:url('../img/message/topbg.gif') no-repeat 50% top;
height:27px;line-height:27px;padding:0 0 0 40px;margin:23px 0 0 0;
}
.im_popupWindow h6 span{
    font:bold 12px "Microsoft Yahei",sans-serif;
    position:absolute;
    top:5px;
    left: 32px;
}
.im_popupWindow h6 img{border:0;}
.im_popupWindow h6 img{border:0;}
.im_popupWindow h6 img.founctionpic3{position:absolute;top:6px;left:340px;}

.wi_content{margin:0;max-height:190px;overflow:auto;overflow-x:hidden;text-align:left;line-height:130%;width:370px;font-size:9pt;}

.kuai{width:368px; float:left;line-height:25px; font-size:12px;}

 ul, li{ margin:0; padding:0;}

.list{ float:left; width:358px; padding:5px;}
.list li{float:left;list-style:none;background:url() left center no-repeat;padding-left:5px;}
.list li a:link{ color:#1e1e1e; text-decoration:none;}
.list li a:visited{ color:#1e1e1e; text-decoration:none;}
.list li a:hover{ color:#f00; text-decoration: underline;}