/* CSS Document */

@charset "utf-8";
body{ margin:0 auto; background:#000; text-align:center; font:12px ""; }
a:link,a:visited{ color:#666; text-decoration:none; }
a:hover{ text-decoration:underline; }
img,a img{ border:none; vertical-align:middle;}
li,ul{ list-style:none; }
li,ul,form{ margin:0; padding:0; }
body {
    background:url(http://image.jjbisai.cn/othersite/11251/bg.jpg);
	margin: 0px;
}
#layout{ margin:0 auto; width:961px; height:auto;}

#layout .top{ width:961px; height:580px;}

#layout .content{ width:961px; height:306px; background: url(http://image.jjbisai.cn/othersite/11251/content.jpg)}

#layout .content p, 
#layout .content span{ font:bold 14px "ËÎÌå"; line-height:24px; text-align:left;}
#layout .content span{text-align: center;}

#layout .content .contleft{ float:left; width:421px; height: auto; padding:2px 30px 0 30px;}

#layout .content .contright{ float:left; width:420px; height: auto; padding:2px 30px 0 30px;}

#layout .bot{ width:961px; height:122px; background:url(http://image.jjbisai.cn/othersite/11251/bot.jpg);}

