﻿body {
}

.title
{
 font-size: 18px; 
 color: black; 
 font-family: Arial;
	
}

.bodyziti
{
 font-size: 12px; 
 color: black; 
 font-family: Arial;	
}


.literal
{
 font-size: 13px; 
 color: black; 
 font-family: Arial;
 text-align:right;	
}


/*默认连接颜色*/

.lianjie_link
{ 
 font-size: 12px; 
 color:Black; 
 font-family: Arial;
}


.lianjie_link a:link 
{ 
 font-size: 12px; 
 color:Black; 
 font-family: Arial;
}
.lianjie_link a:visited 
{ 
 font-size: 12px; 
 color:Red; 
 font-family: Arial;
}
.lianjie_link a:hover 
{ 
	font-size: 12px; 
	color:Red; 
	text-decoration:none; 	
}



.page 
{ 
 font-size: 14px; 
 color: black; 
 font-family: Arial;
 font-weight:bold;
}


.page a:link 
{ 
 font-size: 14px; 
 color: black; 
 font-family: Arial;
 font-weight:bold;
}
.page a:visited 
{ 
 font-size: 14px; 
 color: black; 
 font-family: Arial;
}
.page a:hover 
{ 
	font-size: 14px; 
	color:black; text-decoration:none; font-weight:bold; 
	
}
/**/





.button_css
{
border-right: #d4a62e 1px solid; border-top: #d4a62e 1px solid; border-left: #d4a62e 1px solid; border-bottom: #d4a62e 1px solid;
}
.textbox_css
{
border-right: #d4a62e 1px solid; border-top: #d4a62e 1px solid; border-left: #d4a62e 1px solid; border-bottom: #d4a62e 1px solid; font-size: 12px; color:Black; font-family: Arial;
}

.hpplink_css
{
    font-family: Arial, Helvetica, sans-serif;
	color: #695240;
	font-size: 14px;
	text-decoration:none;
}
.hpplink_css a:link 
{ 
 font-size: 12px; 
 color:#695240; 
 font-family: Arial;
}
.hpplink_css a:visited 
{ 
 font-size: 12px; 
 color:#695240; 
 font-family: Arial;
}
.hpplink_css a:hover 
{ 
	font-size: 12px; 
	color:#695240; 
	text-decoration:none; 	
}


.radiobuttonList_css
{
 font-size: 14px; 
 color: black; 
 font-family: Arial;
 height:10px;
}

.dropdownlist_css
{
	font-size: 14px;
	color: black;
    font-family: Arial;
}

/**/
.grid
{
	border: solid 2px Black;

}

.grid-header
{
	background: #black;
	text-decoration: none;
	font-weight: normal;
 
}
.grid-header th
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	padding: 1 1 1 4;
	border-bottom-style: outset;
	border-right-style: outset;
	border-width: 1px;	
}
.grid-header a
{
 color: Black;
  text-decoration: none;	
}

/**/


/*
 <asp:DropDownList runat="server" ClassCss="dropdownlist_css">
*/