﻿body 
{
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    text-align:left;
}
img
{
    border:0px;
}
a
{
    color: #004499;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.container.c24
{
    margin-top:0px;
    margin-bottom:0px;
}
.column2
{
    text-align:left;
}
h2
{
    font-size:16px;
    margin:0px;
    padding:0px;
}
/*基本元素*/
.clear
{
    height:0px;
    clear:both;
}
.alignleft
{
    text-align:left;
}
.alignright
{
    text-align:right;
}
.aligncenter
{
    text-align:center;
}
.test
{
    background-color: #ff0066;
}
.HeightSpace5
{
    height: 5px;
    overflow:hidden;
    font-size:0px;
    line-height:5px;
}
.Margin5
{
    margin:5px;
}
.Margin10
{
    margin:10px;
}
table
{
    margin:0px;
    padding:0px;
    border:0px;
}
.Padding0
{
    padding:0px;
}
.Padding5
{
    padding:5px;
}
.Red
{
    color: Red;
}
.Bold
{
    font-weight: bold;
}
.Font14
{
    font-size:14px;
}
.Font16
{
    font-size:16px;
}
.Font18
{
    font-size:18px;
}
.GreenStr
{
    color: green;
}
.Gray
{
    color:Gray;
}
.Blue
{
    color:blue;
}
.Margin5
{
    margin:5px;
}
.Left
{
    float:left;
}
.Right
{
    float:right;
}

.White
{
    background-color:White;
}
.Loading
{
    background-position: center center;
    background-image: url(img/loading.gif);
    background-repeat: no-repeat;
}
/*細節描述*/
.PageTop
{
    height: 23px;
    line-height: 23px;
    border-bottom: gainsboro 1px solid;
}

.PageTop img
{
}

.Logo
{
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #ffffff;
}
.Ad
{
}
.MenuFrame
{
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(img/menubg2.jpg);
    background-repeat: repeat-x;
    font-family: 微软雅黑;
}
.Menu
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	float: left;
	list-style-type: none;
}
.Menu li
{
    margin:0px;
    padding:0px;
	float:left;
}
.Menu li a
{
	display: block;
	color: #11449E;
	text-decoration: none;
	text-align:center;

	height:30px;
	line-height:30px;
	width:72px;
	background-image: url(img/menu_unselected.jpg);
}
.Menu .selected a
{
	background-image: url(img/menu_onselected.jpg);
}
.Menu .selected a:hover
{
	background-image: url(img/menu_onselected.jpg);
}
.Menu li a:hover
{
	background-image: url(img/menu_onhover.jpg);
}

.MenuFrame_Bottom
{
    background-image: url(img/TopBg.gif);
    background-repeat: repeat-x;
    background-position-y: top;
    height:7px;
}
.LoginState
{
    margin-right: 10px;
}


.ItemTableHead
{
    width: 100%;
    color: #fff;
    height: 20px;
    line-height:20px;
    background-color: #697e9b;
    border-left: #fff 1px solid;
}
.ItemTableHead td
{
	text-align: center;
	border-right: #fff 1px solid;
}

.ItemTableList
{
    width: 100%;
    color: dimgray;
    border-left: #fff 1px solid;
    border-right: #fff 1px solid;
}
.ItemTableList td
{
	padding-top:2px;
	padding-bottom:2px;
	text-align: center;
    border-bottom: gainsboro 1px dashed;
    vertical-align:middle;
}
.ItemTableListDefault td
{
    background-color: transparent;
}

.ItemTableListChange td
{
    background-color: #eff9f6;
}



.FastNav
{
    background-image: url(img/bd-bg.gif);
    background-position-y: bottom;
    border-right: #b7dadf 1px solid;
    border-top: #b7dadf 1px solid;
    border-left: #b7dadf 1px solid;
    border-bottom: #b7dadf 1px solid;
    background-repeat: repeat-x;
    background-color: #f2f9ff;
    padding:5px;
}
.FastNav .NavTable
{
}
.FastNav .NavTable td
{
    padding:3px;
}

