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



design by salinna 2014.07.17


標準  
    

-------*/



/*-----------------------------*/
/*
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; }
:focus { outline:0; }
a:active { outline:none; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }
*/

html,body{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: "微軟正黑體", Arial;
}
.body_overflow{
	overflow: hidden;
}
img,img a,img a:hover{
	border: 0px;
}

br, span{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul,li,ol,p{
	padding: 0px;
	margin: 0px;

}

h1{	font-size: 18px;}
h2{	font-size: 16px;}
h3{	font-size: 14px;}
h4{	font-size: 13px;}
h5{	font-size: 11px;}
	
a{
	color: #CCCCCC;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.text_center{
	text-align: center;
}
.clear{
	clear: both;
	margin: 0px;
}


.left{
	float: left;
}

.right{
	float: right;
}

.red{
	color: #F30;
}
.green{
	color: #33CC00;
}

.line-height150{
	line-height: 150%;
	margin: 5px;
}

.bgcolorw{
	background-color: #FFF;
}


.border_gr{
	border: solid #ccc 1px;
}


.bgcolorgr{
	background-color: #F7FBF4;
}

.line_hr{
	height: 1px;
	clear: both;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	margin: 0 auto;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
/*---------------------------*/

.more{
	font-family: "AvantGarde Bk BT";
	color: #FF6600;
	width: 35px;
	font-size: 11px;
	float: right;
	font-weight: bold;
	margin-top: 5px;
}
.more a{
	color: #FF6600;
	}
.more a:hover{
	color: #339900;
}



/*-----------*/


.page{
	height: 30px;
	margin: 0px auto;
	clear: both;
	padding-top: 5px;
	float: right;
	margin-right: 5px;
}

.page_a{
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 2px;
	width: 80px;
	text-align: center;
	height: 20px;
	line-height: 16pt;
	float: left;

}

.page_no{
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 2px;
	width: 20px;
	text-align: center;
	height: 18px;
	line-height: 16pt;
	float: left;
	border: solid #666666 1px;
}

.page_no a{
	color: #CCCCCC;
	display: block;
}

.page_no a:hover, .page_no a.look{
	color: #FFFFFF;
	background-color: #037F03;
	display: block;
	height: 18px;
}

.back{
	height: 20px;
	color: #FFFFFF;
	font-family: "微軟正黑體", Arial;
	font-size: 11px;
	line-height: 20px;
	background-color: #333333;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin: 10px;
	width: 80px;
	margin-left: 0px;
}

.back a{
	color: #FFFFFF;
	display: block;
}

.back a:hover{
	display: block;
	color: #FFFFFF;
	border: solid #000 1px;
	background-color: #333;
}


/*------------首頁--------------------*/


/*---index---*/
.container
{
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	}



#hearder {
	width: 100%;
	margin-top: 0px;
	margin: 0px auto;
	background-color: #000;
	background-image: url(../images/inTopbg1.jpg);
	/*	background-repeat: no-repeat;*/
	height: 200px;
	background-position: center top;
}



/*-------首頁-------------*/
/*------*/

.index{
	width: 750px;
	margin: 0 auto;
	padding-top: 2px;
}
