﻿body {
	margin:0px; padding:0px; font-size:62.5%; font-family:宋体,Verdana,Arial,Helvetica,sans-serif;
	background-color:#cee3ed; background-image:url(Images/index_1000.jpg); background-repeat:repeat-x;
	
}

a {
	font-size:1.1em; text-decoration:none; color:#2967a4;
}
a:link {

}
a:visited {

}
a:hover {
   color:#ff8c05;
}
a:active {
}
a img {
 border-style:none;
}
ul{
	margin:0px; padding:0px;
}
li{
	margin:0px; padding:0px;
}
img{
	 border:0px;
}

/*通用部分设计*/
.Max
{
   margin:0px auto; width:1002px;	
}
.borderColor{ border-color:#96c2f1;}
.backColor{ background-color:#eff7ff;}

.backColor2{ background-color:#eaeaea;}

.TbCenter{ border-bottom:solid 1px; border-right:solid 1px; border-top-style:none; border-left-style:none;}
.TbRight{ border-bottom:solid 1px; border-top-style:none; border-left-style:none; border-right-style:none;}
.TbBottom{ border-right:solid 1px; border-top-style:none; border-left-style:none; border-bottom-style:none;}


#main
{
   margin:0px auto; width:1008px; background-color:#FFF; border-left:solid 1px #e6e8eb; border-right:solid 1px #e6e8eb;	
}

.Left 
{
	width:380px; margin-top:2px; margin-left:0px; border:solid 1px #96c2f1; float:left; }
.Center 
{
	width:380px; margin-top:2px; margin-left:1px; border:solid 1px #96c2f1; float:left; }
.Right 
{
	width:240px; margin-top:2px; margin-left:1px; border:solid 1px #96c2f1; float:left; }


#Part01 { height:31px; background-image:url(Images/index_1001.gif); background-repeat:repeat-x; border-style:none; }
#Part02 { height:150px; margin-top:1px; border-style:none; }
#Part03 { height:100px; margin-top:2px; background-image:url(Images/index_1002.gif); background-repeat:repeat-x; border-left:solid 1px #96c2f1; border-right:solid 1px #96c2f1;}

#Part04 { height:220px; margin-top:2px;}

#Part05 { height:426px; margin-top:2px; border:solid 1px #96c2f1; background-image:url(Images/bc.gif); background-repeat:repeat-x;}

.BC_A
{
	height:26px; font-size:1.2em; border-right:solid 1px #9ad26e;
}
.BC_A_S
{
    height:26px; font-size:1.2em; background-color:#FFF; border-top:solid 1px #fff; border-bottom:solid 1px #9ad26e; border-left:solid 1px #9ad26e;	
}


#Logo
{
	width:222px; height:100px; border-style:none;
}
#Menu
{
	width:780px; height:100px;
}
.MenuList
{
	float:left; overflow:hidden; padding-top:8px; display:inline; margin-left:18px; border-right:solid 1px #eaeaea; 
}

.MenuList ul{ clear:both; height:24px; list-style-type:none; }
.MenuList li{ padding-left:6px; padding-right:6px; list-style-type:none; display:inline; }
.MenuList a{ font-size:1.2em; color:Black;}
.MenuList a:hover{ text-decoration:underline; color:#da70d6;}

.title
{
   height:32px; background-image:url(Images/index_1006.jpg); background-repeat:no-repeat; color:#FFF;
}
.titleUL{ list-style-type:none; display:inline;}
.titleUL li{ list-style-type:none; display:inline;}
.titleUL li a{ font-size:1.2em; color:#FFF; text-decoration:none; margin-right:3px;}

.title1
{
   height:30px; background-image:url(Images/index_1004.gif); background-repeat:repeat-x;
   font-size:1.2em; border-bottom:solid 1px;
}

.title3
{
   height:27px; background-image:url(Images/index_1028.gif); background-repeat:repeat-x;
   font-size:1.2em; border-bottom:solid 1px;
}

.title4
{ border:s0lid 1px #eaeaea; background-color:#bddefd;  margin-left:10px; margin-top:8px; width:110px; height:28px;
   
	 text-align:center; line-height:30px; float:left; font-size:1.1em;
	}


.tb1
{
	background-image:url(Images/index_1005.gif); background-repeat:no-repeat;  float:left;
    font-size:1.1em; border:solid 1px #96c2f1;
}

.tb2
{
	height:144px;
	background-image:url(Images/index_1012.gif); background-repeat:repeat-x;
	border:solid 1px #96c2f1;
}


.TabHead
{
	padding:0px; margin:0px; margin-left:1px;
	width:100%; height:34px;
	background-image:url(Images/index_1007.gif); background-repeat:repeat-x;
}
.TabHead ul
{
	padding:0px; margin:0px;
}

.TabHead li
{
	padding:0px; margin:0px;
	display:inline; float:left; 
	cursor:pointer;
	width:94px; 
	text-align:center;
	border-left:solid 0px #bebebe;
}

.TabHead li.tabSelected
{
    padding:0px; margin:0px;
	border-top:solid 0px #bebebe; 
	width:94px; height:34px;
	background-image:url(Images/index_1008.gif); background-repeat:repeat-x;

}

.TabHead li a
{
   text-decoration:none; 
   font-size: 1.2em; font-weight: bold; color: #0a5aa5;
   line-height:34px;
}

.TabHead li a:hover
{
   color:#0a5aa5; text-decoration:underline;
}

.TabContent
{
  clear:both;
  padding:0px; margin:0px;
  border-style:none;
  height:172px;
  background-color:#e2ecfc;
}

.TabContent ul
{
	padding:0px; margin:0px;
}

.TabContent li
{
	margin-left:2px;
	list-style-type:none;
	list-style-position:inside;
}

.TabContent li a
{
	text-decoration:none; 
    font-size: 1.1em; color:#2967a4;
    margin-left:1px;
    line-height:26px;
}
.TabContent li a:hover
{
	text-decoration:none; color:#f60;
}


List3
{
	
}

.List5 { display:inline;} 
.List5 li {	list-style-type:none; float:left; border:solid 1px #eaeaea; background-color:#bddefd; margin-left:10px; margin-top:8px; width:110px; height:28px; }
.List5 li a { font-size:1.2em; text-align:center; line-height:28px;}


.LogoListBox{ margin-top:1px; border-left:solid 1px #96c2f1; border-right:solid 1px #96c2f1; border-bottom:solid 1px #96c2f1;}
.LogoList 
{
	overflow:hidden; z-index:1; margin-top:0px;
}
.LogoList .Cont 
{
	padding-left:0px; padding-right:0px; padding-bottom:0px; padding-top:2px;
    float:left; margin-left:1px; overflow:hidden; width:940px; 
}
.LogoList .ScrCont 
{
	width:10000px; 
}
.LogoList .box 
{
	float:left; width:112px; text-align:center;
}
.LogoList .box IMG 
{
	border:solid 1px #646263; display:block; margin:0px auto;
}
.LogoList .box a:hover IMG 
{
	border:solid 1px #5385cc;
}
.LogoList .box P {
	margin: 6px auto 0px; width:97px; line-height:20px;
}
.LogoList #List1_1 
{
	float:left;
}
.LogoList #List2_1
{
	float:left;
}

/*页面信息介绍标题*/
.PageInfo
{
   width:100%; height:32px; margin-top:5px; border:solid 1px #eaeaea; background-image:url(Images/index_1010.jpg); background-repeat:repeat-x;
}

/*DataList 分页器*/

.DLsplit
{
   width:100%; margin-top:5px; height:24px; font-size:1.2em; background-color:#eff7ff;
} 


/*GridView数据列表控件*/
.GridView
{
   margin:0% auto; margin-top:5px; width:100%; border:solid 1px #93bee2;
}
.GridHeader
{
    height:26px;
    background-color:#C6D9EB;  background-image:url(Images/GV_01.gif); background-repeat:repeat-x;
    font-size:12px; color:#3c5392;
    text-align :center;
}
.GridRow
{
	height:20px;
	border:solid 1px #93bee2;
	font-size:1.2em; color:#3c5392;
	background-color:#FFF;
	text-align:left;
}
.AlterRow
{
    height:20px;
	border:solid 1px #93bee2;
	font-size:12px; color:#3c5c92;
	background-color:#e8f4ff;
	text-align:left;
}
.GridFooter
{
	height:22px;
	border:solid 1px #93bee2;
	font-size:12px; color:Red;
	text-align:center;
}
.GridEmptyRow
{
	height:24px;
	border:solid 1px #afdbff;
    font-size:12px; color:#0a5aa5;
    text-align:center;
}

.DetailsView
{
	width:100%;
}
.DetailsViewHeader
{
    background-color:#6495ED;
	font-size:14px; color:#f7f7f7;
	text-align:center;
	height:30px;
}
.DetailsViewFieldHeader
{
	width:30%; border-right:solid 1px #eaeaea;
	font-size:12px; color:#4a3c8c; font-weight:bold;
	text-align:center;
}
.DetailsViewRow
{
	background-color:#e7e7ff;
	font-size:12px; color:#4a3c8c;
	height:24px; 
}
.DetailsViewAlterRow
{
	background-color:#f7f7f7;
	font-size:12px; color:#4a3c8c;
	height:24px; 
}