@charset "utf-8";
/* CSS Document */
body {background-color: #ca006f; background-image: url(../images/bg.gif);background-attachment:fixed;}
body,td,th {font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
a {outline:none; color:#000;}
a:hover {text-decoration:none;}
p {text-align:left;}

#body{margin:0 auto; width:994px;}
#inner{ width:994px; height:723px;}

#h_top {background:url(../images/top.png) no-repeat bottom;height:20px; padding-top:30px}
#h_center {background:url(../images/h_center.jpg) repeat-y center;MARGIN: 0px; width:994px;}
#h_bottom {background:url(../images/bottom.png) no-repeat top;height:23px}
#h_center p {padding:0px; margin:0px; text-align:center; }

#top {background:url(../images/top.png) no-repeat bottom; height:20px; padding-top:30px}
#center {background:url(../images/center.jpg) no-repeat center; height:428px; MARGIN: 0px; width:994px}
#bottom {background:url(../images/bottom.png) no-repeat top; height:23px}

#center2 {background:url(../images/h_center.jpg) repeat-y center; MARGIN: 0px; width:994px;}

#logo{background:url(../images/logo.jpg) no-repeat bottom right; width:246px; height:369px; padding-top:35px; padding-left:60px; float:left; margin:0 auto}
#top_text{ text-align:left; float:right; padding-right:430px; padding-top:30px}
#cont {padding:50px 50px 50px 350px;}

#bottom_boxes{MARGIN: 0px; WIDTH: 994px; HEIGHT: 180px; PADDING-TOP: 30px}
#left_box {background:url(../images/botom_left_box.png) no-repeat right  ; height:161px; width:306px; float:left; padding-left:37px;}
#center_box{background:url(../images/botom_center_box.png) no-repeat center; height:146px; width:285px; float:right; padding-right:19px; padding-top:20px}
#right_box{background:url(../images/botom_right_box.png) no-repeat left; height:155px; width:280px; float:right; padding-right:16px; padding-left:45px;}
#inner_box_1{width:150px; padding-left:13px; margin:-11px 0px 0px; padding-top:20px; float:left;}
#inner_box_2{ width:150px; padding-left:15px; margin:-11px 0px 0px; float:left;}
#inner_box_3{width:150px; padding-right:30px; margin:-11px -22px 0px; padding-top:20px; float:left;}
#inner_box_img_1{width:110px; height:95px; border:4px solid #FFF; background-color:#000; float:left; margin:25px 0px 0px 5px; overflow:hidden;}
#inner_box_img_2{width:110px; height:95px; border:4px solid #FFF; background-color:#000; float:left; margin:5px 0px 0px 2px; overflow:hidden;}
#inner_box_img_3{width:110px; height:95px; border:4px solid #FFF; background-color:#000; float:left; margin:25px 0px 0px -5px; overflow:hidden;}

.menu { float:left; padding-left:40px; height:28px; margin:0; line-height:28px}
.menu ul { padding:0px; margin:0; list-style:none; border:0; height:30px; float:left;}
.menu ul li {float:left; list-style:none; margin:0; padding:0 5px; display:block; width:103px; position:relative; }
.menu ul li a { float:left; padding:3px; color:#000; font:normal 12px  Arial, Helvetica, sans-serif; text-decoration:none; background:url(../images/btn_2_2.png) left no-repeat; width:90px; padding-left:10px;}
.menu ul li a span { float:left; padding:3px; color:#000; font:normal 12px  Arial, Helvetica, sans-serif; text-decoration:none; background:url(../images/btn_2.png) right no-repeat; width:90px; line-height:29px;}
.menu ul li a:hover { float:left; padding:3px; color:#000; font:normal 12px  Arial, Helvetica, sans-serif; text-decoration:none; background:url(../images/btn_1_2.png) left no-repeat; width:90px; padding-left:10px;}
.menu ul li a:hover span { float:left; padding:3px; color:#000; font:normal 12px  Arial, Helvetica, sans-serif; text-decoration:none; background:url(../images/btn_1.png) right no-repeat; width:90px; line-height:29px;}
.menu ul li a.active { float:left; padding:3px; color:#000; font:normal 12px  Arial, Helvetica, sans-serif; text-decoration:none; background:url(../images/btn_1_2.png) left no-repeat; width:90px; padding-left:10px;}
.menu ul li a.active span { float:left; padding:3px; color:#000; font:normal 12px  Arial, Helvetica, sans-serif; text-decoration:none; background:url(../images/btn_1.png) right no-repeat; width:90px; line-height:29px;}

.menu ul li .drop1 { position:absolute; z-index:100; top:30px; left:5px; padding-top:0px; margin-top:0px; display:none; }
.menu ul li:hover > .drop1 { display:block; }


.slideshow { width:605px; display:block; min-height:600px; }
.slideshow img { padding:10px; border:1px solid #cbcbcb; max-width:550px ;position: relative; top: 50%; left: 50%; }
#next, #prev { float:right; padding:0px 5px; cursor:pointer; }
