body {
	background: #C8C8C8 url(../images/bak.gif) 50%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.floatingphoto {
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-top: 2px;
}
.wrap {
	padding: 4px;
}
.eventlist {
	list-style-type: none;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	margin-bottom: 14px;
}
.headertable {
	border: 0px none;
}
.linka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	border-bottom: 1px dotted #777777;
}
.linka:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d60;
	text-decoration: none;
    border-bottom: 1px dotted #d60;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin-bottom: 8px;
	margin-left: 4px;
}
.moretag {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#formdiv {
	border: 1px dotted #c9c9c0;
	background: #f6f6f6;
	padding: 15px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 11px;
}
#formdiv input.inp,
#formdiv textarea.inp {
	border: 1px solid #ccb;
	width: 350px;
	background: #fff;
	font: 11px monaco, verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
}
#formdiv input.submit-btn {
	width: 54px;
	height: 20px;
	background: #743 url(../images/btn-submit.gif) no-repeat;
	outline: none;
}
	
#formdiv input.submit-btn:hover	{
	background: #069 url(../images/btn-submit.gif) no-repeat 0 -20px;
}
.grey { 
	color: #aaa; 
}
.no { 
	display: none; 
}
h2 {
	color: #d60;
	font: normal 14px/1em helvetica, arial, sans-serif;
	margin: 1em 0;
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px dotted #CCCCCC;
}
h3 {
	color: #666666;
	font: normal 13px/1em "Lucida Grande", Verdana, Helvetica, Arial;
	padding: 0.5em 0;
}
ul {
	padding: 0;
	list-style: url(../images/arrow.gif) none outside;
}
.clipheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
h4 {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.chineseword {
	vertical-align: bottom;
	margin-right: 1px;
	margin-left: 1px;
}
.linkb {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #777777;
	text-decoration: none;
	border-bottom: 1px dotted #777777;
}
.linkb:hover {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #d60;
	text-decoration: none;
	border-bottom: 1px dotted #d60;
}
.quote {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-right: 28px;
	padding-left: 28px;
}
.quote_a {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right: 28px;
	font-weight: bold;
	vertical-align: text-top;
	padding-left: 30px;
}
.contacts {
	font-family: Helvetica, Arial, Sans-serif;
	text-align: justify;
	letter-spacing: .2em;
	padding-left: 45px;
	padding-bottom: 12px;
	font-size: 12px;
	padding-top: -10px;
}

