/*
    Document   : style
    Created on : Apr 19, 2012, 8:56:37 PM
    Author     : kobu
    Description:
        Purpose of the stylesheet follows.
*/
*
{
    margin:0;
    padding:0;
}
body
{
    background:url("/images/bgb.jpg");padding-bottom:5px;
}

#main
{

    width:1020px;
    padding-bottom: 1px;
    margin:auto;
}
.midbanner
{
	background-image:url("/images/image5.jpg");
	background-attachment:fixed;
	background-repeat:no-repeat;
}
#header
{

    width:900px;
    height:120px;
    /**background:#fff;/**url("/images/header.jpg");*/

}
#block1
{
    width:400px;
    height:60px;
    float:left;


}
#block2
{
    width:500px;
    height:60px;
    margin-left:400px;
    text-align: right;

}
p.right
{
    text-align: right;
    color:#000;
    font:bold 40px/100px Arial;	
	margin-right: -100px;
}
.title1
{
     font: bold 14px/30px Arial;

}
p.title
{
font:italic bold 30px/30px French Script MT,serif;
color:#fff;
padding-top: 10px;
}
 #topmenu
{
    background: url("/images/topbar.jpg");
    height: 40px;
    width:900px;

}

#menu
{
   position: absolute;
  z-index: 99;
margin: 0 auto;
float: left;
 line-height: 20px;


}
#menu ul li
{
    list-style-type:  none;
   text-align: center;

    float: left;
}
#menu ul li a
{
    font-weight: bold;
    list-style: none;
    color:#FFFFFF;
    text-decoration: none;
    display: block;
    height:0px;
    padding: 10px 10px 30px 20px;
   }
#menu ul li a:hover
{
   color:#E6E6E6;
   background:#757577;


}

#secondmenu
{
    width:400px;
    height:10px;
}
#right
{
    width:200px;

    float:right;
    padding-top: 10px;


}

#rightmenu
{
    width:200px;
    position: absolute;
  z-index: 99;
margin: 0 auto;

 line-height: 40px;
}
#rightmenu ul li
{
    list-style-type:  none;
   padding-right:  40px;
    float: right;
}
#rightmenu ul li a
{
    list-style: none;
    font-weight: bold;
    text-decoration: none;
    display: block;
   color:#fff;
   text-align: center;
   padding-left: 20px;



}
.hr
{
    width:190px;
    color:#000;
}
#book
{
    background: url("/images/btnr.jpg")no-repeat;


}

#quote
{
    background: url("/images/btng.jpg")no-repeat;


}



#middle
{

    width:893px;
    height:240px;
    /**padding-top: 10px;*/

    border:4px solid #EAEFF2;

}
#mid
{
    float:left;

}
#mid1
{
    float:right;
    width:393px;
    height:240px;
    background:url("/images/tram.jpg");

}
#mid1 h3
{
    font-family: Arial;
    padding-top: 40px;
    color:#EAEFF2;
}
#middle1 {
    padding: 20px 0 10px 0;
    height: 700px;
}

#sidebar1 {
    float: left;

}

#sidebar2 {
    float: right;
}

.sidebar {
    float: right;
    margin-bottom: 30px;
    width: 190px;


}


.sidebar h3 {
    height: 36px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background:url("/images/sideb.jpg");
}

.sidebar h3.firsth3 {
    background:url("/images/sideb.jpg");
}

.sidebar ul {
    list-style: none;
    padding: 0 10px 10px 10px;
}

.sidebar ul.lastul {
    padding: 0 10px 15px 10px;

}

.sidebar ul li {
    padding: 3px 0 3px 10px;
    text-align: left;
    line-height: 18px;
    color: #000;/**8A4328;*/
    border-bottom: 1px dashed #000000;
}

.sidebar ul li a {
    display: block;
    padding: 0;
    font: bold 12px/18px Arial;
    text-decoration: none;
    color: #000;
}

.sidebar ul li a:hover {
    text-decoration: underline;

}
#content1 {
    float: left;
    background:url("/images/cnt_admin.jpg")no-repeat;
    height:690px;
    padding:10px;
    width: 690px;
		margin-left:280px;
}
#content1 h3
{
    color:#000;
    text-align: center;

}
#content {
    float: left;
    padding: 0 20px;
    width: 480px;
    height: 631px;
    background:url("/images/white.jpg");
    }
    #content p
    {
        text-align: justify;

        font: normal 12px/25px Arial;
    }
.but
{
    padding:0 0 5px 5px;
}




.post {
    margin: 0 0 30px 0;
}

.im
{
    padding:220px;
}

.post_content {
    clear: both;
    padding: 10px 0 0 50px ;
    height: 2%;


}