.Bottom
{
 
    background-color: #eff9f6;
}

.Bottom .BottomLink
{
    margin:10px;
    border-bottom: blue 1px dotted;
}
.Bottom p
{
    margin:10px;
    padding:0px;
    margin-top:0px;
}

/*Ajax Loading*/
#animationDialog
{
	left: 0px;
	position: absolute;
	top: 0px;
	background-color: lightgoldenrodyellow;
	padding: 5px;
	color: #054fbc;
}

/*分页*/
.SplitPage
{
	margin-top:5px;
}
.SplitPage ul
{
    margin: 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
    margin-left:5px;
}
.SplitPage li
{
    margin:0px;
    padding:0px;
	float:left;
}
.SplitPage li.selected a
{
	background-color: #ffffff;
	color: darkred;
	font-weight: bold;
}
.SplitPage a
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: whitesmoke;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: dimgray;
	width:30px;
	text-align:center;
	text-decoration: none;
	background-color: #f1f8ff;
}
.SplitPage a:hover
{
	background-color: #ffffff;
	color: darkred;
}
.SplitPage span
{
	float:right;
	margin-right:5px;
}
.YellowBlock
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    background-color: ivory;
    padding:5px;
}

#map
{
	width:310px;
	height:310px;
}


.Service
{
    font-size: 14px;
    font-family: 微软雅黑,Verdana, Tahoma, Arial, sans-serif;

    background-image: url(img/h_hill.gif);
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom:10px;
}
.Service .Head
{
    height:80px;
    line-height:80px;
}
.Service .Head h2
{
    margin:0px;
    padding:0px;
    font-size:20px;
}



/*提示框*/
#altlayer
{
    display: none;
    position: absolute;
    margin:0px;
    padding:0px;
    margin-right:20px;
}
#layerhead
{
    left: 15px;
    top: 0px;
    position: relative;
    z-index: 999;
    border:0px;
    margin:0px;
    padding:0px;
}
#layerPointer
{
    margin:0px;
    padding:0px;
    border:0px;
}
#layerbody
{
    zindex: 9;
    position: relative;
    width: auto;
    padding: 5px;
    background-color: #E8EFF9;
    top: -3px;
    border-top: #748390 3px solid;
    border-bottom: #748390 1px solid;
    border-left: #748390 1px solid;
    border-right: #748390 1px solid;
    color: #333;
    word-wrap : break-word ;
    word-break : break-all ;
}


.jqmWindow
{
    display: none;
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    background-color: #EEE;
    color: #333;
    font-size: 14px;
    background-color: #ffffff;
    border-bottom: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-right: dimgray 1px solid;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
#jqmIframe
{
    width:100%;
    border:0px;
    height:220px;
}

#miniLogin
{
    width:450px;
    height:220px;
}

#miniLogin a
{
    color: blue;
}
#miniLogin a:hover
{
    color: red;
}
.handle
{
    background-image: url(img/dialogbar.jpg);
    background-repeat: repeat-x;
    height:24px;
    cursor: move;

}

.handle .title
{
    float: left;
    line-height: 24px;
    color: dimgray;
    font-weight: bold;
    margin-left:8px;
}
.handle .close
{
    float:right;
    line-height:24px;
    margin-right:8px;
}
.handle .close a
{
    color: black;
    font-weight: bold;
    font-family: 微软雅黑;
    text-decoration: none;
}
.handle .close a:hover
{
    color: red;
}

#EventMessage .Text
{
    padding: 10px;
    background-image: url(img/ok.png);
    background-repeat: no-repeat;
    padding-left:40px;
    margin:10px;
}


.SystemPost
{
    color: dimgray;
    font-weight: bold;
    background-color: ivory;
    margin-bottom: 5px;
}
.SystemPost ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.SystemPost ul li
{
    margin:0px;
    padding:0px;
    float:left;
} 
.SystemPost ul li a
{
    color:Red;
}
