﻿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
{
	background-image: url(img/button.gif);
	border-right: #4a95c9 1px solid;
	border-top: #4a95c9 1px solid;
	border-left: #4a95c9 1px solid;
	border-bottom: #4a95c9 1px solid;
	color: #00156e;
	line-height: 16px;
	background-color: #f1f1f1;
}
blockquote
{
	border-right: #D2EAF6 1px solid;
	border-top: #D2EAF6 1px solid;
	border-left: #D2EAF6 1px solid;
	border-bottom: #D2EAF6 1px solid;
	padding: 5px;
	background-color: whitesmoke;
	font-size: 12px;
	margin: 5px;
	color: dimgray;
}
xmp
{
	border-right: #D2EAF6 1px solid;
	border-top: #D2EAF6 1px solid;
	border-left: #D2EAF6 1px solid;
	border-bottom: #D2EAF6 1px solid;
	padding: 5px;
	background-color: #ffffd9;
	margin:5px;
	word-wrap: break-word; word-break: break-all; 
}
.SystemMessage
{
	border-right: #D2EAF6 1px solid;
	border-top: #D2EAF6 1px solid;
	border-left: #D2EAF6 1px solid;
	border-bottom: #D2EAF6 1px solid;
	padding: 5px;
	background-color: #ffffd9;
	margin:5px;
	word-wrap: break-word; word-break: break-all; 
}
.Protocol
{
	border-right: #D2EAF6 1px solid;
	border-top: #D2EAF6 1px solid;
	border-left: #D2EAF6 1px solid;
	border-bottom: #D2EAF6 1px solid;
	width: 95%;
	height: 100px;
	overflow: auto;
	padding: 5px;
	background-color: whitesmoke;
}
.ErrorMessage
{
    font-weight: bold;
    color: #ff0033;
}
.TopicType_Jing a
{
	font-weight: bold;
}

#Top
{
	/*兼容firefox*/
	margin:auto;
	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;
	list-style-type: none;
}
.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;
}


/*导航菜单*/
.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;
}

#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;
}

#Main
{
	/*兼容firefox*/
	margin:auto;
	
	width:960px;
	margin-top:5px;
	
}

#Left
{
	width:155px;
	float:left;
	text-align:center;
	border-right: #c9bde5 3px solid;
	border-bottom: #c9bde5 3px solid;
}
#Left img
{
	border:0px;
	margin-left:20px;
	margin-right:10px;
}
#Left ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Left ul li
{
	border-top: #ffffff 1px solid;
}

#Left ul li a
{
	text-align: left;
	width: 155px;
	display: block;
	background-color: #e7f5fe;
	height:30px;
	line-height:30px;
}
#Left ul li a img
{
	float:left;
	margin-top:10px;
}

#Left ul li.selected a
{
	background-color: #eee5ff;
}
#Left ul li a:hover
{
	background-color: #eee5ff;
}
#Right
{
	width: 790px;
	float: right;
	background-color: #ffffff;
	margin-left:5px;
	text-align:left;
	border-top: #c9bde5 1px solid;
	border-left: #c9bde5 1px solid;
	border-right: #c9bde5 3px solid;
	border-bottom: #c9bde5 3px solid;
}
#RightContent
{

}
#Right .ItemHead
{
    margin-left: 8px;
    font-weight: bold;
    margin-top:5px;
    margin-bottom:5px;
}
.ContentHead
{
	height: 30px;
	line-height: 30px;
	background-color: #e7f5fe;
	border-top: #ede4ff 1px solid;
	border-bottom: #ede4ff 1px solid;
	font-size: 14px;
}
.ContentText
{
    width: 660px;
    margin-left: 8px;
}
.ContentHead img
{
	border:0px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	margin-top:8px;
}
.RightNav
{

	background-color: #c6b9e7;

}
.RightNav ul
{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.RightNav ul li
{
	float: left;
	border-right: #c6b9e7 1px solid;
}
.RightNav ul li a
{
	display: block;
	background-color: #EDE4FF;
	width:80px;
	height:25px;
	line-height:25px;
	text-align:center;
}
.RightNav ul li.selected a
{
	background-color: #ffffff;
}
.RightNavLine
{
	font-size: 0px;
	height: 3px;
	background-color: #ffffff;
}
.ItemTable
{
	width: 780px;
	margin-left: 6px;
	margin-bottom: 5px;
}
.ItemTable img
{
    border:0px;    
}
.ItemTable .ItemHead
{
	font-weight: bold;
	margin:5px;
}
.ItemTable_left
{
	vertical-align: top;
	background-color: #e7f5fe;
	width:160px;
}
.ItemTable_right
{
	vertical-align:top;

}
.Right_Left_Nav
{
}
.Right_Left_Nav_Head
{
	font-weight: bold;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:3px;
}
.Right_Left_Nav ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style-type: none;
}
.Right_Left_Nav ul li
{
    margin-top:3px;
    margin-bottom:3px;
}
.Right_Left_Nav ul li.selected
{
   font-weight: bold;
 }
