﻿html {
	width:100%;
	margin:0 auto;
	
}
a {
	color: #BD0144;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #000;
}

body {
	font-family:Arial;
	font-size:13px;
	color:#333333;
	margin:0 auto;
	background-image:url(../images/padded.png);
	background-repeat:repeat;
	text-align:justify;
	line-height:1.6;
	
}
#header
{
    width:100%;
    margin:0 auto;
    height:50px;
    background: #333333;
    background-image:url(../images/brilliant.png);
    border-bottom:4px inset #EDCB43;
}
#sub_head
{
    width:1000px;
    margin:0 auto;
    height:35px;
    padding-top:10px;
}

#bannar
{
    width:100%;
    height:480px;
}
#ban_up
{
    width:100%;
	height:130px;
	position:absolute;
	margin-bottom:50px;
		
}
.nam
{
     width:1000px;
    margin:0 auto;
    height:120px;
}

#main
{
    width:100%;
    margin-bottom:20px;
   
}  
#main_m
{
    width:100%;
    margin-bottom:20px;
    margin-top:150px;
   
}  

#cat_main
{
    width:980px;
    margin:0 auto;
    background-color:#ffffff;
    -moz-box-shadow:0px 0px 6px 0px #333333; 
    -webkit-box-shadow:0px 0px 6px 0px #333333;
    padding:10px;
    color:#333333;
    
}
#cat_sub
{
    width:980px;
    margin:0 auto;
    padding:10px;
     position:relative;
     overflow:auto;
}
.about
{
    width:475px;
    float:left;
    border-right:2px dotted #999999;
    height:250px;
}
.news
{
    width:475px;
    float:right;
    height:250px;
}

.bk_img
{
   width:100%;
    border-bottom:2px dotted #999999;
    height:200px;
}    

.bk_main2
{
   width:100%;
    border-bottom:2px dotted #999999;
  
    height:250px;
} 


#footer
{
    width:100%;
    background: #333333;
    background-image:url(../images/brilliant.png);
    border-top:8px solid #EDCB43; 
    height:65px;
    position:relative;
    clear:both;
    margin-top:15px;
}  

#footer_sub
{
    width:990px;
    height:50px;
    margin:0 auto;
    padding-top:10px;
    
}

#footer_sub a {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

#footer_sub a:hover {
	color: #000;
}

#bk_man_l
{
    width:250px;
    float:left;
    position:relative;
    background-color:#ffffff;
    -moz-box-shadow:0px 0px 6px 0px #333333; 
    -webkit-box-shadow:0px 0px 6px 0px #333333;
    padding-top:10px;
   
}
#bk_man_r
{
    width:700px;
    float:right;
    position:relative;
    background-color:#ffffff;
    -moz-box-shadow:0px 0px 6px 0px #333333; 
    -webkit-box-shadow:0px 0px 6px 0px #333333;
}

.p_main
{
  width:280px;
  background-color:#142535;
   background-image:url(../images/checkered-light-emboss.png);
  height:30px;
  color:#ffffff;
  padding:10px;
  -moz-border-radius:7px 7px 0px 0px;
   border-radius:7px 7px 0px 0px;
     -moz-box-shadow:0px 0px 5px 0px #333333; 
    -webkit-box-shadow:0px 0px 5px 0px #333333;
    text-align:center;
}

.p_sub
{
width:280px;
  background-color:#ffffff;
  padding:10px;
  height:240px;
  -moz-border-radius:0px 0px 7px 7px;
   border-radius:0px 0px 7px 7px;
    -moz-box-shadow:0px 0px 5px 0px #333333; 
    -webkit-box-shadow:0px 0px 5px 0px #333333;
}
.bk_con1
{
    width:460px;
    height:270px;
    float:left;
    margin-left:17px;
    margin-bottom:15px;
}
.p_main1
{
  width:440px;
  background-color:#D9850D;
   background-image:url(../images/checkered-light-emboss.png);
  height:30px;
  color:#ffffff;
  padding:10px;
  -moz-border-radius:7px 7px 0px 0px;
   border-radius:7px 7px 0px 0px;
     -moz-box-shadow:0px 0px 5px 0px #333333; 
    -webkit-box-shadow:0px 0px 5px 0px #333333;
    text-align:center;
}

.p_sub1
{
    width:440px;
  background-color:#ffffff;
  padding:10px;
  height:210px;
  -moz-border-radius:0px 0px 7px 7px;
   border-radius:0px 0px 7px 7px;
    -moz-box-shadow:0px 0px 5px 0px #333333; 
    -webkit-box-shadow:0px 0px 5px 0px #333333;
   
    
}

.image:hover {
-webkit-transform:scale(1.2);
transform:scale(1.2);
}
.image {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.mas_h
{
      font-family:Gabriola;
            font-size: 30px;
            color: #fff;
            height: 50px;
            background-color:#F63E3E;
            padding-left:10px;
            background-image:url(../images/paven.png);
}

.mas_h_ad
{
      font-family:Gabriola;
            font-size: 30px;
            color: #fff;
            height: 50px;
            background-color:#F63E3E;
            padding-left:10px;
            background-image:url(../images/paven.png);
}
    