/***** Import *****/

@import                 url("../../../extend/skin/web.css");

/***** Local *****/

#fullwrap                  		{ width:930px; }

#fullwrapimg               		{ float:left; display:inline; width:600px; background:#111; margin:20px 0 40px 0; }

#fullwrapimg h1       		{ text-align:justify; width:540px; color:#999; line-height:20px; font-size:11px; font-weight:normal; padding:0 0 20px 30px; }

#fullwrapimg img           	{ margin:30px 0 40px 0; border:1px solid #444; }

#fullwraptxt               		{ float:right; display:inline; width:310px; margin-top:26px; }

#fullwraptxt p             	{ text-align:left; width:300px; line-height:28px; border-bottom:1px solid #DDD; }

#fullwraptxt .pv      		{ padding-top:20px; width:300px; height:16px; border-bottom:1px solid #999; }

#fullwraptxt a			{ font-size:10px; color:#888; display:inline; }

#fullwraptxt a:hover		{ color:#000; }

#fullwraptxt a.next		{ float:right; display:inline; padding-right:16px; background:url(next.gif) top right no-repeat; }

#fullwraptxt a.previous	{ float:left; display:inline; padding-left:16px; background:url(previous.gif) no-repeat; }

#fullwraptxt h2            	{ text-align:left; width:300px; line-height:20px; font-size:11px; font-weight:bold; margin-bottom:20px;

                          border-bottom:1px solid #999; padding-bottom:10px; }

