@charset "utf-8";
/* Nex1/先覺科技 CSS Document */

body {margin: 0;padding: 0;text-align: center;background-color: #fff;}
body, div, p, table, td, tr, form, select, input {color: #666;font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px;line-height: 18px;}
/*li {list-style-type: none;}*/
a:link, a:visited, a:hover, a:active {color: #666;text-decoration: none;}
a:hover {color: #333333;text-decoration: underline;}


#main{ margin:auto;padding:auto; width:1000px;}

.content{
	height:571px;
}

.footer{
	background-image:url(../imgs/reg_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-size: 12px;
	color: #FFFFFF;
	
}