.post_content p
{
     font: normal 14px/20px Arial;
    text-align:justify;
    padding-right:20px;
}
.post_left
{
    width:300px;
    float:left;
    /**background:#EFF8FB;*/
    padding-bottom: 10px;
}
.post_right
{
    width:300px;
    float:right;
}
.post_meta_left {

    padding:20px;
}
.left
{
    float:left;
    padding:20px 20px 20px 20px;
    width:690;
    height:100px;
}
.left p
{

    font:normal Arial;
    text-align:justify;
    padding:20px;
}
.postcenter
{
    width:500px;
    float:left;

    padding-bottom: 10px;
}

.sp
{
    padding-top: 30px;
}

#image
{
    width:200px;
    height:180px;
}

.img
{
    width:100%;
    height:180px;
    padding: 3px;

}

.img1
{
    width:120px;
    height:100px;

    float: left;

}

.img2
{
    width:150px;
    height:100px;

    float: left;

}

.small
{
    font-size: 10px;
   font-weight:normal ;
padding-bottom: 10px;
color:#000000;
}
.small1
{
    float:left;
    font-size: 10px;
    font-weight:bold;
    padding-left:60px;
}
.tit
{

padding-bottom: 10px;

font: bold 14px/30px Arial;

}
.tit2
{
    font:italic 14px Brush Script Std MT;
    text-align:left;
font-weight:normal ;
padding: 10px;

color:#000;

}
.tit1
{
font: bold 32px/30px French Script MT,serif;
color:#000;
padding:5px 0  0 10px;
}
.tcenter
{
    text-align: center;
    font-size: 14px;
}

#bodycontent
{
	height:320px;
	
	}
	
#footer {
    clear: both;
    text-align: center;
    background:url("/images/footr.jpg");
	background-size:cover;
	background-image:url(footr.jpg)
	background-repeat:no-repeat;
	width:100%;
}
.footer
{
    font-size: 14px;
    text-align: center;
    color:#fff;
    padding-top: 5px;

}
/*
#footer {
    clear: both;
    text-align: center;
    background:url("/images/footr.jpg");
	background-size:cover;
	background-image:url(footr.jpg)
	background-repeat:no-repeat;
	width:100%;
}
.footer
{
    font-size: 14px;
    text-align: center;
    color:#fff;
    padding-top: 5px;

}*/

#footer p {
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    color:#000;

}
label {
    display: block;
   font-weight:normal ;
color:#585858;
padding: 45px 0 0 10px ;

}
.select
{
    width:218px;
    margin:5px 5px 0 10px;


    border: 1px solid #000;
}
.select1
{
    width:70px;
    margin:5px 0 0 10px;


    border: 1px solid #000;
}
.select2
{
    width:100px;



    border: 1px solid #000;
}
.input {
    border: 1px solid #000;
    margin-left:10px;
    padding:0 20px 0 0;
    background: #fff;
    width:195px;

}
.textarea {
    border: 1px solid #000;
    margin-left:10px;
    background: #fff;


}

.button
{
    width:100px;
    padding: 5px ;
    margin-left: 10px;
}
#leftmenu
{
    width:400px;

    z-index: 99;
    text-align: center;

    position: absolute;
    float: left;



}


#leftmenu a {
 display: block;
 text-decoration: none;
 font-weight: bold;
 padding: 15px 0 0 0;
color:#ffffff;


 }
 #leftmenu ul li
 {
 float: left;
width: 300px;
height: 50px;
background:url("/images/leftbtn.jpg") ;
list-style-type: none;

text-align: center;


}
#leftmenu ul li a:hover
{
    width: 300px;
    height: 40px;

    background:#81572E ;


}
#customers
{

width:100%;
border-collapse:collapse;
}
#customers td
{
font: normal 12px/25px Arial;
border:none;
padding:10px 5px 2px 7px;
}
#customers th
{
font: bold 14px/25px Arial;
border:none;
padding:20px 0 0 7px;
text-align: left;
}
#table
{

width:100%;
border-collapse:collapse;
}
#table td
{
font-size:14px;
border:none;
padding:10px 5px 2px 7px;
}
#table th
{
font: bold 14px/25px Arial;
border:none;
padding:20px 0 0 7px;
text-align: left;
}


#table1
{

width:600px;
border-collapse:collapse;
}
#table1 td
{
font-size:14px;
border:none;

}
#table1 th
{
font: bold 14px/25px Arial;
border:none;
padding:20px 0 0 7px;
text-align: left;
}
#table2
{

width:650px;
border-collapse:collapse;
}
#table2 td
{
width:200px;
font-size:14px;
border:none;

}

.text
{
    width:600px;
    font-size: 14px;
    float: left;

}

#middle2 {
    padding: 20px 0 10px 0;
   /* height: 500px;*/
	min-height:500px;
}