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

body{
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#F8F8F8;
width:100%;
}

a{
border:0px;
text-decoration:none;
}

img{
border:0px;
}

#container{
width:100%;
margin:0px;
}

#wrapper{
margin:60px auto;
width:70%;
/*background-color:#FF0000; 
*/}

#header{
height:30px;
background:#363636;
padding-top: 10px;
}

#logo{
margin-top:7%;
margin-left:22%;
background-image:url(../image/logo.png);
background-repeat:no-repeat;
width:430px;
height:105px;
}


#logo1{
float:left;
margin-top:1%;
background-image:url(../image/logo1.png);
background-repeat:no-repeat;
width:255px;
height:105px;
}

#search_box{
width:100%;
margin-top:50px;
height:80px;
/*background-color:#666666;*/
}


#search_box1{
float:left;
margin-left:30px;
width:70%;
margin:0 auto;
}

#what{
width:60%;
float:left;
}

#where{
width:30%;
float:left;
margin-left:15px;
}

.lable{
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:2em;
background-color:#f5f5f5;
padding:12px;
padding-bottom:10px;
}

#button{
float:right;
width:6%;
height:34px;
margin-top:34px;
margin-left:5px;
}

.what{
width:100%;
height:34px;
margin-top:8px;
border:1px solid #CCCCCC;
color:rgb(216, 200, 25);
}
.where{
width:98%;
height:34px;
margin-top:8px;
border:1px solid #CCCCCC;
color:rgb(216, 200, 25);
}

.color{
background:#ffbc3e;
padding:8px;
border-radius:6px;
text-align:center;
font-size:14px;
text-transform:uppercase;
color:#333;
font-weight:600;
}

#page_view{
width:80%;
margin-left:10%;
/*background-color:#FF0000;*/
overflow:visible;
}

#top{
width:100%;
height:20%;
margin-top:20px;
/*background-color:#3E6F97;*/
padding-top:30px;
overflow:auto;
border-radius:4px;
}

#left{
float:left;
width:21%;
margin-top:35px;
border-radius:7px;
border:1px solid #F0EBEB;
background-color:#f9f9f9;
/*background-color:#f5f5f5;
border-right:1px dotted #666666;*/
clear:both;
}


#right{
float:left;
margin-left:15px;
width:70%;
margin-top:30px;
/*background-color:#4f4f4f;*/
}

#left ul {
margin:0px;
padding:0px;
}

#left ul li {
padding:4px;
text-transform:capitalize;
display:block;
line-height:1.65em;
list-style:none;
border-bottom:1px dotted #C9C0C0;
}

#left ul li:hover{
background-color:#3399CC;
color:#fff;
}

#left a{
color:#3399CC;
text-indent:5px;
}

#tb_views{
/*background-color:#f5f5f5;
*/margin-bottom:8px;
padding:5px;
clear:both;
width:100%;
}

.tb1{
width:100%;
background-color:#F2F8FD;
border-radius:5px;
border:1px solid #E9E9E9;
text-indent:15px;
color:#333;
}
.tb1 strong{
color:#3399CC;
font-size:13px;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:capitalize;
}
.tb1 tr td{
line-height:1.6em;
}

.style1{
float:right;
color:#FFFFFF;
font-size:12px;
text-transform:capitalize;
background-color:#3399CC;
padding:5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px
}
.style1 a{
color:#FFFFFF;
}

.listicons{
list-style:none;
padding:0px;
width:90%;
margin-top:50px;
margin-left:30px;
float:left;
}

.listicons li{
display:inline-block;
padding: 0px 13px;
padding-bottom: 35px;
width:100px;
}

.listicons li img{
width:60px;
height:60px;
margin: 0px 4px auto;
}
.listicons li span{
text-align:center;
text-transform:capitalize;
font-size:11px;
}

#cont{
float:left;
margin-top:50px;
}
#cont img{
width:80px;
height:80px;
margin-right:50px;
}

#tb2{
width:700px;
margin:0 auto;
}
#tb2 td{
background-color:#3399CC;
float:left;
}