﻿/* TreeGrid */
.tgDefault td{padding-top:3px;padding-bottom:3px;}
.tgDefault2{background-color: #ffffff;border-spacing: 0px;font-size: 12px;font-family: 宋体, 'Arial' , 'Verdana' , 'sans-serif' , 'Times New Roman';}
.tgDefault2 img{border: 0px;padding: 0px;margin: 0px;display: inline-block;}
.tgDefault2 td{margin: 0px;border-bottom: 1px solid #7DA8D4;line-heigth: 20px;height: 20px;padding-top:3px;padding-bottom:3px;}

/* GridView */
.kaGridView_title {background:url(images/controls/list_title_bg.gif) repeat-x;height:25px; border-bottom:1px solid #cccccc;}
.kaGridView_title th {height:25px;border-bottom:1px solid #cccccc;}
.kaGridView_title a {color:#666666!important;}
.kaGridView_title a:hover{color:#FF6600!important;}
.kaGridView{border-right:0;border-bottom:0;font-size: 9pt;}
.kaGridView td{color:#00479d!important;padding-top:5px;padding-bottom:5px;vertical-align:middle;}
.kaGridView th{text-align: left;height:25px;margin:0px; font-weight:normal; color:#666666;}
.kaGridView a,a:hover,a:link,a:visited{text-decoration: none;font-size: 9pt;}
.kaGridView_Row{background-color :#ffffff;}/* ji shu hang */
.kaGridView_AlternatingRow{background-color :#ecf9ff;}/* o shu hang */
.kaGridView_MouseOver{background-color :#ffe066!important;color:#00479d;}/* su biao jing guo de hang de yang si */
.gvTextBoxCss{width:20px;height:15px;BORDER-RIGHT: #DCDCDC 1px solid;BORDER-TOP: #DCDCDC 1px solid;BORDER-LEFT: #DCDCDC 1px solid;BORDER-BOTTOM: #DCDCDC 1px solid;}
.kaGridView_pagestyle { background:url(images/controls/list_pagination_bg.gif) right top;}
.kaGridView_pagestyle table{ margin-top:5px;}
.kaGridView_pagestyle table td{ color:#666666!important;height:20px;padding:0}
.kaGridView_pagestyle ul {float:right;list-style-type: none; margin:0}
.kaGridView_pagestyle li {float:left;list-style-type: none;}
.kaGridView_first1{margin-top:4px;cursor:pointer;background:url(images/controls/jiantou.gif) no-repeat -75px -1px; height:12px; width:11px;}
.kaGridView_first2{margin-top:4px;background:url(images/controls/jiantou.gif) no-repeat -1px -1px; height:12px; width:11px;}
.kaGridView_end1{margin-top:4px;cursor:pointer;background:url(images/controls/jiantou.gif) no-repeat -129px -1px; height:12px; width:11px;}
.kaGridView_end2{margin-top:4px;background:url(images/controls/jiantou.gif) no-repeat -55px -1px; height:12px; width:11px;}
.kaGridView_previous1{margin-top:4px;cursor:pointer;background:url(images/controls/jiantou.gif) no-repeat -102px -1px; height:12px; width:5px;}
.kaGridView_previous2{margin-top:4px;background:url(images/controls/jiantou.gif) no-repeat -28px -1px; height:12px; width:5px;}
.kaGridView_next1{margin-top:4px;cursor:pointer;background:url(images/controls/jiantou.gif) no-repeat -108px -1px; height:12px; width:5px;}
.kaGridView_next2{margin-top:4px;background:url(images/controls/jiantou.gif) no-repeat -34px -1px; height:12px; width:5px;}
.kaGridView_Selector{ width:25px; text-align:center; }

/* nei rong chao chu kuan du zi dong suo lie */
.myTable{table-layout: fixed;width:99%;}
.myTable td{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/* TextBox */
.kaTextBoxR{ FONT-SIZE: 11px;COLOR: #000000;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;BACKGROUND-COLOR: #FFF;border:#f5f5f5 1px solid; FONT-WEIGHT: normal;padding: 2px 1px 2px 1px;}
.kaTextBox{ border: 1px solid #cccccc;padding: 2px 1px 2px 1px;}

/* Button */
/* blue white */
.kaButton {width:auto;overflow:visible;padding:0 5px;height:20px;border: 1px solid #3399cc; font-size:9pt; color:#004986; line-height:17px; background:url(images/controls/btn_fv_operate2.gif) repeat-x; background-color:#ffffff; cursor:pointer; }
/* yellow white */
.kaButton_Yellow {width:auto;overflow:visible;padding:0 5px;height:20px;border: 1px solid #cc9933; font-size:9pt; color:#333333; line-height:17px; background:url(images/controls/btn_fv_operate.gif) repeat-x; background-color:#ffffd4; cursor:pointer;}
/* gray white */
.kaButton_Gray {width:auto;overflow:visible;padding:0 5px;height:20px;border: 1px solid #aaaaaa; font-size:9pt; color:#333333; line-height:17px; background:url(images/controls/btn_fv_operate1.gif) repeat-x; background-color:#ffffff; cursor:pointer;}

.kaImageButton { height:25px; }
.kaImageButton_Search { width:63px; height:21px;cursor:pointer;}

.pagestyle {background:url(images/controls/list_pagination_bg.gif) right top}
.pagestyle td{padding-top:10px;padding-bottom:5px}