*{
margin:0px;
padding:0px;

}

body{

	font: normal 12px Arial, Helvetica, sans-serif;
	font-size:12px;
		
}
header{
	width:100%;
	margin:auto;
	
	
}
#container1{
	width:960px;
	margin:auto;
	
	height:90px;
}
.logo{
	float:left;
	width:330px;
	height:90px;
	
	
}
.right{
	float:right;
	width:610px;

	height:90px;
	margin-left:20px;
	
	
}
.social{
	width:660px;
	height:40px;
	background:#000;
}
.nav{
	width:100%;
	height:50px;
	line-height:50px;
	background:#cd202a;
	border-top:1px solid #e68124;
	border-bottom:1px solid #e68124
}
.select-menu { display: none }
.sf-menu,
.sf-menu * ,.sf-menu2 {
    margin: 0 auto;
    padding: 0;
    list-style: none;
	
}
.sf-menu ,.sf-menu2{
	line-height: 1.0;
	
	
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 180px;
}
.sf-menu2  ul{
    position: absolute;
    top: -999em;
    width: 220px;
	background: #cd202a;
}
.sf-menu ul li {
	width: 100%;
	
}
.sf-menu2 ul li{
	width: 100%;
	background: #e68124;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li {
  float: left;
  position: relative;
	margin: 0 25px 0 0;
  padding-right: 4px;    
}
.sf-menu2 li{
  float: left;
  position: relative;
	margin: 0 41px 0 0;
  padding-right: px;    
}
.sf-menu li:last-child,.sf-menu2 li:last-child {
	margin-right: 0 ;
}
.sf-menu2 ul li a:hover {
background: #cd202a;
}
.sf-menu a{
    display: block;
    position: relative;
 padding:3px 4px 2px 4px;
 
}
.sf-menu2 a{
    display: block;
    position: relative;
 padding:3px 29px 2px 29px;
 
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0px;
    top: 50px; /* match top ul list item height */
    z-index: 99;
}
.sf-menu2 li:hover ul,
.sf-menu2 li.sfHover ul {
    left: 0px;
    top: 45px; /* match top ul list item height */
    z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu2 li.sfHover li ul { top: -999em ;}
ul.sf-menu2 li li:hover ul,
ul.sf-menu2 li li.sfHover ul {
    left: 180px; /* match ul width */
    top: -1px;
}
/*** navigation skin ***/
.sf-menu ,.sf-menu2 {
 width:980px;
 margin:auto;
}
.sf-menu a {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;  
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  
}
.sf-menu2 a{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;  
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  width: 75%;
}
.sf-menu a:hover{
  color: #eba555;
  
}
.sf-menu2 a:hover{
  color: #eba555;
  
}
.sf-menu a{
  color: #ffffff;
}
.sf-menu .selected > a{
	color:orange;
}
.sf-menu li.sfHover > a{
  color: #E1E9F0;
}

/*Subs*/
.sf-menu ul{
	padding: 0px 0 0 0;
  background-image:#ccc;
  background-position:  0 0;
  background-repeat:  no-repeat;
  margin-top:-10px
}
.sf-menu ul a{
	margin: 0px;
	height: auto;
	padding: 8px 12px 8px 15px;
  border-bottom: 1px solid #ffffff;
  background: #ccc;
  display: block;
  z-index: 99999;
  font-size: 13px;
  color: #000 !important;
  height: 100%;
  line-height: 18px;
  width:170px;
}
.sf-menu ul a:hover{
	color: #003F82 !important;
	
}
.sf-menu ul ul a{
	border-bottom: 1px solid #ffffff;
}
.sf-menu ul ul li:last-child a{
	border-bottom: none !important;
}

.sf-menu ul ul {
  background: none;
  padding-top: 0px;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
    padding-right: 2.25em;
    min-width: 1px;
}
.sf-sub-indicator {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: 0px;
  right: .75em;
  width: 12px;
  height: 12px;
  text-indent: -999em;
  overflow: hidden;
	background: url(../images/menu-arrow.png) no-repeat;
	opacity: 0.8;
}
a:focus >.sf-sub-indicator,
a:hover >.sf-sub-indicator,
a:active >.sf-sub-indicator,
li:hover >a >.sf-sub-indicator,
li.sfHover >a >.sf-sub-indicator {
	opacity: 1;
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	top: 50%;
	margin-top: -2px;
	background: url('../images/menu-arrow-right.png') no-repeat;
	opacity: 0.8;
}
.sf-menu ul a:focus >.sf-sub-indicator,
.sf-menu ul a:hover >.sf-sub-indicator,
.sf-menu ul a:active >.sf-sub-indicator,
.sf-menu ul li:hover >a >.sf-sub-indicator,
.sf-menu ul li.sfHover >a >.sf-sub-indicator {
	opacity: 1;
}

/*no text menu items*/
.sf-menu .no-text > a{
	text-indent: -9999px;
	background-position: center center !important;
}

.menudesc {
  clear: both;
  display: block;
  font-size: 11px;
  color: #CCD5DE;
  margin-top: -16px;
}
.clear{
clear:both;
}
#banner{
height:360px;
background:#f7c9a8 url('../images/bannermain5.jpg') no-repeat;
margin-top:0px;
width:100%;
margin:auto
}
section.container{
	width:100%;
	margin:auto;
	
	height:auto
}
footer{
	width:100%;
	margin:auto;
	background:#fff;
	height:220px;
	margin-top:40px;
	border-top:3px solid #e2e4e6
}
#footer-copyright{
width:100%;
text-align:center;
height:50px;
padding:10px 0px;

}
#footer-copyright p{
width:100%;
text-align:center;
height:30px;
line-height:30px;


}
#footer-copyright p a{color:#000;text-decoration:none
}
#container .top_footer{

	margin:auto;
	
	
	}
	.right_2{
	float:right
	}
	.browse1{
	width:250px;
	height:180px;
	margin:20px 0px;
	
	}
	.browse1 ul li{
	list-style:none;
	line-height:30px;
	font-size:14px;
	}
	.browse{
	width:400px;
	height:180px;
	margin:20px 0px;
	float:left
	}
