@import "common.css";

/* body ---------------------------------------------------------------------------------------------------------- */
body                {margin:0px; padding:0px; background:url(/img/header/header_popup_bg.gif) left top repeat-x;}
#htmlbody           {}

/* header -------------------------------------------------------------------------------------------------------- */
#header             {margin:0px; padding:0px 10px 0px 0px;}

/* contents area ------------------------------------------------------------------------------------------------ */
#contents           {margin:15px 5px 0px 5px;}
#contents .text     {line-height:140%; padding:0px 5px 5px  5px;}
#contents .pagetitle{width:580px; padding:5px 0px 3px 0px; background:url(/img/cmn/h1_or.gif) left top no-repeat;}



/* contents area ------------------------------------------------------------------------------------------------ */

#contents680        {width:680px; margin:15px 5px 0px 5px;}
#contents680 .pagetitle{width:680px; padding:5px 0px 3px 0px; background:url(/img/cmn/h1_or.gif) left top no-repeat;}
#contents680 .text  {line-height:140%; padding:0px 5px 5px 5px;}


#contents950        {width:760px; margin:15px 5px 0px 5px;}
#contents950 .pagetitle{width:760px; padding:5px 0px 3px 0px; background:url(/img/cmn/h1_or.gif) left top no-repeat;}
#contents950 .text  {line-height:140%; padding:0px 5px 5px 5px;}


/* anchor area ------------------------------------------------------------------------------------------------ */
#anchor           {width:550; margin:0px 10px 0px 10px; padding:5px 5px 5px 5px; text-align:left; background-color:#D8FDFF; border:1px solid #999;}
#anchor ul        {margin: 0px; padding-left:0px; font-weight:bold; list-style-image:url(/img/cmn/link_anchor.gif);}
#anchor li        {margin: 3px 0px 3px 15px; padding:0px 0px 0px 0px; font-weight:normal;}

/* footer ------------------------------------------------------------------------------------------------------- */
#footer             {margin:0px 5px 0px 5px; text-align:center;}
#footer .box        {text-align:center;}
#footer .underline  {margin:5px 0px; 5px 0px;text-align:center; background:#082CB5;padding:1px;}

/* footer ------------------------------------------------------------------------------------------------------- */
#footer680             {width:680;margin:0px 5px 0px 5px; text-align:center;}
#footer680 .box        {text-align:center;}
#footer680 .underline  {margin:5px 0px; 5px 0px;text-align:center; background:#082CB5;padding:1px;}





#banner                 {width:700px; height:155px; text-align:left; margin:0 auto;
                         background:url(/img/blog/main.jpg) no-repeat 50% 0;}
#banner a               {color:#fff; text-decoration:none;}
#banner a:link          {color:#fff; text-decoration:none;}
#banner a:visited       {color:#fff; text-decoration:none;}s
#banner a:hover         {color:#fff; text-decoration:underline;}

h1,h2,h3                {margin:0;padding:0;}

#banner .blogtitle      {font-size:14px; padding:18px 18px 5px 40px; text-align:left;}

.description            {font-size:12px; font-weight:normal; color:#fff; padding-left:10px; padding-right:10px;}


