﻿@charset "utf-8";
body
{
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	
}
img{
	border:0px;
	}

a
{   color:#060; 
	text-decoration:none;	
	
}
a:hover
{
	text-decoration:none;
	color:#F30;
}
html { overflow-x: hidden; overflow-y: auto; } 

/*
#aspPageNet a 
{
	border:1px solid #c8c8c8;
	width:20px;
	padding-left:3px;
	padding-right:3px;
	height:10px;
	margin:2px;
	font-size:15px;
}
*/
.pagelist a{margin:0;padding:3px 5px;color:#000;border: solid 1px #a6a6a6;line-height:30px;} 
.pagelist a:hover{color:red;border: solid 1px #a6a6a6;} 
.pagelist a.on{border: solid 1px #a6a6a6;} 
.pp_Input
{border:1px solid #c8c8c8;margin-bottom:4px;}
.pp_Submit{ border:none; background-color:#F5F5DC;margin-bottom:4px;margin-left:4px; padding-top:2px; padding-bottom:2px}
/*=============Table=================*/
.table
{
  background-color:#c8c8c8;
  font-family:Arial, Helvetica, sans-serif;
}
.tr
{
	background-color:#ffffff;
}
.td120
{
	width:120px;
	height:30px;
	padding-right:4px;
	text-align:right;	
}
.tdNote
{
	background-color:#F1F8F1;
	padding-left:20px;
	padding-right:20px;
	margin-left:10px;
	color:#c8c8c8;
	text-align:left;
}
.tdLeft
{
	height:24px;
	width:180px;
	padding-right:5px;
	background-color:#F8FFF0;
	text-align:right;	
}
.tdColspan
{
	padding-left:2px;
	text-align:left;
}
.tdRight
{
	text-align:left;
	
}
.tdHead,.tdHead2
{
	padding-left:10px;
	font-weight:bold;
	background-image:url(../../admin/Images/td_title_bg.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	font-family:Arial;
	height:25px;
	padding:1px;
	color:#060;
	
}
.tdHead2
{
	background-image:none;
	background-color:#F3F3F3;
}
.td_10px{
	margin-left:15px;
	}

.tdFooter
{
	height:25px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
 .SearchCell
         {
            height:30px;
            margin-bottom:5px;
         }
.tdTemp
{
	padding-right:4px;
	font-weight:bold;
	color:#FF6600;
	width:90px;
	text-align:right;
}
.tdText
{
	 font-weight:bold;
	 text-align:right;
	 padding-right:4px;
}
/*=============End=================*/

.ddl
{
    margin:1px;
    border:1px #AADAFE solid;
    width:155px;
}
/*=============TextBox=================*/
.input2 
{
    border:1px #C1DF91 solid;
    background:#F3F3F3; 
    text-align:left;   
    margin:1px 1px 1px 1px;
    padding-top:2px;
	font-size:14px;
}

.input2:hover
{
    border:1px #390 solid;
    background:#F2FFE6;
    color:#060;
    padding-top:2px;
}

.txt90
{
	width:90px;
	border:1px solid #c8c8c8;
}
.txt120
{
	width:120px;
	border:1px solid #c8c8c8;
}
.txtBottomSolid
{
	border-bottom:1px solid black;
	border-left:none;
	border-top:none;
	border-right:none;
}
.txtBottomSolid:hover
{
    background:#EBF8FF;
    color:red;
	}
.txtBottomSolid30
{
	border-bottom:1px solid black;
	border-left:none;
	border-top:none;
	border-right:none;
	width:50px;
	color:Red;
	text-align:right;
	padding-right:5px;
}
.txtBottomSolid60
{
	border-bottom:1px solid black;
	border-left:none;
	border-top:none;
	border-right:none;
	width:60px;
}
.txtBottomSolid90
{
	border-bottom:1px solid black;
	border-left:none;
	border-top:none;
	border-right:none;
	width:90px;
}
.txtBottomSolid120
{
	border-bottom:1px solid black;
	border-left:none;
	border-top:none;
	border-right:none;
	width:120px;
}
.txtBottomSolid180
{
	border-bottom:1px solid black;
	border-left:none;
	border-top:none;
	border-right:none;
	width:180px;
}
.txtBottomSolid100
{
	border-bottom:1px solid black;
	border-left:none;
	border-top:none;
	border-right:none;
	width:98%;
	text-align:left;
}
.UpLoadFile
{
 background-color:#c4d4e0;
 border:1px solid;
}
/*=============End=================*/


/*=============Button=================*/
.btn60
{
	width:60px;
	border:1px solid #C4D4E0;
}
.btn90
{
	width:90px;
	border:1px solid #C4D4E0;
}
.btn
{
	border:1px solid #CCCCCC;
	background:#FDFDFD;
	width:90px;
	height:25px;
	text-align:center;	
	font-weight:bold;
}


.btnzc {
	border-bottom: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	background: url(menuitem_bg.gif); 
	height: 24px; color: #000000; font-size: 14px; border-top: #cccccc 1px solid; cursor: hand; 
	font-weight: bold; border-right: #cccccc 1px solid; padding-top: 0px !important;
	padding:4 10 4 10;
	width:90px;
}
.btnzc:hover {
	border-bottom: #66dfff 1px solid; 
	border-left: #66dfff 1px solid; 
	padding-bottom: 4px !important; 
	background: url(menuitem_ed_n.gif); 
	width:90px;
	height: 24px; color: #000000; font-size: 14px; border-top: #66dfff 1px solid; cursor: pointer; font-weight: bold; border-right: #66dfff 1px solid; padding-top: 2px
}

.btn90
{
	border:1px solid #2486CC;
	background:#C4D4E0;
	width:90px;
	height:25px;
	text-align:center;
}
.upfile
{
	border:1px solid #2486CC;
	background:#C4D4E0;
	width:450px;
}
/*=============End=================*/

/*============DIV=================*/
.Div_Nav
{
  padding-top:10px;  
  margin-bottom:0px;
  color:#333;
  font-weight:bold;
  width:100%;
  height:22px;
  font-size:14px;
}
.divList
{
	margin-bottom:40px;
	margin-top:20px;
}
.divMeetingNumber
{
	font-weight:bold;
	font-size:14px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:4px;
	background-color:#F5F4F4;
	margin-top:8px;
	border-left:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
}
.Div_ToolBar
{
border-bottom: 1px solid #ccc; 
border-top: 1px solid #CCC;
margin-bottom: 10px;
background-color: #F0FAFF;
}
.DivBtn
{
	float: left;
	width: 88px;
	height: 32px;
	text-align: center;
	vertical-align:middle;	
	cursor: hand;	
	margin-right:8px;
	overflow:hidden;
}
.divHotelButton
{
	border:1px solid #A80000;
	background-color:#A80000;
	color:#FFFFFF;
	float:left;
	width:100px;
	height:25px;
	vertical-align:middle;
	margin-right:10px;
	padding-top:5px;
}
.divMarriageButton
{
	border:1px solid #FFF0E0;
	background-color:#FFF0E0;
	color:#960000;
	float:left;
	width:100px;
	height:25px;
	vertical-align:middle;
	margin-right:10px;
	padding-top:5px;
}
/*=============End=================*/


/*============GridView=================*/
.gridView
{
 width:100%;
 border:1px solid #c8c8c8;
 height:25px;
}
.gridHead
{
 width:100%; 
 height:25px;
 color:#5F92DC;
 background-color:#F5F4F4;  
 border:1px solid #c8c8c8;
 text-align:center;
}
.gridHead td,th
{
	 border:1px solid #c8c8c8;
}
.FooterStyle td
{
	 border:1px solid #c8c8c8;
}

.RowStyle td
{
	padding:3px;
    border:1px solid #c8c8c8;
}
.MT
{
	height:40px;
	width:120px;
	text-align:center;
}
/*============End=================*/

