@charset "utf-8";
/* CSS Document */

body {font:13px Arial,sans-serif;margin:8px 5px;color:#000;background:#fff;}
	   
/* ============================  Header ============================ */
.header { width:100%;font-size:12px;background:url(/images/logo/patte/nav-topl.gif) 0 0 repeat-x; height:85px;}
.logo {width:992px;background:url(/images/logo/patte/nav-topl.gif) 0 0 repeat-x; height:85px;}
.logo img{ padding-left:20px;}


/* ============================ content ============================ */
.content{ width:700px; margin:0 auto; font-size:16px; color:#666; font-weight:bold; padding-top:50px;}
.content a{ color:#36c;}
.content a:hover{ color:#ff6600;}

p.line {background:url(/images/logo/title/line001.gif) 0 5px repeat-x;height:20px; margin-top:20px;}
