﻿body
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
	background-image: url(img/Graded.jpg);
	background-repeat: repeat-x;
	background-color: #ede4ff;
	color: #666664;
	margin:0px;
	padding:0px;
}
a
{
	color: #014eba;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.Clear
{
	clear:both;
}
.Content
{
	padding:5px;
}
.Split5
{
	height:5px;
	font-size:0px;
}
.Button
{
	border-right: #c95e00 1px solid;
	border-top: #c95e00 1px solid;
	border-left: #c95e00 1px solid;
	border-bottom: #c95e00 1px solid;
	color: #ffffff;
	line-height: 16px;
	background-color: #f1f1f1;
	background-image: url(img/button2.jpg);
}
#Top
{
	width: 960px;
}
#MenuFrame1
{
	background-image: url(img/menu.jpg);
	height: 35px;
	line-height: 35px;
	border-right: #c2b1e5 1px solid;
	border-top: #c2b1e5 1px solid;
	border-left: #c2b1e5 1px solid;
	border-bottom: #c2b1e5 1px solid;

	text-align:left;
}
#MenuFrame1 .Logo
{
	float:left;
	border:0px;
}
.Menu
{
	margin:0px;
	padding:0px;
	margin-left:10px;

	float:left;
}
.Menu li
{
	float:left;
	margin-right:1px;
}
.Menu li a
{
	display: block;
	color: #012095;
	text-decoration: none;
	text-align:center;
	padding-left:9px;
	padding-right:9px;
	height:25px;
	line-height:25px;
	margin-top:4px;
	width:30px;
}
.Menu .selected a
{
	background-color: #e7f5fe;
	border-right: #c2b1e5 1px solid;
	border-top: #c2b1e5 1px solid;
	border-left: #c2b1e5 1px solid;
	border-bottom: #c2b1e5 1px solid;
	padding-left:8px;
	padding-right:8px;

}
.Menu li a:hover
{
	background-color: #e7f5fe;
	border-right: #9d80dc 1px solid;
	border-top: #9d80dc 1px solid;
	border-left: #9d80dc 1px solid;
	border-bottom: #9d80dc 1px solid;
	padding-left:8px;
	padding-right:8px;
}

#MenuFrame1 .LoginState
{
	float:right;
	margin-right:5px;
}
#TopHelp
{
	margin-top: 5px;
	background-color: #e7f5fe;
	border-right: #c2b1e5 1px solid;
	border-top: #c2b1e5 1px solid;
	border-left: #c2b1e5 1px solid;
	border-bottom: #c2b1e5 1px solid;
	text-align: left;
}
#TopHelp h2
{
	margin:5px;
	padding:0px;
	font-size:14px;
	margin-left:0px;
	
}

#Main
{
	width:960px;
	margin-top:5px;

}

#Left
{
	width: 650px;
	float: left;
	text-align: left;
	background-color: #ffffff;
		border-right: #c2b1e5 1px solid;
	border-top: #c2b1e5 1px solid;
	border-left: #c2b1e5 1px solid;
	border-bottom: #c2b1e5 1px solid;
}
#Left .Content
{
	padding: 0px;
	border-right: #c9bde5 2px solid;
	border-bottom: #c9bde5 2px solid;
}
#Right
{
	width:300px;
	float:right;
	text-align:left;
}
#Right .Content
{
	padding: 0px;
}

.Item
{
	border-right: #c2b1e5 1px solid;
	border-top: #c2b1e5 1px solid;
	border-left: #c2b1e5 1px solid;
	border-bottom: #c2b1e5 1px solid;
}

#Right .Item
{
	border-right: #c9bde5 2px solid;
	border-bottom: #c9bde5 2px solid;
	background-color: #e7f5fe;
}
.Item .Title
{
	background-color: #eae6fd;
	padding:5px;
}
.Item .Text
{
	padding:5px;
}
#Bottom
{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 960px;
	border-top: #c6b9e5 1px solid;
}
#Bottom .Content
{
	text-align:left;
}

#modalBackground
{
	background-color : gray;
	filter : alpha(opacity=70);
	opacity : 0.7;
	position : absolute;
	top : 0px;
	left : 0px;
}
#animationDialog
{
	position: absolute;
	border: solid 1px black;
	color: Black;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

/*导航菜单*/
.StaticMenu
{

}
.StaticMenuItem
{
}
.DynamicMenu
{
	border-right: #c5b8e4 1px solid;
	border-top: #c5b8e4 1px solid;
	border-left: #c5b8e4 1px solid;
	border-bottom: #c5b8e4 1px solid;
}
.DynamicMenuItem
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E7F5FE;
}
.DynamicHover
{
	background-color: #ffffff;
}



.NewsItem
{

	width:300px;
}
.NewsItem .ItemHead
{
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	border-bottom: #9e81dd 1px dotted;
	color: dimgray;
	font-weight: bold;
}
.NewsItem .ItemText
{
	padding:3px;
}
.NewsItem .focusimg
{
	float:left;
	padding:3px;
}
.NewsItem .focusimg img
{
	border:0px;
	width:100px;
}
.NewsItem .ItemText ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.NewsItem .ItemText ul li
{
	padding-top:4px;
}

#Right .Item ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: decimal;
	margin-left:30px;
}
#Right .Item ul li
{
	margin:5px;
	margin-left:0px;
}
.DirectoryItem
{
	margin: 0px;
	padding: 0px;
}
.DirectoryItem li
{
	float:left;
	width:60px;
}