* {
    padding: 0px;
    margin: 0px;
}

.wrap {
    width: 1003px;
    margin: 0 auto;
}

html {
    overflow-y: scroll;    
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana, Lucida, Helvetica, sans-serif;
}

table,textarea,select,option,input {
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana, Lucida, Helvetica, sans-serif;
}

fieldset {
    border: 1px solid #cccccc;
    padding: 5px;
}

legend {
    display: inline-block;
    color: #0000cc;
    margin: 0px 6px;
    padding: 0px 2px;
}

*html legend {
    margin: 0px;
    padding: 0px;
}

*+html legend {
    margin: 0px;
    padding: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

a {
    color: #215DC6;
    text-decoration: none;
}

a:hover {
    color: #555555;
    text-decoration: none;
    cursor: pointer;
}

img {
    border: 0px;
}

hr {
    border: 1px solid #cccccc;
    margin: 12px 0px;
}

*html hr {
    margin: 5px 0px;
}

*+html hr {
    margin: 5px 0px;
}

.formTable {
    border: 0px;
    border-collapse: collapse;
}

.formTable th {
    font-weight: normal;
    text-align: right;
    border: 1px solid #999999;
    height: 2.5em;
    background-color: #e0f1f8;
    padding-right: 6px;
}

.formTable td {
    border: 1px solid #999999;
    word-break: break-all;
    height: 2.5em;
    padding-left: 6px;
}

.searchTable {
    border: 1px solid #2F5984;
    border-collapse: collapse;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-top: 0.5em
}

.searchTable-th {
    text-align: right;
    border: 1px solid #2F5984;
    height: 2em;
}

.searchTable-td {
    border: 1px solid #2F5984;
    word-break: break-all;
    height: 2em;
    padding-left: 1em;
}

.listTable {
    border: 0px;
    border-collapse: collapse;
}

.listTable th {
    font-weight: normal;
    text-align: center;
    border: 1px solid #CCCCCC;
    color: #000000;
    height: 2em;
    background-color: #54ABEC;
}

.listTable td {
    border: 1px solid #CCCCCC;
    word-break: break-all;
    height: 2em;
    text-align: left;
    padding-left: 2px;
}

.sitebarContainer {
    margin-top: 0px;
    width: 165px;
    margin-bottom: 0px;
    background-color: #999999;
}

.sitebarTopic {
    display: block;
    width: 165px;
    line-height: 19px;
    text-indent: 2.0em;
    font-weight: bold;
    cursor: pointer;
    background-image: url(../Images/left_aj2.gif);
    color: #000099;
}

.sitebar {
    background-color: #84B4EE;
    width: 165px;
}

.sitebar ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sitebar li {
    margin: 0px;
    padding: 0px;
    line-height: 2em;
    text-indent: 1em;
}

.sitebar li a {
	color: #FFFFFF;
    display: block;
    height: 2em;
    text-indent: 1.5em;
}

.sitebar li a img {
	margin-right: 4px;
}

.sitebar li a:hover {
    color: #FFFFFF;
    background-color: #1888EA;
}

.sitebar li a.here {
    color: #FFFFFF;
    background-color: #FFA200;
}

.sitebarAbg {
    background-color: #999999;
    color: #FFFFFF;
}

.hsitebar {
    margin: 0px;
}

.hsitebar li {
    margin: 0; 
    padding: 0;
    display: inline;
    list-style-type: none;
}

.hsitebar li a:hover {
    color: #000000;
    cursor: pointer;
}

.hsitebar1 {
    margin: 0px;
}

.hsitebar1 li {
    margin: 0; 
    padding: 0;
    float: left;
    list-style-type: none;
}

.vsitebar {
    margin: 0px;
}

.vsitebar li {
    margin: 0; 
    padding: 0;
    display: block;
    list-style-type: none;
}

.vsitebar li a:hover {
    color: #000000;
    cursor: pointer;
}

.pagerbar {
    margin: 3px 0px;
    padding: 0px;
    list-style-type: none;
}

.pagerbar li {
    display: inline;
    height: 2em;
    margin: 0px;
    text-align: left;
}

.odd {
    background-color: #e0f1f8;
}

.noime {
    ime-mode: disabled;
}

.message {
    color: red;
}

.caption {
    background-color: #54ABEC;
}

.to {
    padding: 5px;
    background-color: #e0f1f8;
}

input.file {
    height: auto;
    width:400px;
}

*html input.file {
	height: 20px;
    line-height: 18px;
    width:400px;
}

*+html input.file {
	height: 20px;
    line-height: 18px;
    width:400px;
}

input.checkbox {
    margin: 4px 3px;
}

*html input.checkbox {
    margin: 0px;
}

*+html input.checkbox {
    margin: 0px;
}

input.radio {
    margin: 4px 3px;
}

*html input.radio {
    margin: 0px;
}

*+html input.radio {
    margin: 0px;
}

.button {
    padding: 0px 8px;
    display: inline-block;
    background-color: #108AC6;
    border: 1px solid #d2f3fd;
    cursor: pointer;
    color: #ffffff;
    height: 19px;
    line-height: 19px;
}

.button:hover {
    color: #000000;
    text-decoration: none;
}

.box2 {
    margin: 0px 2px;
}

.hand {
    cursor: pointer;
}

div.loading {
    position: absolute;
    display: none;
}

div.loading .loadingContainer {
	white-space: nowrap;
	background-color: #ffffff;
	height: 20px;
}

div.loading .loadingImage {
	background-image: url(../images/loading.gif);
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	background-color: #ffffff;
}

div.loading .loadingText {
	display: block;
	float: left;
	background-color: #ffffff;
	height: 20px;
	line-height: 20px;
}

.forbid {
    color: #999999;
}

.cut {
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	word-break:keep-all;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

*html .clearfix {
    height:1%;
}

*+html .clearfix {
    height:1%;
}

.clearfix {
    display:block;
}
