@charset "utf-8";
body {
	margin-left:0px;
	margin-top:0px;
	margin:0;
	padding:0;
	text-align:center;
    font-family:  "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color:#FF6699;
}
a:active {
	text-decoration: none;
	color: #333333;
	}
.border{
	border:1px solid #ccc;
}

.bgcolor{
	background:#f0f0f0;
}

#container{
	width:1200px;
	margin:0 auto;
	float:center;
	clear:both;
}

#header{
	float:left;
	width:100%;
}

#logo{
	float:left;
	width:500px;
	line-height:100px;
	height:80px;
}

#banner{
	float:right;
	width:300px;
}



.nav{
	float:left;
	height:10px;
	width:100%;
	overflow:hidden;
	clear:both;
}

#banner #right{
	float:right;
	width:300px;
	line-height:100px;
	height:80px;
}

#menu{
	float:left;
	width:100%;
	height:50px;
	background-color:#FF6699;
	margin-bottom:10px;
	
}


#shop_idebar{
	float:right;
	width:240px;
	height:410px;
}

#shop_idebar .bar{
	float:left;
	text-align:left;
	width:100%;
	height:432px;
}

#content{
	float:left;
	width:750px;
}

#content .left_box{
	float:left;
	width:370px;
	height:220px;
}

#content .right_box{
	float:right;
	width:370px;
	height:220px;
}

#content .left{
	float:left;
	height:200px;
	width:180px;
}

#content .right{
	float:right;
	height:200px;
	width:180px;
}

#footer{
	float:left;
	width:100%;
	height:60px;
}


/* 导航条syl2016s07y01l */ 

 
 
ul#nav{ width:960px; height:50px; background:#FF6699;margin:0 auto;} 
ul#nav li{display:inline; height:50px} 
ul#nav li a{display:inline-block; padding:0 20px; height:50px; line-height:50px; 
color:#FFF; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:16px} 
ul#nav li a:hover{background:#0095BB} 
/* end导航条syl2016s07y01l */







.syltext36{
font-family:"幼圆";
font-size:36px;
color:#FF6699;
font-weight:500;
text-decoration:none;}
.sylbtn1{
font-family:"幼圆";
font-size:16px;
color:#fff;
font-weight:500;
margin-left:10px;border:1px solid #FFCCCC;
width:100px;
height:36px;
background-color:#FF6699;
text-align:center;
line-height:36px;
text-decoration:none;
display:inline-block;
}
.banner{

margin-bottom:6px;
margin-top:6px;}
/*标题类*/
.sy_txt1
{
margin:5px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.sy_txt2
{
color:#FF6699;
font-weight:600;
}
.sy_txt3
{
margin:20px;
font-weight:600;
border-bottom:1px solid #ccc;
 
}
.synav
{
width:100%;
background-color:#FF6699;
height:16px;
}
