@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,500italic);
/*  reset  */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
.order_table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
.center{
	text-align: center;
}
img{
	margin:0px;
	padding:0px;
	}
/*address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}*/
/*ol, ul {
	list-style:none;
}*/
/*caption, th {
	text-align:left;
}*/
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
	content:'';

}
abbr, acronym {
	border:0;
}
.ul{
	list-style:none;
	}
.lileft li{
	float:left;
	}
input,button{
	border:none;
	outline:none;
	}
button,.cursor{
	cursor:pointer;
	}
.user_edit ul,.user_edit ol{
	padding:0px 0px 0px 20px;
	}
/*================================reset================================*/
body{
	font-size:16px;
	color:#555;
	font-family:Arial, "微軟正黑體", "新細明體", Helvetica, sans-serif;
	line-height:25px;
	}
body, html{
	width: 100%;
	height: 100%
}
a{ text-decoration:none;}
*{box-sizing:boder-box;}
.wrapper{
	width:990px;
	position:relative;
	z-index:1;
	margin:0 auto;
	padding-bottom:25px;
	}
.clearfix:after { /* FF, IE8, O, S, etc. */
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
	}
.clearfix{
	zoom:1;
	}
.clear{
	clear:both;
	}
.fleft{
	float:left;
	}
.fright{
	float:right;
	}
.inline_block{
	display: inline-block;
}
.logo h1{ cursor: pointer;
    width: 106px;
    height: 106px;
    background: url(../image/logo.png) left top no-repeat;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font: 0/0 serif \9;
    text-shadow: none \9;
    color: transparent \9;}
h2{font-size:18px;color: #3f4347;font-weight:normal;}
h3{font-size:18px;color: #3f4347;font-weight:normal;}
h4{font-size:15px;color: #575757; font-weight:normal;}
h5{font-size:12px;color: #007fcb; font-weight:normal;}
p{ font-size:14px;color:#575757;}
