@import url(https://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;
	}

.mar_right_20{margin-right: 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;}
.wrapper{
	width:990px;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin:0 auto;
	}
.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;
}
h1{font-size: 18px;color: #183998;}
h2{font-size:18px;color: #3d4f82;}
h3{font-size:18px;color: #fff;}
h4{font-size:15px;color: #2c3e72; font-weight:bold;}
h5{font-size:24px;color: #aeb7ce; font-weight:normal;}
h6{font-size:24px;color:#2c3e72; font-weight: normal;}
p{ font-size:16px;}
