﻿/*=============================================================
Basic Style Sheet
	version:  2.0
	 autuor:  NDLai
	  email:  andymm@163.com
	website:  www.easy2go.com.cn
	     QQ:  5071069
=============================================================*/
html
{
    overflow-x: auto;
    overflow-y: auto;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family:"微软雅黑", Verdana, Arial, Helvetica, Lucida Grande,Lucida, sans-serif;
    color: #333333;
}
TD, TH, P
{
    font-size: 12px;
}
IMG
{
    border: 0;
}
a:link
{
    color: #63a2c3;
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a:hover, a:active, a:focus
{
    color: #c00;
}

.CopyRight_Bottom
{
    color: #63a2c3;
}
.CopyRight_Bottom a
{
    color: #1e7cad;
}
.Print_TD_Left
{
    font-weight: bold;
    text-align: center;
}
.Print_TD_Left_Align_R
{
    font-weight: bold;
    text-align: right;
}
.Print_Title
{
    font-size: 25px;
    font-weight: bold;
}

.Menu
{
    background: url(../../images/listbg2.gif) no-repeat left;
}
.Menu a
{
    font-size: 12px;
    color: #333333;
}
.Menu a:hover
{
    color: #ffc600;
    border-bottom: #FFFFFF 1px dashed;
    text-decoration: none;
}

.Menu_Li
{
    background: url(../../Images/toptitle_bg.gif) repeat-x bottom;
    margin: 0px;
    padding: 4px 3px 0px 0px;
    list-style: none;
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}
.Menu_Li li
{
    float: left;
    padding: 0px 15px;
}
.Menu_Li li a
{
    color: #333555;
}
.TopTitle2
{

    color: #333333;
}


.TopTitle
{
    line-height: 20px;
    color: #333333;
}

.Top_MainPanel
{
    padding-left: -1px;
    padding-top: 3px;
}

#TabContainer1 .ajax__tab_body
{
    border: none;
    margin: 0px;
    padding: 0px;
}



.Text_Css
{
    border: none;
    background: none;
    border-bottom: 1px #058750 solid;
    text-align: center;
    color: #333333;
}

.Panel_Css_Padding_L
{
    padding-left: 5px;
    padding-bottom: 5px;
}

.TR_TitleBG
{
    background: url(../../images/foot_bg.gif) repeat-x;
    font-size: 13px;
    font-weight: bold;
}
.TD_Text
{
    padding-top: 3px;
    padding-bottom: 2px;
    height: 25px;
    text-align: center;
}
.TD_Text_Content
{
    height: 25px;
    text-align: center;
    background: #ffffff;
}
.Btn_CSS3
{
    cursor: hand;
    height: 35px;
    font-size: 14px;
    color: #333;
    margin: 1px;
}

.Btn_CSS
{
    font-weight: bold;
    margin: 5px;
    height: 40px;
    width: 210px;
    color: #ff6600;
    border: #2ba7cb 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 12px;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#bbe7f9);
    padding-top: 2px;
    cursor: hand;
}
.Btn_CSS2
{
    font-weight: bold;
    margin: 5px;
    height: 40px;
    width: 210px;
    color: #0066ff;
    border: #2ba7cb 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 12px;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#bbe7f9);
    cursor: hand;
    padding-top: 2px;
}
.span_Other
{
    font-size: 12px;
    color: #666;
    padding: 0 50px;
    font-weight: bold;
}

.span_Title
{
    font-size: 14px;
    color: #ff6600;
    font-weight: bold;
}

.span_Title2
{
    font-size: 14px;
    color: #0066ff;
    font-weight: bold;
}

.ND_TextBoxCSS
{
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: #555;
    height: 25px;
    width: 130px;
    line-height: 25px;
    text-align: center;
}



.Map_InfoWindow_Title
{
	color:#0753df;
}
.Map_InfoWindow_Title2
{
	color:#c31919;
}
.Map_InfoWindow_Title3
{
	color:#6b6b6b;
}

.Map_InfoWindow_Content
{
	background: url(../../images/list.gif) top left no-repeat;
	color:#666;
	border-bottom:1px dotted #BAEDF5;
	padding-left:26px;
	line-height:20px;
	padding-top:2px;
}

.CSCCom_allCss
{
	color:#FF7B09; 
	}
.CSCCom_NowCss
{
	color:#24A5FF; 
	}















