	
	
	
/*
#wrapper #head #NavLink #sddm{
	width:1080px;
	margin:auto;
	z-index:30}

#wrapper #head #NavLink #sddm li{
	float: left;
	font-weight:bold;}
#wrapper #head #NavLink #sddm .CurrentLi a{
	background:none;}	
#wrapper #head #NavLink #sddm li a
{	display: block;
	width: 98px;
	color: #FFF;
	text-align: center;
	padding:0px 5px;
	height:41px;
	line-height:41px;
	background:#;
	}
#wrapper #head #NavLink #sddm li P{
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
#wrapper #head #NavLink #sddm li a:hover
{	text-decoration:none;
	background:#FFFF13;
	color:#1b5aa9;
}


*/

body {font-family: sans-serif;}
ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
-moz-padding-start: 0px;  
padding-start: 0px; 
padding: 0px; 
}



#Links li { float:left; padding-right:10px; height:25px; line-height:25px;}


#body #Links { min-height:35px;}


#menu-product { display:block;}

.Sbox .textwidget { margin:10px; line-height:20px;}

.wpcf7span{ color:#FF0000;}

.wpcf7 p{ height: 40px;font-size: 12px;}


.wpcf7 textarea { width:257px;}

.wpcf7  .wpcf7-submit{ margin-top:110px; }


.hjnavleft ul li { overflow:hidden;}


/**
 * 仿照简书的样式
 */
#thumbnail{
	margin:-5px 5px 5px 5px;
	width:115px;height:100px;
	border-radius:5px;
	border:1px solid #eee;
	float:right;
	overflow:hidden;
	text-align:center;
} 
#thumbnail img{
	max-height:100px;
	max-width:180px;
	min-height:100%;
	min-width:100%;
	margin: 0 -100%;
} 


#menu-item-653{

background:rgb(226, 2, 94);

}