﻿/* Free Template by # */
.lists-star ul{
	
	line-height: 1.5em;
}
body {
	margin: 0px;
	color: #333;
	font-family: "微軟正黑體";
	font-size: 15px;
	background-color: #d6d6d6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	/* [disabled]font-weight: 400; */
	padding: 0;
	margin: 0 0 10px 0;
	font-family: "微軟正黑體";l
}

h1 { font-family: "微軟正黑體";font-size:34px; margin-bottom: 35px  }
h2 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #d41a44;
    font-weight: 400;
	font-family: "微軟正黑體";
}
h3 {
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 24px
}
h4 {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #900;
	line-height: 25px;
}
h5 {
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
h6 {
	font-size: 16px;
}

h1 a, h2 a, h9 a, h3 a, h4 a, h5 a, h6 a{
	color:#95200c;
}

.left { float:left }
.right { float:right }
.clear { clear: both }
.clear1 { clear: both;height: 10px }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h60 { height: 60px }

img { margin: 0; padding: 0; border: 0; }
.img_border { border: 1px solid #ccc; background: #fff; }
.img_border_s { padding: 4px }
.img_border_b { padding: 7px }
.img_nom { display: block; margin-bottom: 15px }
.img_fl {
	/* [disabled]float: left; */
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0;
}
.img_f2 {
	float: left;
	display: block;
	margin: 1px 20px 8px 0;
}
.img_fr { float: right; margin: 1px 0 8px 20px }

a:link, a:visited { color:#282a5e; text-decoration: none}
a:hover { text-decoration:underline }
a:hover,a:active { outline:none }

a.more {
	display: inline-block;
	text-decoration: none;
	margin-top: 15px;
	color: #fff;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: url(images/templatemo_more.png);-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
}
a.more1 {
	display: inline-block;
	text-decoration: none;
	margin-top: 15px;
	color: #fff;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: url(images/templatemo_more.png);-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	float: right;
	margin-right: 25px;
}

.left {float:left }
.right {float:right }
.no_margin_right {margin-right:0 !important;}
.margin_bottom { margin-bottom: 30px }


#templatemo_main {
	/* [disabled]clear: both; */
	/* [disabled]position: relative; */
	/* [disabled]height: 100%; */
	width: 100%;
	
	/* [disabled]z-index: 0; */
}

/**** Content ****/

#templatemo_content {
	width: 100%;
}
