﻿.Material
{
    margin:0px;
    width:960px;
    text-align:left;
    background-color:#ffaa50;
    margin:0 auto;
}
.MaterialName
{
    color:White;
    font-weight:bold;
    width:150px;
    text-align:center;
    line-height:28px;
    margin:0px;
    padding:0px;
}
.MaterialClass
{
    _height:150px;
    top:3px;
    width:960px;
    background-color:white;
}
.ClassTitle
{
	display: block;
    margin: 15px auto 0px 10px;
}
.ClassList
{
	height:auto;
    position:relative;
    width:960px;
}
.MaterialClassList
{
    text-align:left;
    width:100%;
    clear:both;
    margin-top: 10px;
}
.MaterialBranchListAll
{
    text-align:left;
    width:100%;
    height:auto;
}
.MaterialBranchList
{
	text-align:left;
    width:100%;
    height:110px;
    overflow:hidden;
    vertical-align:top;
}
.MaterialList
{
    width:960px;
    position:relative;
    min-height:408px;
}
.MaterialSearch
{
    position:relative;
    width:182px;
    float:left;
    text-align:left;
}
.MaterialSearchTitle
{
    width:172px;
    height:18px;
    background-image:url(../images/material/wintitle06.gif); 
	color: #fff;
	font-size:12px;
	font-weight :bold ;
	padding-top:6px;
	padding-left:10px;
}
.MaterialSearchContent
{
    WIDTH: 180px;
	font-size:12px;
	BORDER-left: #FF7F00 1px solid; 
	BORDER-right: #FF7F00 1px solid; 
	BORDER-bottom: #FF7F00 1px solid;  
}
.MaterialSearchContent UL
{
    float:left;
    margin:0px;
    padding:10px;
}
.MaterialItemDiv
{
    width:960px;
    float:right;
    min-height:408px;
}
.MaterialListItem
{
    min-height:408px;
}
.ItemTitle
{
    height:23px;
    width:960px;
    background-image:url(../images/material/xianshiback.jpg);
    position:relative; 
    z-index:1;
    background-repeat:repeat-x;
    color:White;
}
.titleLeft
{
    width:135px;
    margin-left:5px;
    margin-right:15px;
	float:left;
	padding-top:5px;
	height:15px;
}
.titleCenter
{
    width:135px;
    margin-left:15px;
	float:left;
	padding-top:5px;
	height:15px;
}
.titleRight
{
    width:135px;
    margin-left:5px;
	float:right;
	padding-top:5px;
	height:15px;
}
.MaterialTitle
{
    height:30px;
    BORDER-bottom:#999999 dashed 1px; 
    color:#666666;
    text-align:center;
}
.MaterialItem
{
    color:#666666;
    text-align:center;
    BORDER-bottom:#999999 dashed 1px; 
    overflow:hidden;
    width:150px;
    height:20px;
    line-height:20px;
}
a.MaterialClassLink:link
{
    color:Blue;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-decoration:none;
    overflow:hidden;
    line-height:20px;
}
a.MaterialClassLink:visited
{
    color:Blue;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-decoration:none;
    overflow:hidden;
    height:20px;
}
a.MaterialClassLink:hover
{
    color:#FF812D;
    white-space:nowrap;
    text-overflow:ellipsis;
    text-decoration:none;
    overflow:hidden;
    height:20px;
}
a.MaterialItemLink
{
    width:150px;
    color:#666666;
    text-align:center;
    text-decoration:none;
    height:20px;
}
a.MaterialItemLink:visited
{
    color:#666666;
    text-align:center;
    height:20px;
    text-decoration:none;
}
a.MaterialItemLink:hover
{
    color:#FF812D;
    text-align:center;
    height:20px;
    text-decoration:none;
}
.MaterialFilterButton
{
    background-image:url(../images/material/searchbackbott2.gif);
    padding-top:3px;
    height:21px;
    font-size:12px;
    color:White;
}
.FilterButton
{
    text-align:right;
    height:30px;
    margin-right:5px;
}
.clear { clear: both; } 
.Content
{
    width:960px;
    /*min-height:408px;*/
    margin: 10px auto auto;
}
#Content { width:960px; margin: 0 auto; }
tr
{
    height:20px;
    text-align:left;
    background-color:White;
}
.td1
{
    width:20%;
    text-align:center;
}
.td2
{
    width:70%;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
}
.td3
{
    width:20%;
    text-align:center;
}
.td4
{
    width:30%;   
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
}
.table
{
    background-color:#aec9e6;
}
.title
{
    text-align:left;
    padding-left:120px;
    font-size:15px;
    color:#0F87FF;
    margin-top: 20px;
    margin-bottom: 10px;
}
.Material2000
{
    margin-top:10px;
    padding-left:10px;
    font-weight:bold;
    color:Blue;
}
.Ration93
{
    margin:5px;
    float:left;
    width:30%;
    border:1px solid #CCCCCC;
}
#UpdateMaterial
{
    width:960px;
    margin-top:-1px;
    background-color:#e7eef8;
    margin-top:20px;
    margin-bottom:10px;
    margin:0 auto;
}
.UpdateMaterial
{
    width:100%;
    text-align:center;
}
.UpdateMaterialTitle
{
    background-color:#e7eef8;
    width:150px;
    float:left;
    line-height:30px;
}
.PageControl
{
    float:right;
    line-height:30px;
    height:30px;
    background-color:White;
    width:100%;
    text-align:right;
}
.ShowBranchList
{
	width:960px;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
}
#ShowBranchList a.btnShowBranchList:link,#ShowBranchList a.btnShowBranchList:visited
{
	border:1px solid #e7eef8;
	width:200px;
	text-align:center;
	font-size:12px;
	background-color:White;
	text-decoration:none;
	padding:5px;
}
#ShowBranchList a.btnShowBranchList:hover, #ShowBranchList a.btnShowBranchList:active
{
	border:1px solid #999999;
	width:200px;
	text-align:center;
	font-size:12px;
	background-color:White;
	text-decoration:none;
	padding:5px;
	color:black;
}
#ShowBranchList a.btnShowBranchList:hover
{
	border:1px solid #e7eef8;
	width:200px;
	text-align:center;
	font-size:12px;
	background-color:White;
	text-decoration:none;
	padding:5px;
	color:red;
}