@charset "utf-8";
/* CSS Document */

.aboutBoxMain { width:950px; position:relative; }
.aboutBoxLeft { position:relative; width:696px;}
.aboutBoxLeftTop { position:relative; width:696px; height:30px; background:url(../images/about_box1b_top.png);}
.aboutBoxLeftMiddle { position:relative; width:696px; background:url(../images/about_box1_middle.png) repeat-y;}
.aboutBoxLeftBottom { position:relative; width:696px; height:24px; background:url(../images/about_box1_bottom.png);}

.aboutBoxRight { position:relative; width:229px;}
.aboutBoxRightTop { position:relative; width:229px; height:30px; background:url(../images/about_box2b_top.png);}
.aboutBoxRightMiddle { position:relative; width:229px; background:url(../images/about_box2_middle.png) repeat-y;}
.aboutBoxRightBottom { position:relative; width:229px; height:24px; background:url(../images/about_box2_bottom.png);}

.boxText { position:relative; font-family:Georgia, "Times New Roman", Times, serif; vertical-align:top; font-size:26px; color:#FFFFFF; }

.aboutText { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; text-align:left; }
.aboutText3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; text-align:left; font-weight:bold; }
.aboutText2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; text-align:left; font-weight:bold; }
