@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px;}
.cont_title{ background: url(images/top_bg_red.jpg) left top repeat-x; width:100%; height:43px;}
.cont_bg_box{ background:url(images/cont_main_bg.jpg) left top repeat; height:100%; width:100%; border-left: solid 1px #c5c1be; border-right: solid 1px #c5c1be;} 
.b_bg_box{ background:url(images/b_bg_box.jpg) left top repeat-x; width:100%; height:11px;}
.head1{font-family: Arial, Helvetica, sans-serif; font-size:19px; color:#cf2323; font-weight:bold; padding-left:7px; padding-top:15px;}
p{ font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:16px; color:#535353;}
.bor{ border: solid 1px #efefef;}
.head2{font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; font-weight:bold;}
.bottom_bg_cont{ background:url(images/bottom_bg_cont.jpg) left top repeat-x; height:18px; width:100%;}
.l_mid_bg{ background:url(images/l_mid.jpg) left top repeat-y; height:100%; width:16px;}
.r_mid_bg{ background:url(images/r_mid.jpg) left top repeat-y; height:100%; width:16px;}
.shadow_top_bg{ background:url(images/s_top_bg.jpg) left top repeat-x; height:17px; width:100%;}
.shadow_bottom_bg{ background: url(images/s_b_bg.jpg) left top repeat-x; height:17px; width:100%;}
.shadow_l{ background:url(images/s_bg_l.jpg) left top repeat-y; height:100%; width:23px;}
.shadow_r{ background: url(images/s_r_bg.jpg) left top repeat-y; height:100%; width:23px;}


