﻿/*public begin*/
body
{
	color: #272727;
}

.button
{
	background-color: #d5dadf;
	border-bottom: #000000 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #000000 1px solid;
	border-top: #ffffff 1px solid;
	color: #3c464f;
	height: 21px;
	width: 60px;
}

a.ved:hover
{
	left: 2px;
	position: relative;
	top: 2px;
}

/*Left Nav Begin*/
a.nav
{
	padding: 3px 5px 3px 5px;
	font-size: 14px;
	text-decoration: none;
}

a.nav:hover
{	
	color: #ffffff;
	background-color: #c20c0c;
	text-decoration: underline;
}

a.act
{
	color: #636363;
	font-size: 14px;
}

a.act:link
{
	width: 125px;
	color: #636363;
	text-decoration: none;
}
a.act:hover
{
	width: 125px;
	color: #ff641c;	
	text-decoration: underline;
}
a.act:active
{
	width: 125px;
	color: #ff641c;
	text-decoration: underline;
}

.txtact
{
	font-size: 14px;
	margin-left: 2px;
	width: 85%;
	color: yellow;
	font-family: Arial,宋体;
	text-decoration: none;
	background: #000;
}
/*Left Nav End*/


.txtblack
{
	color: #000;	
}
.txtred
{
	color: Red;
}
.txt9c0
{
	color: #9c0;
}
.txtwhite
{
	color: White;	
}
.txt666
{
	color: #666;	
}
.txtda0c00
{
	color: #da0c00;
}
.txtindent35
{
	text-indent: 35px;	
}
.height3
{
	line-height: 3px;
	overflow: hidden;	
}
.bgwhite
{
	background: #fff;	
}
.bgblack
{
	background: #000;	
}
.bgf0
{
	background: #f0f0f0;	
}
.bgf5
{
	background: #f5f5f5;	
}
/*public end*/

.pane
{
	background: #f0f0f0;
	padding: 10px;	
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
/* tabPage End*/
.MenuBlock
{
    text-align: left;
    border: solid 1px #0aa5f5;
    margin-bottom: 5px;
}    
.MenuBlock h3
{
    font-size: 14px;
    height: 30px;
    background: url(../Images/leftbg.gif);
    padding: 5px 0 0 8px;        
    margin: 0;
}
.MenuBlock h3 span
{
    background: url(../Images/arrow2.gif) no-repeat left center ;
    padding-left: 15px;
    line-height: 30px;
}
.MenuBlock ul
{
    background: #e5f3ff;
    padding: 5px 0px;
}

.MenuBlock li
{
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
}    
.flink li
{
	padding-left: 8px;	
}
.kind
{
    display: block;
    background: url(../Images/aa.gif) no-repeat 3px -20px; padding-left: 31px;
}

.l15
{
	line-height: 150%;
}

.settxt
{
    width: 30px;
    font-family: Fixedsys;
    height: 15px;
}