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

/*公共样式*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td {padding: 0;margin: 0;}
img {border: 0;}li{list-style:none;}*{font-size:12px;font-family:"微软雅黑";}a{text-decoration:none;}
input{outline: none;}a:hover{text-decoration:none;}.clear{clear:both;}
.public_center{margin:0 auto;width:1000px;}

.adaptive{
	width:200px;
	margin:10px 21px 0 21px;
	float:left;}
.adaptive div{
	text-align:center;
	line-height:30px;}
	
/*Method*/
.adaptive .Method{
	width:100%;
	height:150px;
	border:solid 1px #7d5739;
	background:#7d5739;}
.adaptive .example-image{
	border:none;}
.adaptive .example-image-link{
	background:none;}
.adaptive .example-image-link:hover{
	background:none;}
.adaptive div a{
	font-size:12px;
	letter-spacing:1px;
	color:#000;}
.adaptive .first{
	border:solid 1px #7d5739;
	overflow:hidden;}
.adaptive .example-image{
	border-radius:0;
	border:solid 1px #7d5739;}
.adaptive .example-image-link{
	border-radius:0;}