html, body, table, td, tr
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Î¢ÈíÑÅºÚ;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}
a
{
	color: #dd4a29;
	text-decoration: underline;
}

.GridViewmargin
{
	margin: 0px auto;
}
.GridViewmargin, .GridViewmargin td, .GridViewmargin th
{
	border-collapse: collapse;
	border: solid 1px #dddddd;
}
.select
{
	border: solid 1px #cccccc;
	width: 150px;
	height: 24px;
	margin: 0px 6px;
	vertical-align: middle;
	font-size: 14px;
	font-family: Î¢ÈíÑÅºÚ;
	color: #777;
	line-height: 24px;
	vertical-align: middle;
}
.Text
{
	font-size: 14px;
	font-weight: normal;
	padding: 3px;
	color: #777;
	border: solid 1px #cccccc;
	margin: 0px 6px;
	vertical-align: middle;
}


.Btn
{
	border: none;
	background: none;
	background-color: #3bb3e0;
	font-size: 14px;
	font-family: Î¢ÈíÑÅºÚ;
	text-decoration: none;
	color: #fff;
	padding: 4px 14px;
	margin: 10px 20px 20px 20px;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0, rgb(44,160,202)), 	color-stop(1, rgb(62,184,229)) 	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 8px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 8px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 8px 5px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 8px 5px #999;
}

.Btn:active
{
	top: 3px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0, rgb(62,184,229)), 	color-stop(1, rgb(44,160,202)) 	);
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}


.Btn1
{
	border: none;
	background: none;
	background-color: #ff8e00;
	font-size: 14px;
	font-family: Î¢ÈíÑÅºÚ;
	text-decoration: none;
	color: #fff;
	padding: 4px 14px;
	margin: 10px 20px 20px 20px;
	background-image: linear-gradient(bottom, rgb(255,128,0) 0%, rgb(255,174,0) 100%);
	background-image: -o-linear-gradient(bottom, rgb(255,128,0) 0%, rgb(255,174,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(255,128,0) 0%, rgb(255,174,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,128,0) 0%, rgb(255,174,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(255,128,0) 0%, rgb(255,174,0) 100%);
	background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0, rgb(255,128,0)), 	color-stop(1, rgb(255,174,0)) 	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #ff7c00, 0px 5px 0px 0px #a6590a, 0px 8px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #ff7c00, 0px 5px 0px 0px #a6590a, 0px 8px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #ff7c00, 0px 5px 0px 0px #a6590a, 0px 8px 5px #999;
	box-shadow: inset 0px 1px 0px #ff7c00, 0px 5px 0px 0px #a6590a, 0px 8px 5px #999;
}

.Btn1:active
{
	top: 3px;
	background-image: linear-gradient(bottom, rgb(255,174,0) 0%, rgb(255,128,0) 100%);
	background-image: -o-linear-gradient(bottom, rgb(255,174,0) 0%, rgb(255,128,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(255,174,0) 0%, rgb(255,128,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,174,0) 0%, rgb(255,128,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(255,174,0) 0%, rgb(255,128,0) 100%);
	background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0, rgb(255,174,0)), 	color-stop(1, rgb(255,128,0)) 	);
	-webkit-box-shadow: inset 0px 1px 0px #ff7c00, 0px 2px 0px 0px #a6590a, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #ff7c00, 0px 2px 0px 0px #a6590a, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #ff7c00, 0px 2px 0px 0px #a6590a, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #ff7c00, 0px 2px 0px 0px #a6590a, 0px 5px 3px #999;
}

.Btn2
{
	border: none;
	background: none;
	background-color: #94cb28;
	font-size: 14px;
	font-family: Î¢ÈíÑÅºÚ;
	text-decoration: none;
	color: #fff;
	padding: 4px 14px;
	margin: 10px 20px 20px 20px;
	background-image: linear-gradient(bottom, rgb(103,181,0) 0%, rgb(176,217,51) 100%);
	background-image: -o-linear-gradient(bottom, rgb(103,181,0) 0%, rgb(176,217,51) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(103,181,0) 0%, rgb(176,217,51) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(103,181,0) 0%, rgb(176,217,51) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(103,181,0) 0%, rgb(176,217,51) 100%);
	background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0, rgb(103,181,0)), 	color-stop(1, rgb(176,217,51)) 	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #72ba08, 0px 5px 0px 0px #496b18, 0px 8px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #72ba08, 0px 5px 0px 0px #496b18, 0px 8px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #72ba08, 0px 5px 0px 0px #496b18, 0px 8px 5px #999;
	box-shadow: inset 0px 1px 0px #72ba08, 0px 5px 0px 0px #496b18, 0px 8px 5px #999;
}

