@charset "euc-kr";
@import url("base.css");
@import url("layout.css");
@import url("board.css");
/********************************************************************
Vricks Republic Publishing S&A
Beginning : 2009-08-15
Final : 2009-08-27
*********************************************************************/

#realContents p,
#realContents dl,
#realContents dt,
#realContents dd	{ padding: 0; margin: 0; }

#history dl			{ margin: 0 0 0 78px; width: 550px; overflow: auto; }
#history dt			{ float: left; clear: both; margin-right: 20px; margin-bottom: 3px; }
#history dd			{ float: left; width: 406px; margin-bottom: 3px; }
#history h4			{ padding-top: 26px; margin: 0 0 -21px 0; }

#movie .movie		{ text-align: center; padding-top: 30px; }

#come h3			{ padding-bottom: 30px; }
#come .map			{ padding-top: 30px; }
#come .subway		{ float: left; width: 300px; }
#come .car			{ float: right; width: 300px; }
#come .bus			{ float: left; width: 300px; }
#come dd			{ padding: 12px 0 25px 17px; }

#greeting h4		{ padding-top: 30px; }
#greeting #contents p			{ padding-top: 20px; }
#greeting .ceoSign	{ float: right; }

