﻿/* 公共样式文件*/
body { margin:0px;
   
  font-size:12px;    
  background-image:url(../../images/index_02.jpg); 
  background-repeat: repeat-x;
  background-color:#ffffff;  
}
ul
{ 
 margin:0px;
 padding:0px;  
}

a{
 color:Black;
 text-decoration:none;  
}
a:hover
{
  color:Red;
  text-decoration:underline; 
}
a:visited
{
 color:Black;
 text-decoration:none; 
}
.header
{ width:790px;  
  border:0px;
  text-align:center;
  padding:0px;
  margin:0px auto 0px auto;  
}
.menu
{
  height:168px;
  width:780px;
  height:30px;  
}
.menu a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	color: #B3D1C1;
	text-decoration: none;
}
.content
{
 width:790px; 
 margin:0px auto 0px auto;
 padding:0px;
 text-align:left;
 border:0px;     
}
.footer 
{  width:100%; 
   border:0px;
   margin:auto auto; 
   margin-top:0px;    
   color:#ffffff; 
   padding:0px; 
}
 
.navigation
{
 height:25px;
 line-height:25px;
 text-align:left;
 padding:5px; 
 width:740px;
 background-color:#ccc; 
 border:0px;
 margin:0px;
 text-indent:5px;      
}
.newsTitle
{
 width:100%;
 height:30px;
 line-height:30px;
 text-align:center;
 line-height:30px;    
 margin:0px; 
 padding:0px; 
}
.newsTitleAbout
{
 height:22px;
 line-height:22px;
 text-align:center;
 border-bottom:solid 1px #ccc;
 padding:0px;     
 margin:0px; 
}
.newsContent
{
 width:735px;
 padding:5px; 
 text-align:left;
 clear:both;    
}
.newsListUl
{
 width:100%;
 margin:0px;
 padding:0px;  
 height:25px; 
 list-style-type:none; 
 border-bottom:dotted 1px black; 
}
.newsListUl li
{
 height:22px;
 padding:2px;
 line-height:22px;
 border:0px;    
 margin:0px;
 float:left;  
 list-style-type:none; 
}
.errorBox
{
 width:450px;
 min-height:200px;
 _height:200px;
 text-align:left;
 padding:25px;   
 border:solid 1px #ccc;
 background-color:white;  
 margin:200px auto 0px auto;
}
.errorBox p
{
  height:25px;
  line-height:25px;
  text-indent:5px;
  margin:0px;   
}
.pagerTemplate
{
  width:90%;
  text-align:left;
  border:0px;  
  margin:3px 0px 0px 0px;
  padding:3px;
  height:25px;
  line-height:30px; 
  
}
/* 服务器控件统一样式*/
.ServerButton
{
 width:100px;
 height:24px;
 line-height:20px;  
}
.ServerTextBox
{
  background-color:#EEEEEE;
  border:solid 1px #4682B4; 
}
.FileUpload
{
  background-color:#EEEEEE;
  border:solid 1px #4682B4;
}
.dropDownList
{
  background-color:#EEEEEE;
  border:solid 1px #4682B4;
}
.anpager .cpb {background:red;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;padding:4px 5px 0; height:25px; line-height:25px}
.anpager a {background:#FFFFFF;border:1px solid #CCCCCC;color:red;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none;height:25px; line-height:25px}
.anpager a:hover{background:red;border:1px solid #red;color:#FFFFFF;height:25px; line-height:25px}
/* end 服务器控件样式*/
 

.HeadRowStyle
{
 background-color:#6B696B;
 font-weight:bold;
 color:White;   
 height:30px;
 line-height:30px;  
}
.rowStyle
{
 border:0px;
 height:25px;
 line-height:25px; 
 background-color:#F7F7F7;  
 border-bottom:solid 1px red; 
}
.alternatingRowStyle
{
border:0px;
 height:25px;
 line-height:25px; 
 background-color:White;
}
.underLine
{
  border-bottom:dotted 1px black;
}
.errorBoxTip
{ 
 border:#f30 1px solid;  
 padding:5px 15px 5px 24px; 
 BACKGROUND: url(../../images/li_err.gif) #fff1e4 no-repeat 4px 50%;	  
 COLOR: #f00;	

  
}
/*    */
.t a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.t a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.t a:hover {
	font-size: 12px;
	color: #B3D1C1;
	text-decoration: none;
}
.g a:link {
	font-size: 12px;
	color: #046C31;
	text-decoration: none;
}
.g a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #046C31;
	text-decoration: none;
}
.g a:hover {
	font-size: 12px;
	color: #046C31;
	text-decoration: underline;
}
.sg a:link {
	font-size: 12px;
	color: #17442B;
	text-decoration: none;
}
.sg a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #17442B;
	text-decoration: none;
}
.sg a:hover {
	font-size: 12px;
	color: #D60110;
	text-decoration: none;
}
.cc {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 10px;
}

/* end  */