.ItemTable_left hr
{
	color:#C6B9E7;
	height:1px;
	width:151px;
	margin-left:5px;
}
.ItemTable_left .ItemText
{
	margin-left:5px;
}
.ItemTableHead
{
	background-color: #ede4ff;
	height:20px;
	line-height:20px;
	width:610px;
	text-align:center;
}
.BigTableHead
{
    background-color: #ede4ff;
	height:20px;
	line-height:20px;
	width:760px;
	text-align:center;
	margin-left:8px;
}
.BigTableItem
{
    width: 760px;
	color: dimgray;
	border-bottom: #88b4e1 1px dashed;
	margin-left:8px;
}
.BigItemText
{
    width: 760px;
	color: dimgray;
	margin-left:8px;
}
.ItemTableListItem
{
	width:610px;
	color: dimgray;
	border-bottom: #88b4e1 1px dashed;
	height:20px;
	line-height:20px;
	word-wrap: break-word; word-break: break-all; 
}
.Navgation_Bottom
{
	text-align:right;
	height:25px;
	line-height:25px;
	margin-bottom:8px;
}
.Navgation_Bottom a
{
	text-decoration: none;
	border-right: #AEC6D8 1px solid;
	border-top: #AEC6D8 1px solid;
	border-left: #AEC6D8 1px solid;
	border-bottom:#AEC6D8 1px solid;
}
.Navgation_Bottom a:hover
{
	background-color: #E7F5FE;
}
.TextContent
{
	margin-left: 8px;
	margin-right: 8px;
}
.TextContent hr
{
    color:#C6B9E7;
	height:1px;
}
.TextContent .Title
{
    font-size: 14px;
    font-weight: bold;
    margin-top:5px;
    margin-bottom:5px;
}
.TextContent .Content
{
    padding:10px;
}

#Bottom
{
	/*兼容firefox*/
	margin:auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 960px;
	border-top: #c6b9e5 1px solid;
}
#Bottom .Content
{
	text-align:left;
}

.org_left
{
	vertical-align: top;
	background-color: #e7f5fe;
	width:160px;
	margin:0px;
	padding:0px;
}
.org_right
{
	vertical-align: top;

}
.org_right .ItemText
{
	margin-left:10px;
}
.ListItem
{
    margin-left:10px;
    width: 150px;

}
.ListItem a
{
    display:block;
    width:150px;
    height:25px;
    line-height:25px;
}
.ListItem a:hover
{
    background-color: #ffffff;
}
.org_right .ItemHead
{
    background-color: #e7f5fe;
    width: 580px;
    padding: 5px;
    border-bottom: #ede4ff 1px solid;
}
.org_right .title
{
	font-size: 14px;
	border-bottom: lightgrey 1px solid;
}
.org_body
{
    margin-left:8px;
}
.org_body .LogoPic
{
    border-right: #88b4e1 1px solid;
    border-top: #88b4e1 1px solid;
    border-left: #88b4e1 1px solid;
    border-bottom: #88b4e1 1px solid;
    width: 100px;
    text-align: center;
    overflow: hidden;
    float:left;
    margin-right:5px;
}
.org_body .LogoPic img
{
    width:98px;
}

#progress
{
	position: absolute;
	font-size: 14px;
	background-color: #e7f5fe;
	z-index: 9998;
	filter: alpha(opacity=50);
}

#progressbox
{
	position: absolute;
	z-index: 9999;
	border-right: dimgray 1px dotted;
	border-top: dimgray 1px dotted;
	border-left: dimgray 1px dotted;
	border-bottom: dimgray 1px dotted;
	background-color: whitesmoke;
	height:35px;
	line-height:35px;
	top:5px;
	left:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
#progressbox img
{
	float:left;
}


/*Home */
.Home
{
	color: dimgray;
}
.HomeContent
{
	padding:5px;
}
.HomeLeft
{
	float:left;
	width: 570px;
	text-align:left;
}
.HomeRight
{
	float: right;
	width: 200px;
	text-align:left;
}
.Home .Item
{
	border-right: #ede4ff 1px solid;
	border-top: #ede4ff 1px solid;
	border-left: #ede4ff 1px solid;
	border-bottom: #ede4ff 1px solid;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.HomeItemHead
{
	height: 30px;
	line-height: 30px;
	background-color: #e7f5fe;
	border-top: #ede4ff 1px solid;
	border-bottom: #ede4ff 1px solid;
	font-size: 14px;
}
.HomeItemHead img
{
	border:0px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	margin-top:8px;
}
.Home .Item .ItemText
{
	padding:5px;
}
.BlogNew
{
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
	margin-right: 5px;
	list-style-image: url(/img/Symbol4.jpg);
	margin-top:5px;
}

.BlogNew li
{
	margin-bottom: 5px;
	word-wrap: break-word;
	word-break: break-all;
}
.Focus
{
	margin-left:5px;
}
.Focus h2
{
	margin:0px;
	padding:0px;
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
}
.Focus img
{
	border:0px;
	width:200px;
}
