/***** Import *****/

@import url("../../skin/base.css");

/***** Local *****/

#content .image_wrap    { float:left; display:inline; margin:58px 0 0 65px; }

#content .image_wrap p  { font-style:italic; color:#888; }

#content .image_wrap a,

#content .image_wrap a:hover { border:0; }

#content .image_content            { width:124px; height:130px; }

#content .image_content img        { border:1px solid #999; width:122px; height:122px; margin-bottom:5px; }

#content .image_text span          { color:#444; line-height:18px; text-align:left; font-size:10px; }

#content .image_text               { float:left; display:inline; width:122px; }

#content .image_text em            { color:#666; line-height:18px; }


#content .text_wrap     { float:right; display:inline; width:700px; margin:50px 0; }

#content .text_wrap em  { color:#666; }

#content .text_wrap h1, h2,

h3, h4, p               { font-size:10px; text-align:left; font-weight:normal; line-height:26px; padding:0 0 20px 0; }

#content p.last         { font-size:10px; color:#666; }

#content img            { border:1px solid #555; }

#content a      	{ padding-bottom:1px; border-bottom:1px solid #CCC; }

#content a:hover	{ border-bottom:1px solid #555; }

#content .bottomwrap    { float:left; display:inline; width:958px; height:30px; background:url(../../../web/skin/contentb.jpg) no-repeat; }

