/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
		
	}
/*simple_text*/
.simple_text {
	width:600px;
	float:left;
	margin:520px 0 0 350px;
	padding:10px 0 0 0;
	font: italic 16px Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:1.8em;
	text-shadow:1px 5px 5px #000;
}

.body_resize { width:960px; margin:0 auto; padding:0;}
/*body_blog*/

.left_small {
	width:370px;
	float:left;
	margin:340px 0 70px 40px !important;
	margin:15px 15px;
	padding:5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.right_small { width:330px; float: right; margin:80px 100px 0 0; padding:0px 0px;}

.left1 {
	float:left;
	width:800px;
	margin:40px 10px 10px 10px !important;
	margin:0px 10px 10px 25px;
	font-family: "微軟正黑體", Arial;
	
}
.left2 {
	float: left;
	width:700px;
	margin:0px 10px 10px 150px !important;
	margin:0px 10px 10px 25px;
	
}
.left3 {
	float: right;
	width:700px;
	margin:0px 30px 10px 150px !important;
	margin:0px 10px 10px 25px;
	
}
.left4 {
	float:left;
	width:923px;
	margin:44px 0px 10px 15px !important;
	margin:0px 10px 10px 25px;
	
}
.left5 {
	float:left;
	width:550px;
	margin:145px 0px 0px 15px !important;
	margin:0px 10px 10px 25px;
	
}
.table1{
	background-color:#444;
	color:#000;
	border-bottom:1px solid #444;
	background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.39, rgb(189,189,189)),
        color-stop(0.7, rgb(224,224,224))
        );
	background:-moz-linear-gradient(
        center bottom,
        rgb(189,189,189) 39%,
        rgb(224,224,224) 70%
        );
	text-shadow:1px 1px 1px #fff;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 0;
}

.table3{
	background-color:#444;
	color:#000;
	border-bottom:1px solid #444;
	background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.39, rgb(189,189,189)),
        color-stop(0.7, rgb(224,224,224))
        );
	background:-moz-linear-gradient(
        center bottom,
        rgb(189,189,189) 39%,
        rgb(224,224,224) 70%
        );
	text-shadow:1px 1px 1px #fff;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 0;
}
.table4{
    background-color:#555;
    color:#f0f0f0;
    border-bottom:1px solid #444;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.39, rgb(85,85,85)),
        color-stop(0.7, rgb(105,105,105))
        );
    background:-moz-linear-gradient(
        center bottom,
        rgb(85,85,85) 39%,
        rgb(105,105,105) 70%
        );
    text-shadow:1px 1px 1px #000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 0;
}
p{
	margin-bottom: 1em;
	text-align: justify;
	color: #FFF;
	font-size: 13px;
	line-height: 1.5;
	margin: 10px 40px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
	}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:10px;
	color: #666;
	padding: 0 0 0 250px;
}
.style12 {
	font-size: 16px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px;
}
.style13 {
	font-family: "微軟正黑體", Arial;
	color: #000;
	font-size: 18px;
	padding:10px;
}
.style13:hover {
	color:#F30;
}


a
{
	color: #333;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
}

a:hover
{
	text-decoration: underline;
	color: #999;
	font-family: "微軟正黑體", Arial;
}
