@charset "utf-8";
/* CSS Document */
BODY {
	TEXT-ALIGN: center; margin:0; background:url(images/bg.jpg);
}
.top{ width:100%; margin:0 auto; overflow:hidden; background:url(images/top.jpg) repeat-x center top; height:504px;}
.content {
	WIDTH:960px; overflow:hidden; MARGIN-LEFT: auto; OVERFLOW: hidden; MARGIN-RIGHT: auto;
}
img{ border:0}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
ul{ padding:0;}
li{ list-style-type:none;}
.ss{width:960px; overflow:hidden;clear:both; float:left}
.pub{width:960px; overflow:hidden;clear:both; float:left; background:url(images/z2.jpg); padding-top:17px;}
.left{ width:200px; float:left; text-align:right}
.right{ width:692px; float:right; text-align:left;}
.right p{ width:690px; float:left; clear:both; overflow:hidden; color:#c80000; font-size:14px; margin:0; padding:20px 0 10px;}
.right p strong{ font-size:24px;}
.right span{ width:690px; float:left; clear:both; overflow:hidden; color:#0f0f0f; margin:0; font-size:14px; line-height:25px;}