.Btn2:active
{
	top: 3px;
	background-image: linear-gradient(bottom, rgb(176,217,51) 0%, rgb(103,181,0) 100%);
	background-image: -o-linear-gradient(bottom, rgb(176,217,51) 0%, rgb(103,181,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(176,217,51) 0%, rgb(103,181,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(176,217,51) 0%, rgb(103,181,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(176,217,51) 0%, rgb(103,181,0) 100%);
	background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0, rgb(176,217,51)), 	color-stop(1, rgb(103,181,0)) 	);
	-webkit-box-shadow: inset 0px 1px 0px #72ba08, 0px 2px 0px 0px #496b18, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #72ba08, 0px 2px 0px 0px #496b18, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #72ba08, 0px 2px 0px 0px #496b18, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #72ba08, 0px 2px 0px 0px #496b18, 0px 5px 3px #999;
}

.lab
{
	font-family: Î¢ÈíÑÅºÚ;
	font-size: 14px;
	color: #7a7a7a;
}

#div2
{
	margin: 0px 10px;
}
#line
{
	width: 100%;
	height: 1px;
	background-color: #dddddd;
	margin: 0px 0px 10px 0px;
}

#div3
{
	text-align: center;
}
h2
{
}
#tab_menu
{
	width: 100%;
	height: 30px;
	overflow: hidden;
	box-shadow: 1px 1px 4px #dbdbd9;
}
#page
{
	height: 500px;
	background-color: #f9f9f9;
	box-shadow: 1px 1px 4px #dbdbd9;
	width: 100%;
	padding: 1px 0px;
}



.tab1
{
	margin: 10px auto;
	width: 96%;
	background-color: #f9f9f9;
	box-shadow: 1px 1px 4px #cfcfcf;
	height: 100%;
	color: #7a7a7a;
}

.text
{
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	color: #777;
	border: solid 1px #cccccc;
	width: 150px;
	height: 16px;
	margin: 0px 6px;
	vertical-align: middle;
}

.tab1 td
{
	border-bottom: 1px solid #eaeaea;
	height: 28px;
	font-size: 12px;
}
.tab1, .tab td
{
	border-collapse: collapse;
}

.Btnb, .Btng
{
	width: 50%;
	height: 50px;
	border: none;
	background: none;
	color: #FFF;
	font-family: Î¢ÈíÑÅºÚ;
	font-size: 16px;
	float: left;
}
.Btnb
{
	background-color: #43c4e4;
	border-bottom: 3px solid #36b3d1;
}
.Btng
{
	background-color: #cfcfcf;
	border-bottom: 3px solid #bebebe;
}


.pages
{
	color: #999;
	margin-top: 8px;
}
.pages a, .pages .cpb
{
	text-decoration: none;
	padding: 3px 5px;
	border: 1px solid #ddd;
	background: #ffff;
	font-size: 12px;
	color: #333333;
}
.pages a:hover
{
	background-color: #333333;
	color: #fff;
	border: 1px solid #333333;
	text-decoration: none;
}
.pages .cpb
{
	font-weight: bold;
	color: #fff;
	background: #333333;
	border: 1px solid #333333;
}
