﻿body {font-size: 12px; margin:0px; padding-top:6px; cursor:default; color:#0F0F0F;}/*#666666*/

a{font-size: 12px;color: #666666;}/*#666666*/
a:link {text-decoration: none;font-family:"微软雅黑";}
a:visited {text-decoration: none;color: #666666;font-family:"微软雅黑";}/*#666666*/
a:hover {text-decoration: underline;color: #F00;font-family:"微软雅黑"; cursor:pointer;}
a:active {text-decoration: none;color: #F00;font-family:"微软雅黑";}

.btn_Gray{background-color: #f9f9f9; border: 1px solid #e7e7e7;font-size: 14px; color: #666666; padding:0px 6px 0px 6px; height: 26px;line-height:22px;font-family: 微软雅黑;text-align:center; vertical-align:middle;line-height:24px;}
.btn_Red{ background:url(../Images/ButtonRed.png) repeat-x; color:#ffffff;font-size:14px; font-weight:bold;border:0px; height:24px;border:1px solid #ae2b01;}
.btn_Blue{ background:url(../Images/ButtonBlue.png) repeat-x; color:#ffffff;font-size:14px; font-weight:bold;border:0px; height:24px;border:1px solid #367bd8;}
.btn_Red32{ background:url(../Images/ButtonRed.png) repeat-x; color:#ffffff;font-size:14px; font-weight:bold;border:0px; height:32px;border:1px solid #ae2b01;}
.btn_Blue32{ background:url(../Images/ButtonBlue.png) repeat-x; color:#ffffff;font-size:14px; font-weight:bold;border:0px; height:32px;border:1px solid #367bd8;}
.btn_GraySmall{ background:url(../Images/ButtonGray.png) repeat-x; color:#ffffff;font-size:14px; font-weight:bold;border:0px; height:24px;border:1px solid #c2c0c0;}
.btn_RedBig{ background:url(../Images/ButtonRed.png) repeat-x; color:#ffffff;font-size:16px; font-weight:bold;border:0px; height:48px; border:1px solid #ae2b01;}
.btn_BlueBig{ background:url(../Images/ButtonBlue.png) repeat-x; color:#ffffff;font-size:16px; font-weight:bold;border:0px; height:48px; border:1px solid #0558aa;}

.btn_SelectBig{ background:url(../Images/Select.png) repeat-x; color:#FF3D00;font-size:16px; font-weight:bold;border:0px; height:44px; border:none;}
.btn_UnSelectBig{ background:url(../Images/Unselect.png) repeat-x; color:#ffffff;font-size:16px; font-weight:bold;border:0px; height:44px; border:none;}


.word1{color:#ef3800;font-family: 微软雅黑;}/*#ef3800*/
.word2{color:#666666;font-family: 微软雅黑;}/*#666666*/

.txtBox{border: 1px solid #e7e7e7; height:32px;  width:384px; line-height:28px; vertical-align:middle; padding-left:4px;font-family: 微软雅黑; font-size:16px; color:#a9a9a9;}/*#a9a9a9*/
.txtBox1{border: 1px solid #e7e7e7; height:16px;  line-height:16px; vertical-align:middle; padding-left:4px;font-family: 微软雅黑; font-size:12px; color: Black;}/*#a9a9a9*/

.labelGray{background-color:#DEDEDE;width:110px; height:32px;float:left;  margin-right:11px; margin-top:11px;font-size: 12px;color: #767676;line-height:32px;}/*#f3f3f3 DEDEDE #767676*/
.labelYellow{background-color:#ffdeb3;width:110px; height:32px; float:left; margin-right:11px; margin-top:11px;font-size: 12px;color: #ff3d00;line-height:32px;}/*#ff3d00*/

/*远望排队信息*/
.labelQueueGray{background-color:#DEDEDE;width:148px; height:28px;float:left;font-size: 12px;color: #767676;line-height:28px;}/*#f3f3f3 DEDEDE #767676*/
.labelQueueYellow{background-color:#ffdeb3;width:148px; height:28px; float:left;font-size: 12px;color: #ff3d00;line-height:28px;}/*#ff3d00*/





.table th{height:20px; text-align:center; vertical-align:bottom; padding-bottom:2px;  background-color:#ecf0f1;color:#747577; font-weight:bold; font-size:12px;}/*#747577*/
.table td{height:20px; text-align:center; vertical-align:bottom; padding-bottom:2px;  color:#767676; font-size:12px;}/*#767676*/


.table1 th{height:28px; text-align:center; vertical-align:bottom; padding-bottom:2px;  background-color:#ecf0f1;color:#747577; font-weight: bold; font-size:14px;}/*#747577*/
.table1 td{height:24px; text-align:center; vertical-align:bottom; padding-bottom:2px;  color:#767676; font-size:12px;}/*#767676*/

.divWord{ line-height:18px;}


.txtLogin{width: 190px; height: 30px; font-size:large; line-height: 28px; border: solid 1px #A5A5A5; padding-left: 30px; }
.btnLogin{width: 100px; height: 40px; border: none; font-size: 14px;}


.AlternatingRowStyle
{background-color: #fefefe;}

.RowStyle
{background-color: #ffeebb;}



/*页夹的样式*/
.td_Type div
{
	margin-left:0px;
	border-top:solid 2px red;
    background-color:#F7F7F7;
    height: 40px; 
    line-height:40px;	        
    text-align:center;
    font-weight:bold;
    color:#747577;
    cursor:pointer;	
}
.td_Type div.currentType
{
	margin-left:0px;
    border-top:solid 4px #F88123;
    background-color:#ffffff;
    line-height:40px;	        
    text-align:center;
    font-weight:bold;
    color:#747577;
    cursor:pointer;
}





