﻿body
{ 
height:100%; 
width:800px;
margin:auto;
font-size:12px;}
li
{
 text-align:left;

}
a.green
{
  color:Green;
}
a.lan
{
  color:#3B78AE;
}
.mainContent
{
 
  background-position:top; 
  background-repeat:repeat-x; 
  text-align:left; 
  padding:4px;
  border:1px dotted #FF7200;
}
.Item_tit_bg
{
background-color:#D5F0FF; 
text-align:left	
}
.ItemContentBg
{
background-color:#FFFFFF; 
padding:4px;	
}
.sendbutton
{
background-color:#53BFEE;
 color:#FFFFFF; 
 font-weight:bold;
  padding:4px;	
  cursor:pointer;
}
.sentDiv
{
 background-color:#FF0000;
 width:90px;
 height:24px;
 line-height:24px;	
 color:#FFFFFF;

}
.Divbehind
{
width:404px;
background-color:#AAAAAA;
}
.inputDiv
{
width:400px;
border:1px solid #A8BD7B;
background-color:#E5FBB6;
}
.inputDiv_Top_left
{
width:100%;
 background-color:#CCE696;
height:26px;
background-repeat:repeat-x;
text-align:left;
line-height:26px;
color:#FFFFFF;
float:left;
width:80%;
}
.inputDiv_Top_right
{
background-color:#CCE696;
height:26px;
background-repeat:repeat-x;
text-align:right;
line-height:26px;
float:right;
width:20%;
}
.inputDiv_Content
{
 width:100%;
 line-height:25px;
}
.input
{
width:300px;
height:16px;
border:1px solid #C1DB89;
}
.textarea
{
width:300px;
height:100px;
border:1px solid #C1DB89;

}
.Table_Bg
{
background-color:#A2DCFD;	
}
.Font_Hui
{
 color:#999999;	
}
.Item_Tit
{
background-color:#53BFEE; 
padding:2px; 
color:#FFFFFF;	
}
.ItemReplay
{
text-align:right; 
height:30px; 
line-height:30px;	
}
.Item_Div_Left
{
 float:left; 
 width:50%;	
 color:#999999;
}
.Item_Div_Right
{
 float:right;
  width:50%;	
 color:#999999;
 text-align:right;
}
.Green
{
 color:Green;	
}
.bt
{
 height:23px;	
 width:66px;
}
.linktxt
{
background-color:#6DD2FE;
padding:2px;	
color:#FFFFFF;
text-decoration:none;
}
a.pageList
{
 font-family:@黑体	;
}