/* CSS Document */

*{ margin:0; padding:0;}
body{ background:url(../image/jin-bg.jpg) center;}

#container{ width:950px; height:950px; margin:0 auto;}
#header{ width:950px; height:61px;}
#header img{ float:right; margin-right:7px;}

#main{ width:950px; height:430px;}
#main a{ text-decoration:none;}
#main a img{ padding-left:355px; margin-top:70px; border:none;}
#main p{ text-align:center;}
#main p a{ font-size:14px; font-family:"Î¢ÈíÑÅºÚ"; color:#000; text-decoration:none;}
#main p a:hover{ color:#F00;}

#footer{ width:950px; height:200px;}
#footer img{ float:left; margin-left:5px;}
#footer font{ font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; float:right; margin-right:10px; margin-top:105px;}
