body{
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
    font-family : "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
    padding: 0px;
    font-size:12px;
}
#backgroundimage{
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-image: url(../images/right_n.jpg);
   background-position:right bottom;
}
#backgroundimage1{
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-image: url(../images/left_n.jpg);
   background-position:right bottom;
}
.tableborderline{
   border-left: #C93B22 0px solid;
   border-right: #C93B22 0px solid;
}
#tableborder{
  border: #801800 1px solid;
}
#tableborder1{
  border: #000000 1px solid;
}
.title{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 14px;
	color:#400C00;
	font-weight: bolder;
}
.text{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	line-height:18px;
}
.text_r{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 12px;
	color:#ff0000;
	font-weight: normal;
	line-height:18px;
}

.text_blue{
    font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 12px;
	color:#3C00FF;
	font-weight: normal;
	line-height:18px;
}
.text_14{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: normal;
	line-height:25px;
}

.text_14r{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 14px;
	color:#851500;
	font-weight: normal;
}
#line{
   border-right: #C93B22 1px solid;
   width:178px;
}
#line1{
   border-right: #C93B22 1px solid;
   width:177px;
}
.input
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family: "Times New Roman",sans-serif,arial;
	font-size: 12px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	height: 20px;
	background-color: #ffffff;
}
.input_login
{
	border-right: #EAEAEA 1px solid;
	border-top: #EAEAEA 1px solid;
	font-family: "宋体";
	font-size: 14px;
	border-left: #EAEAEA 1px solid;
	
	border-bottom: #EAEAEA 1px solid;
	height: 20px;
	background-color: #ffffff;
}



a.login:link		{color:#000000; text-decoration:none;}
a.login:visited	{color:#000000; text-decoration:none;}
a.login:hover		{color:#990000; text-decoration:underline;}
a.login:active	{color:#000000; text-decoration:none;}

a.num:link		{color:#3C00FF; text-decoration:none;}
a.num:visited	{color:#3C00FF; text-decoration:none;}
a.num:hover		{color:#3C00FF; text-decoration:underline;}
a.num:active	{color:#3C00FF; text-decoration:none;}