﻿form,body
{
    border-width:0px;
    font-size: 12px;
    font-family:'宋体',Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}

img{border-width:0px;}

a       {text-decoration:none;font-size:12px;}
a:link  {color: #000;}
a:visited{color:#000;}
a:hover {color: #f90;}
a:active{color: #f60;}

/**/
table   {border-collapse: collapse;border-width:0px;}
table td{padding: 0px;}
table th{padding: 6px 5px;text-align: center;border: solid 1px #e8eef4;background-color: #FF8000;font-size:14px;}

.tdHeight{border:solid 1px #ACBEC4;}
.tdHeight table{border: solid 1px #F4FEFC;color:#fff;background-color: #FFC080;}
.tdHeight td{height:33px;border: solid 1px #F4FEFC; padding:4px;color:#444}
.tdHeight a:link  {color: #444;}
.tdHeight a:visited{color: #444;}
.tdHeight a:hover {color: #fff;}
.tdHeight a:active{color: gray;}

.dataItemOff{background-color: #FFDFBF;}
.dateItemOn{background-color: #FFC080;}

#header{height:90px;border-bottom:2px #fca82a solid;overflow:hidden;margin:5px 0;}
#header a:link  {color: #000;}
#header a:visited{color: #000;}
#header a:hover {color: #f90;}
#header a:active{color: #f60;}


.brand{}
.brand .tit{cursor:default;height:30px;background-image:url(/Images/ind_class_tit_bg.gif);background-position:0px -90px;background-repeat:repeat-x;clear:both;}
.brand .tit .l,.brand .tit .r{height:30px;width:10px;background-image:url(/Images/ind_class_tit_bg.gif);background-repeat:no-repeat;}
.brand .tit .l{background-position:0px 0px;float:left;}
.brand .tit .r{background-position:0px -45px;float:right;}	
.brand .tit span{
    font-weight:bold;
	font-size:14px;
	height:30px;
	line-height:30px;
	padding:3px 0px 0px 10px;
	background-image:url(/Images/ind_class_tit_ico.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	color:#ff6600;
	float:left;
}
.brand .tit .subTitle{background-image:none;font-weight:normal;font-size:12px;color:#696969;padding-left:15px;}

.brand .con{
	border:1px solid #d1d1d1;
	border-top:none;
	margin-bottom:4px;
	padding: 10px;
	line-height: 24px;
    color:#000;
	}
.brand .con1{
	border:1px solid #d1d1d1;
	border-top:none;
	margin-bottom:5px;
	padding: 15px;
	line-height: 24px;
    color:#000;
	}


#main{padding:0;}

#footer{background-color:#999;color:#fff;padding: 10px;text-align: center;}

#userInfo{color:#fff;padding:4px;text-align:right;cursor:default}
#userInfo span{color:#aaa}
#userInfo span span{color:#f60}

.page{width: 1000px;margin-left: auto;margin-right: auto;}



#MainContent{padding :10px;}
#MainContent a       {text-decoration:none;}
/*
#MainContent a:link  {color: gray;}
#MainContent a:hover {color: gray;}
#MainContent a:active{color: gray;}
#MainContent a:visited{color: gray;}

fieldset{margin: 1em 0;padding: 1em;border: 1px solid #CCC;}
fieldset p{margin: 2px 12px 10px 10px;}
fieldset label{display: block;}
fieldset label.inline{display: inline;}
legend{font-size: 1.1em;font-weight: 600;padding: 2px 4px 8px 4px;}
*/
#pageinfo{padding:4px;text-align:right;}
/*
#pageinfo a:link  {color: gray;}
#pageinfo a:hover {color: gray;}
#pageinfo a:active{color: gray;}
#pageinfo a:visited{color: gray;}
*/
input[type="text"],input[type="password"]{width: 200px;border: 1px solid #CCC;}
input[type="text"]:hover,input[type="password"]:hover{border:solid 1px #6595D6;background-color:#F4F8FE;}
input[type="submit"],input[type="button"]{border:solid 1px #6595D6;background-color:#F4F8FE;}
input[type="submit"]:hover,input[type="button"]:hover{border:solid 1px #6595D6;background-color:#0066B3;}

.clear{clear: both;}
.error{color:Red;}

#menucontainer{margin-top:40px;}

.field-validation-error{color: #ff0000;}
.input-validation-error{border: 1px solid #ff0000;background-color: #ffeeee;}
.validation-summary-errors{font-weight: bold;color: #ff0000;}


.TipOff{background-color:#F0F0F0;border:solid 1px #999;cursor:default;margin:10px 0;line-height:16px;}
.TipOn{background-color:#DEF9FF;border:solid 1px #00A8FF;cursor:default;margin:10px 0;line-height:16px;}
.WrongOff{background-color:#FFF2E9;border:solid 1px #f60;cursor:default;margin:10px 0;line-height:16px;}
.WrongOn{background-color:#FFF2E9;border:solid 1px #f60;cursor:default;margin:10px 0;line-height:16px;}
.OkOff{background-color:#E6FFE6;border:solid 1px #00BE00;cursor:default;margin:10px 0;line-height:16px;}
.OkOn{background-color:#CFE6CF;border:solid 1px #408040;cursor:default;margin:10px 0;line-height:16px;}
.EditSuccess{background-color:#FFE6BF;border:solid 1px #f90;cursor:default;margin:10px 0;line-height:16px;}
.TipOff,.TipOn,.WrongOff,.WrongOn,.OkOff,.OkOn table{}
.TipOff,.TipOn,.WrongOff,.WrongOn,.OkOff,.OkOn,.EditSuccess td{padding:5px;}
