﻿/*default color 698CC3*/
body
{
    margin: 0px;
    font-family: Arial, 华文新魏, 华文行楷;
    font-size: 8.5pt;
    background-image: url(Images/back.gif);
    background-repeat: repeat;
 }
/* color:#004e82 */
td, option, input, select
{
	font-family: Verdana, Arial;
	font-size: 8.5pt;
}
LEGEND
{
	text-transform: capitalize;
	font-weight: bold;
	color: #004E82;
}
hr
{
	color:#698CC3;
}
a
{
	text-decoration: none; 
	color: #003366;
}
a:hover
{ 
	text-decoration: underline;
}
#neirong
{
    margin:10px 15px;
    line-height:2.5;
    
}
#title
{
    margin: 30px 20px 5px 20px;
    text-align: center;
    font-family: 宋体;
    font-weight: bold;
}
#picture
{
    text-align:center;
}
