/***** Import *****/

@import                         url("../../../extend/skin/web.css");

/***** Local *****/

.imgwrap            { float:left; display:inline; width:590px; border:1px solid #333;

                      background:#111; margin:30px 0 0 24px; }

.imgwrap img         { margin:0px auto; text-align:center; border:1px solid #666; margin:40px 0 60px 0; }


.textwrap            { float:right; display:inline; width:300px; margin:28px 20px 0 0; }

.textwrap .innerwrap { float:right; display:inline; width:300px; height:220px; border-bottom:1px solid #333; margin-bottom:7px; }


.textwrap p          { text-align:left; width:300px; font-size:10px; color:#999;  line-height:26px; border-bottom:1px solid #333; }

.textwrap h1,

.textwrap h2,

.textwrap h3        { text-align:left; font-size:10px; color:#CCC;  line-height:26px; width:300px; border-bottom:1px solid #333; }

.textwrap h2,

.textwrap h3        { font-weight:normal; color:#999; }

.textwrap h1        { border-bottom:1px solid #111; }

.textwrap em        { font-weight:normal; }

.textwrap a         { color:#999; }

.textwrap a:hover   { color:#FFF; }

.textwrap .next     { float:right; display:inline; width:100px; margin-bottom:300px; padding:0 15px 0 0; text-align:right; background:url(../skin/next.gif) top right no-repeat; }

.textwrap .previous { float:left; display:inline; width:100px; margin-bottom:300px; padding:0 0 0 15px; text-align:left; background:url(../skin/previous.gif) no-repeat; }

.longtextwrap       { float:left; display:inline; text-align:left; width:590px; font-size:10px; color:#999; margin:0 0 0 24px; background:#333;

                      border:1px solid #333; border-top:0;}

.longtextwrap p     { text-align:left; line-height:22px; padding:10px 20px 20px 20px; }
