
/*---------------------------------------------*/
/*网站通用样式表*/
/*---------------------------------------------*/

body
{
	margin-top:		0px;
	margin-left:	0px;
	margin-right:	0px;
	margin-bottom:	0px;

	color:690D12;
	background:FFFDEA;
}

/*---------------------------------------------*/
/*网站通用样式表*/
/*---------------------------------------------*/

body,table,input,select,textarea
{
	font-size:11px;
	font-family: "Arial"; 
}

/*---------------------------------------------*/
/*网站導航链接表*/
/*---------------------------------------------*/

.nav
{
	color:#620204;
}

A.nav:link
{
	color:#620204;
    text-decoration: none;
}

A.nav:active
{
	color:#620204;
    text-decoration: none;
}

A.nav:visited
{
	color:#620204;
    text-decoration: none;
}

A.nav:hover
{
	color:#620204;
    text-decoration: underline;
}

/*---------------------------------------------*/
/*网站文本樣式表*/
/*---------------------------------------------*/
.text
{
	line-height:24px;
}

/*---------------------------------------------*/
/*网站通用链接表*/
/*---------------------------------------------*/

A:link
{
	color:690D12;
    text-decoration: none;
}

A:active
{
	color:690D12;
    text-decoration: none;
}

A:visited
{
	color:690D12;
    text-decoration: none;
}

A:hover
{
	color:690D12;
    text-decoration: underline;
}

/*---------------------------------------------*/
/*网站行間距表*/
/*---------------------------------------------*/

P
{
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
}

/*---------------------------------------------*/
/*网站文本框樣式表*/
/*---------------------------------------------*/

.input
{
	border-right:	#E6EDD3 1px solid; 
	border-top:		#E6EDD3 1px solid; 
	border-left:	#E6EDD3 1px solid; 
	border-bottom:	#E6EDD3 1px solid; 
	background:		#FFFFFF;
}

/*---------------------------------------------*/
/*网站按鈕樣式表*/
/*---------------------------------------------*/

.button
{ 
  height:25;
  color:#FFFFFF;
  background:#700701;
  border:#E6EDD3 1px solid
}
/*---------------------------------------------*/

.layer_new__{width:420px;height:150px;margin-top:5px;overflow:hidden;}
#layer_new1,#layer_new2 { width:420px;}
