.Area { margin: 0; padding: 3px; clear: both; }
.mfont { color: #333; }

a:link, a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color: #d70034; }
a:active { text-decoration: none; color: #666; }
a.underline { text-decoration: underline; }

.lRed,a.lRed:link, a.lRed:visited { font-weight: bold; text-decoration: none; color: #E34D71; }
a.lRed:hover { text-decoration: underline; color: #d70034; }
a.lRed:active { text-decoration: none; color: #E34D71; }

.hWhite,a.hWhite:link, a.hWhite:visited { text-decoration: none; color: #fff; }
a.hWhite:hover { text-decoration: none; color: #ff0; }
a.hWhite:active { text-decoration: none; color: #fff; }

input, select, textarea {
    background-color: #fff;
    color: #7f7f7f;
    border: 1px solid #ccc;
    text-align: left;
    margin: 2px 0 2px 0;
}
input.checkbox, input.radio { background: transparent; border: 0; vertical-align: middle; margin: 0; padding: 0; }
input.button { text-align: center; border: 2px outset #ccc; }
input.text { height: 14px; width: 100px;
    margin-bottom: 3px;
    +margin-bottom: 4px; /*only IE*/
}
input.image { background: transparent; border: 0; vertical-align: middle; margin: 0; padding: 0; }
textarea { overflow: auto; }
form { margin: 0; padding: 0; }

img { padding:0px; margin:0px; border:0px; }
img.ad { margin: 5px; border: 1px solid #FFB1B1; }
img.focus { border: 1px solid #f2f2f2; }
img.noborder { border: 0; }

.nowrap, td.nowrap { white-space: nowrap; }
.wrap, td.wrap { white-space: normal; }
.ascroll { overflow: auto; }
.scroll { overflow: scroll; }

.floatL { float: left; margin: auto; }
.floatR { float: right; margin: auto; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.deline { text-decoration: line-through; }
.clear { clear: both; }
.resetClear { clear: both; height: 0px; line-height: 0px; font-size:0px; margin: 0; padding: 0; }
.small { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.pointer { cursor: pointer; }
.deptacpDDS {
    background: transparent url('http://img.zbird.cn/ww2/deptlist_bg_top.gif') no-repeat top center;
    padding-top: 9px;
    border: 0;
    width: 61px;
	text-align: center;
}
.deptacpDDS ul{
    width: 59px;
    padding: 0;
}
.deptacpDDS ul li{
	padding: 1px 0px 1px 0px;
	white-space: nowrap;
	font-size: 12px;
	cursor: default;
}
.deptacpDDS .dsbtitlebar {
    height: 15px;
    background-color: #fff;
    border: solid #DD2954;
    border-width: 0 1px 1px 1px;
    width: 59px;
    margin : 0 auto 0 auto;
}
.deptacpDDS .selectAutocompleter {
    font-weight: normal;
}
#headTopExpcenterAnchor_DSBox_CtLiSt{
    background-color: #fff;
    width: 59px;
    overflow: hidden;
    border-left: 1px solid #DD2954;
    border-right: 1px solid #DD2954;
    margin: 0 auto 0 auto;
}

