@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{ background:url(images/bg.gif) repeat-x;}
fieldset,img{border:0;}
legend{ display:none;}
/* 颜色属性 */
.cRed,a.cRed:link,a.cRed:visited{color:Red;}
.cDRed,a.cDRed:link,a.cDRed:visited{color:#ffff;}
/*链接*/

#container{ margin:0 auto; background:#ffff; width:883px; margin:15px auto; margin-top:15px;}

#left{ float:left; }
#right{ margin:0 auto; float:left; width:594px; height:782px;}
#right .pic1{ background:url(images/jf_logo_bg.gif) no-repeat 100% 100%; width:254px; height:26px; padding:50px 0 0 340px;}
a.marginRingt{ margin-right:5px;}
#right .pic2{ background:url(images/jf_01.gif) no-repeat 100% 100%; width:594px; height:157px;}
#right .pic3{ background:url(images/jf_02.gif) no-repeat 100% 100%; width:594px; height:189px;}
#right .pic4{ background:url(images/jf_03.gif) no-repeat 100% 100%; width:594px; height:212px;}
#right .pic5{ background:url(images/jf_04.gif) no-repeat 100% 100%; width:594px; height:148px;}

#bottom{ float:left; width:883px; height:91px; margin-top:2px;}




