body { margin: 0px; padding: 10px 10px 10px 10px; font-size: 12px; font-family: Arial Î¢ÈíÑÅºÚ ËÎÌå; }
div, ul, li, iframe, form, p { margin: 0px; padding: 0px; }
ul { list-style: none; }
iframe, img { border: 0px; }
table { border-collapse: collapse; }

a:link, a:visited, a:active { line-height: 20px; color: #333333; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

table { border: solid 1px #e8eef4; border-collapse: collapse; }
table td { padding: 5px; border: solid 1px #e8eef4; font-family: ËÎÌå; }
table th { padding: 6px 5px; text-align: left; background-color: #e8eef4; border: solid 1px #e8eef4; }

/*Menu Page*/
.menuItem { overflow: hidden; margin-top: 10px; }
.menuItemTitle { overflow: hidden; width: 158px; line-height: 25px; text-align: center; cursor: pointer; }
.subMenu { clear: both; display: none; }
.subMenuItem { float: left; overflow: hidden; width: 158px; height: 24px; line-height: 24px; text-align: center; background-color: #edf1fd; }
.subMenuItem a { line-height: 24px; }
.bg1 { background-image: url(../Images/m_1.gif); background-repeat: no-repeat; }
.bg2 { background-image: url(../Images/m_2.gif); background-repeat: no-repeat; }
.bg3 { background-image: url(../Images/m_3.gif); background-repeat: no-repeat; }
.bg4 { background-image: url(../Images/m_4.gif); background-repeat: no-repeat; }
.bg5 { background-image: url(../Images/m_5.gif); background-repeat: no-repeat; }
.bg6 { background-image: url(../Images/m_6.gif); background-repeat: no-repeat; }
.bg7 { background-image: url(../Images/m_7.gif); background-repeat: no-repeat; }
.bg8 { background-image: url(../Images/m_8.gif); background-repeat: no-repeat; }
.bg9 { background-image: url(../Images/m_9.gif); background-repeat: no-repeat; }
.bg0 { background-image: url(../Images/m_10.gif); background-repeat: no-repeat; }

/*Edit Page*/
.EditLine { float: left; width: 100%; line-height: 30px; margin-top: 10px; }
.EditTitle { display: block; float: left; width: 120px; }
.EditInput { display: block; float: left; }
.EditInput input, .EditInput select, .EditInput textarea { vertical-align: middle; }
.EditInput input[type="text"] { width: 623px; }
.EditInput textarea { width: 623px; height: 50px; }
.EditButton { float: left; margin-left: 120px; }

/*List Page*/
.thNumber { width: 40px; text-align: center; }
.thSelect { width: 50px; text-align: center; }
.thCommend, .thOrder, .thAction { width: 60px; text-align: center; }
.thTitle { width: 400px; }
.thDate { width: 100px; text-align: center; }

.tdSelect, .tdNumber, .tdCommend, .Order, .tdAction { text-align: center; }
.tdTitle { text-align: left; }
