@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* common style */
body{ text-align: center; background: url(/common/themes/cms/images/BG.gif) repeat-x; }

#pageTitle em { background: url(./images/title.gif) no-repeat 17px 50%; }

.columnL { float: left; width: 510px; }
.columnR { float: right; width: 141px; }

.tRight { text-align: right; }

#content { margin-bottom: 10px; padding-bottom: 70px; }

#pageTitle { height: 109px; margin: 6px 0 50px; background: url(/common/themes/cms/images/pageTitleBG.jpg) no-repeat 100% 0; }
#pageTitle em { display: block; height: 109px; text-indent: -99999em; }

