@charset "iso-8859-9";
/* CSS Document */
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
img{ border:0;}
.main{ width:945px; margin:0 auto; }
.yellowLine{ background:#F7941E; height:2px; margin:16px 0;}
.orangeBg{ background:url(../images/xxx_dom/orangeBg.png) no-repeat right; width:945px; height:108px; position:relative; }
.stamp{ position:absolute; left:0; top:0; background:url(../images/xxx_dom/stamp.png) no-repeat; width:108px; height:108px;}
.orangeContent{ position:absolute; left:117px; top:24px; color:#F4EAE4; font-size:12px; font-style:italic; line-height:20px; width:790px;}
.blueBar{ background:url(../images/xxx_dom/blueBarBg.png) repeat-x; padding-left:18px; height:28px; padding-top:12px; font-weight:bold; font-size:15px; color:#254768;}

.contentMain{ background:url(../images/xxx_dom/contentBg.png) repeat-x; padding:25px 20px;}
.formRow{ background:url(../images/xxx_dom/dotsLine.png) repeat-x bottom; padding-bottom:19px; }

.agree{ border-bottom:1px solid #d7d7d7; padding-bottom:19px; padding-top:19px;}

.normalYazi{ color:#4F4F4F; line-height:18px;}
.blue21-bold{ color:#004182; font-size:21px; font-weight:bold;}
.black12-bold{ color:black; font-weight:bold;}
.textboxBg{ background:url(../images/xxx_dom/txtBoxBg.png) no-repeat; width:455px; height:26px; padding-left:5px; border:0; font-family:Arial, Helvetica, sans-serif; }
.grey11-normal{ color:#777777; font-size:11px;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
.w477{ width:477px;}
.w800{ width:860px;}
