@charset "utf-8";

*       { margin: 0; padding: 0; }
body    { background: #FFFFFF url(images/t_b.gif) repeat-x; font-family: Verdana; font-size: 13px; color: #4A5157; }
h1      { font-size: 24px; color: #292929; }
h2      { font-size: 20px; color: #292929; }
h3      { font-size: 16px; color: #292929; }
h4      { font-size: 12px; color: #292929; }
a       { color: #0000FF; }
a:hover { text-decoration: none; }
img     { border: none; }
.tn img { border: 8px solid #F5F5F5; }
hr      { display: none; }

/* Header */
#hd     { width: 874px; height: 90px; margin: 0 auto; }
#hd img { float: left; margin: 25px 0 0 25px; }
#tdsk   { float: right; padding: 40px 0 0 0; font-weight: normal; font-size: 16px; color: #FFFFFF; }
#hd a   { text-decoration: none; color: #FFFFFF; }

/* Menu */
#mn           { width: 919px; height: 43px; margin: 0 auto; }
#mn ul        { margin: 0; padding: 10px 0 0 0; list-style: none; line-height: normal; }
#mn li        { display: inline; }
#mn a         { display: block; float: left; height: 25px; margin: 0px 10px; padding: 5px 15px 0 18px; text-decoration: none; font-size: 13px; font-weight: bold; color: #FFFFFF; }
#mn a:hover   { text-decoration: underline; }
#mn .active a { background: #3300FF url(images/mnu.gif) repeat-x left bottom; }

/* Content Frame */
#mc  { background: url(images/bb.gif) no-repeat Left top; }
#cf  { width: 955px; margin: 0 auto; }

/* Content */
#cfi      { width: 635px; padding: 0 0 0 24px; margin-top: 32px; margin-bottom: 40px; }
#cfi h1   { font-size: 20px; margin: 9px 0 18px 0; }
#cfi h2   { font-size: 20px; margin: 9px 0 18px 0; color: #000066; }
#cfi h3   { font-size: 18px; margin: 9px 0 18px 0; text-decoration: underline; color: #000066; }
#cfi p    { margin: 8px; font-size: 13px; }
#cfi .cit { margin-bottom: 28px; padding-left: 48px; }
#cfi .lgi { margin-right: 8px; margin-bottom: 8px; }

/**/
.cdsk { }

/* Sidebar */
#sb   { width: 214px; padding: 0 1px 0 0; }
#sb a { color: #4A5157; }


.box       { }
.box .tt   { height: 27px; padding: 6px 0 0 28px; background: #666699 url(images/box_t.gif) no-repeat; font-size: 17px; color: #FFFFFF; }
.box .cc   { padding: 22px; background: url(images/box_b.gif) repeat-x; }
.box ul    { list-style: none; line-height: normal; }
.box ul li { margin-bottom: 8px; font-size: 12px; }
.box small { font-size: 10px; color: #808C96; }

/* Footer */
#ft   { padding: 35px 0; background: url(images/ft_b.gif) no-repeat center top; font-size: 15px; }
#ft p { text-align: center; }

/* Support */
p.man  { font-weight: bold; }
h1.man { border-bottom: 1px solid gray; text-align: right; padding-bottom: 5px; font-size: 13px; font-weight: normal; }


