﻿body {
}


.p12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 2;
	font-weight: normal;
	color: black;
	text-decoration: none;
}


.p12bai {
	font-family: "宋体";
	font-size: 12px;
	line-height: 2;
	font-weight: normal;
	color: white;
	text-decoration: none;
}


.p14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 2;
	font-weight: normal;
	color: #663b2a;
	text-decoration: none;
}


.p16{
	font-family: "宋体";
	font-size: 20px;
	line-height: 2;
	font-weight: normal;
	color: #663b2a;
	text-decoration: none;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

myback
{
background: url(../images/lsr_back.jpg) no-repeat;
height:162px;
}