/* ------ general
-----------------------------------------------*/

body {
margin:0 0;
font-family:Arial, Helvetica, sans-serif;
background:#f1f1f1;
background-image:url(images/bg.jpg);
font-size:14px;
}

/* ------ mobilyselect
-----------------------------------------------*/

#title {
	height:173px;
	width:100%;
	margin:auto 0;
	alignment-adjust:central;
	
	}
#title img {width:1170px; height:auto}

#content {
width:1200px;
min-height:400px;
margin:0 auto 0;
}


.selecterBtns_bg {
width:1050px;
padding-left:108px;
padding-top:20px;
height:41px;
background-image:url(images/menubg.jpg);
}

.selecterBtns {
float:left;
padding-top:10px;
height:30px;
}

.selecterBtns a {
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
background:#d6d6d6;
color:#111;
display:block;
float:left;
font-size:22px;
font-weight:bold;
line-height:28px;
margin-right:4px;
outline:none;
padding:0 35px;
text-decoration:none;
}

.selecterBtns .active,
.selecterBtns a:hover {
background:#fba23a;
color:#fff;
}
.selecterContent {

width:1200px;
padding-top:15px;
padding-left:5px;
clear:both;
}

.selecterContent a {
outline:none;
}

.selecterContent li {
width:385px;
height:490px;
overflow:hidden;
}

ul.nolist img {
width:130px;
height:250px;	
/*height:500px;*/
}

ul.nolist,
ul.nolist li {
display:block;
list-style:none;
padding:0;
margin:0;
}

ul.nolist li {
float:left;
margin:0px 12px 5px 2px;	
}

.imgtxtdiv
{
	
	width:95%;
	text-align:center;
	margin:10px 10px;
	background:url(images/imgtxt_bg.jpg) repeat;
	border:#000 solid 1px; 
}

.imgtopdiv
{
	height:30px;
}
.imgdiv
{
	padding-top:40px;
background:#e3e3e3;
height:300px;
}
.txtdiv
{
color:#FFF;
height:160px;
text-align:left;
line-height:130%;
background:url(images/txt_bg.jpg) repeat;
padding:10px 5px 0 10px;
}

a {
color:#fff;
}

a img {
border:none;
}

.forfor {
	
float:left;
width:100%;
}
#footer {	
width:1170px;
height:160px;
margin:0 auto 0;
background:url(images/bottom_t.jpg) no-repeat;
color:#fff;

font-size:22px;
text-align:center;
padding-top:60px;
margin-top:20px;

}

.selecterBtns1 {
	text-align:center;
 
margin-bottom:5px;
width:350px;
}

.selecterBtns1 a {
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
background:#fba23a;
color:#fff;
display:block;
float:left;
font-size:16px;
font-weight:bold;
line-height:40px;
margin-right:4px;
outline:none;
padding:0 18px;
text-decoration:none;
}

.selecterBtns1 .active,
.selecterBtns1 a:hover {
background:#d6d6d6;
color:#111;
}