/* BASIC css start */
/* ========================= Container ========================= */
#container{background-color:#ebebeb; padding:5px 0;}

/* -------- PIE -------- */
.radius{border-radius:7px;}
.radius_btm{border-radius:0 0 7px 7px;}
.radius_top{border-radius:7px 7px 0 0;}
.shadow3{box-shadow:2px 2px 1px #dfdfdf}



/* -------- content -------- */
.contents{background-color:#fff; margin:10px auto 0}
.content{padding:20px;}

/* title */
.sub_tit{font-weight:bold; font-size:40px; color:#000; margin:20px 0px; border-bottom:3px solid #d7d7d7; background-image:url(/design/inter22/images/tit_bg.gif); background-repeat:no-repeat; background-position:left top;}
.strapline01{font-size:17px; font-weight:700; color:#232323; line-height:1.8em; margin-bottom:5px}
.strapline02{font-size:16px; font-weight:700; color:#232323; line-height:1.8em; margin-bottom:5px}
.hp_add{color:#232323; font-weight:700; font-size:14px; margin:30px 0 10px}
.hp_add a{color:#0f5a86}
.img{text-algin:cetner;}


/* BASIC css end */