#container{
	width:960px;
	margin:auto;
	
	height:100px
}
aside.aside_left{
	float:left;
	width:615px;
	height:200px;
	
	background:#f4d9c0;
margin: 5px 10px 10px 0;
border: 5px solid #FFF;
box-shadow: 0 0 15px rgba(0,0,0,0.298);
-moz-border: 5px solid #FFF;
-moz-box-shadow: 0 0 15px rgba(0,0,0,0.298);
-ms-border: 5px solid #FFF;
-ms-box-shadow: 0 0 15px rgba(0,0,0,0.298);
-webkit-border: 5px solid #FFF;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.298);
}
aside.aside_left table tr td input{
margin: 5px 0px 10px 0;

}
article{
	width:960px;
	height:300px;
	
	margin-bottom:px;
	
}
.row{
	/*width:960px;*/
	width:965px;
	margin:auto;
	
}
aside.aside_right{
	float:right;
	width:300px;
	height:200px;
	margin-top:5px;
	margin-right:12px
	
}
aside.aside_right img{
	float:right;
	width:300px;
	height:200px;

	
}
.list1{
list-style:none;
color:#000;
width:285px;
margin-left:10px
}
.list1 li{
width:285px;
height:155px;
box-shadow: 0px 0px 3px #cdcdcc;
-webkit-box-shadow: 0px 0px 3px #cdcdcc;
-moz-box-shadow: 0px 0px 3px #cdcdcc;
margin-bottom:30px;

}
.list1 li img{
height:96px
}
.list1 #main{
margin-top:10px;
float:right;
width:130px;
font-size:12px;
line-height:22px

}
.list1 #main2{
margin-top:10px;
float:right;
width:160px;
font-size:12px;
line-height:22px

}
.list1 #one{
color:green;
font-size:14px;
font-weight:600;
}
.list1 h2{
padding:0px 20px;
font-size:14px;
color:#000;
border-bottom:1px solid orange
}
span.ap{
margin-left:40px
}
.box1{
width:300px;
float:left;
height:250px;
box-shadow: 0px 0px 3px #cdcdcc;
-webkit-box-shadow: 0px 0px 3px #cdcdcc;
-moz-box-shadow: 0px 0px 3px #cdcdcc;
background:#eee
}
aside.aside_right1{
	float:right;
	width:200px;
	height:auto;
	
margin: 20px 10px 10px 0;
border: 5px solid #FFF;
box-shadow: 0 0 15px rgba(0,0,0,0.298);
-moz-border: 5px solid #FFF;
-moz-box-shadow: 0 0 15px rgba(0,0,0,0.298);
-ms-border: 5px solid #FFF;
-ms-box-shadow: 0 0 15px rgba(0,0,0,0.298);
-webkit-border: 5px solid #FFF;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.298);
	padding-bottom:20px;
	margin-right:12px
	
}
aside.aside_left1{
float:left;
	/*width:615px;*/
	width:690px;
	height:auto;
	padding-bottom:20px;

margin:10px 10px 10px 0;
border: 2px solid #ccc;

}
.register{
float:right;
	/*width:615px;*/
	width:650px;
	height:auto;
	padding-bottom:20px;

margin:10px 10px 10px 0;
border: 2px solid #ccc;
}
aside.aside_left2{
	float:left;
	/*width:615px;*/
	width:700px;
	height:auto;
	 
border: 1px solid #fff;  
 

}
/* login form */
.login{
margin:auto;
/*margin-top: -15px;*/
width:450px;
	height:250px;


/* margin-top:50px; */

}
.user{

}
.login_1{
border:none;
width:450px;
	height:250px;
}
fieldset{
border:none;
}
fieldset{
border:none;
margin-left:0px;

width:330px;
	height:250px;

}
fieldset p{
margin:auto;
float:left;

}
input.name{
height:33px;
margin-left:10px;

padding-left:20px;
}
p.name{

height:38px;

margin-bottom:20px
}
.forgot{
width:330px;
height:160px;
margin-left:200px;
box-shadow: 0 0 15px rgba(0,0,0,0.298);
-moz-box-shadow: 0 0 15px rgba(0,0,0,0.298);
-ms-box-shadow: 0 0 15px rgba(0,0,0,0.298);
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.298);

}
#forgot{
padding:20px 0px;
text-align:center;
margin-right:0px

}
#forgot a{

text-align:center;
color:#000
}
p.name2{

height:38px;

margin-bottom:20px
}
.breadgrums{
width:auto;
margin-bottom:10px;
}
.breadgrums a{
text-decoration:none;
color:green
}
/* end login form */