/**{margin:0;padding:0;border:0;}*/
body 
{
    text-align:center;
    font-size: 12px;
    width:778px;
    margin:0px auto;
    color:#008080;
}
/************************* 头部 **********************/
#HeaderUser
{
	float:left;
	background-color:#F0F8F8;
	width:778px;
	margin:0px 5px 5px 5px;
}
#HeaderUser ul
{
	margin:5px 5px 5px 5px;
}
#HeaderUser ul li
{
	float:left;
	margin-right:5px;
	color:#008080;
}

#HeaderRightLink
{
	margin-left:500px;
	background-color:#F0F8F8;
	text-align:right;
}
#HeaderRightLink ul
{
list-style-type:none;
}
#HeaderRightLink ul li
{
	float:left;
	margin-right:1px;
	text-align:center;
	height:22px;
}
#HeaderRightLink ul li a
{
	color:#008080;
	display:block;
    padding:5px 5px 5px 5px;
}
#HeaderRightLink ul li a:hover
{  
	text-decoration:none;
}
#HeaderRightLink ul li a:active
{
	text-decoration:none;
}
#HeaderPic
{
	height: 76px;
}

#HeaderCurrent
{
text-align:left;
background-color:#F0F8F8;
width:100%;
color:#008080;
}

#HeaderCurrent li
{
	height:20px;
	font-size: 12px;
	position: relative;
}




/********************    内容      **********************/
#Contenter
{
	background-color:#C5E4E4;
	margin:0px 0px;
	padding:5px 5px;
	width:100%;
}
#ContenterLeft
{ 
	text-align:left;
	float:left;
	width:60%;
}
#ContenterRight
{
	margin-top:25px;
	text-align:right;
	width:300px;
}

/* 列表TABLE */
.CommonListArea{background-color: #F0F8F8;margin-top: 5px;border: 1px solid #008080;
color:#008080;}


/* 列表标题 */
.CommonListTitle{background:#EAF4F4 ;color:#008080;font-weight:bold;}
.CommonListTitle a{color:#FFFFFF;}


/* 列表单元格 */
.CommonListCell{background-color: #F7FFFF;}
.CommonListCellAlt{background-color: #ccffcc;}
.CommonListCellChecked{background-color: #FFFFCC;}
.tx{ color:#FF0000; font-weight:bold;}



/********************尾部*********************************/
#Footer
{
	 clear:both;
	 width:100%;
	 text-align:center;
	 color:#008080;
}

/****************    common            ******************/

.spanlin
{
	margin-top:0px;
	height:1px;
	border-bottom-style:solid;
	border-bottom-width:100%;
	border-bottom-color:#8CC5C5;
}
a:link,a
{
  color:#008080;
  text-decoration:none;
}
a:active
{
	text-decoration:none;
}
A:visited {
	COLOR: #008080; TEXT-DECORATION: none
}
A:hover { color:#008080;text-decoration:none; position: relative; top:1px}

.blank
{
 width:100%;
 height:50px;
}
.blankwithcolor
{
	width:100%;
	background-color:#F0F8F8;
}
td
{
  font-size:12px;
  border-bottom:1px;
  border-bottom-color:Gray;
}
ul
{
margin: 0px;
padding: 0px;
list-style: none;
}

.title {
	MARGIN-TOP: 10px; PADDING-TOP: 2px;  background:url('../images/title_bg.jpg');/*BORDER-BOTTOM: #b7c6f5 1px solid;*/
	cursor:pointer;
}

.title H2 {
	margin-bottom:0 ;
	margin-top:12px;
	PADDING-LEFT: 4px; FONT-SIZE: 1.10em; PADDING-BOTTOM: 0em;
	color:#fff;
}

/*****选项卡*****height:150px;***/
 ul,li { list-style:none}
.box {width:98%;  border:1px solid #ccc; margin:5px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
.tagMenu {height:28px; line-height:28px; background:#efefef; position:relative; border-bottom:1px solid #999}
.tagMenu h2 {font-size:12px; padding-left:10px;}
.tagMenu ul {position:absolute; left:15px; bottom:-1px; height:26px;}
ul.menu li {float:left; margin-bottom:1px; line-height:16px; height:14px; margin:4px 0 0 -1px; border-left:1px solid #999; text-align:center; padding:0 8px; cursor:pointer}
ul.menu li.current {border:1px solid #999; border-bottom:none; background:#fff; height:25px; line-height:26px; margin:0}
.content { padding:0px}

/*********table样式***********/
.table_body {	
FONT-SIZE: 9pt;
BACKGROUND-COLOR: #CADEE8;/*#CADEE8;/*************************/
height:28px;
text-align:right;
PADDING-LEFT: 5px;
PADDING-RIGHT:5px;
font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
border-bottom:solide 3px #000 ;

}
.table_none {	
FONT-SIZE: 9pt;
BACKGROUND-COLOR: #E9F2F7;
text-align:left;
height:28px;
PADDING-LEFT: 5px;
PADDING-RIGHT:5px;

font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
border-bottom:solide 3px #000 ;
}
