body {
  background-image:URL(/pic/bgground.jpg);
	background-position: 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #29559C;
}
p {
	font-size: 14px; color:#666666; font-style: normal; font-family: verdana,arial, helvetica, sans-serif; text-align: left

}


h1 {
	color: #cc0000;
	font-family:	arial, helvetica, sans-serif;
	text-align: center
}
h2 {
	font-weight: bold;
	font-size: 16px;
	color: #2f4f4f;
	font-family: arial, helvetica, sans-serif;
	text-align:left;
}
h3 {
	font-weight: bold; font-size: 17px; color: #cc0000; font-style: normal; font-family: arial, helvetica, sans-serif; text-align: left
}
h4 {
	font-weight: bold; font-size: 15px; color: #2f4f4f; font-style: normal; font-family: arial, helvetica, sans-serif; text-align: left
}
li {
	font-size: 14px; color: #666666; font-style: normal; font-family: verdana, arial, helvetica, sans-serif; text-align: left;
	margin-bottom:7px;
}
a {
	font-weight: normal; color: #cc0000; text-decoration: underline
}


a.text {
	border-bottom: #999999 1px dotted; text-decoration: none
}
a.text:hover {
	color: #cc0000; border-bottom: #999999 1px solid; background-color: #eeeeee; text-decoration: none
}

div.main {
	padding-right: 40px; padding-left: 40px; padding-bottom: 10px; margin-left: 10px; width: 550px; padding-top: 10px; background-color: white
}

.by {
background-color:yellow;
padding-left:3px;
padding-right:3px;
}

