input,textarea,td.text {
			border : 1 solid #CCCCCC;
			background-color : #FFFFFF ;
			color : Black;
}

a {
			font-size: 12px;
			color: #7D7EFF;
			text-decoration: none;
}


a:hover {
			text-decoration: underline;
}

.coil_img_left{
			FLOAT: left; 
			BORDER-TOP-WIDTH: 0px; 
			BORDER-RIGHT-WIDTH: 0px; 
			BORDER-BOTTOM-WIDTH: 0px; 
			BORDER-LEFT-WIDTH: 0px; 
			MARGIN: 0em 0.7em 0.7em 0em; 
}

.coil_img_left2{
			FLOAT: left; 
			BORDER-TOP-WIDTH: 0px; 
			BORDER-RIGHT-WIDTH: 0px; 
			BORDER-BOTTOM-WIDTH: 0px; 
			BORDER-LEFT-WIDTH: 10px; 
			MARGIN: 0em 0.7em 0.7em 0em; 
			border-left: White;
}

.coil_img_right{
			FLOAT: right; 
			BORDER-TOP-WIDTH: 0px; 
			BORDER-RIGHT-WIDTH: 0px; 
			BORDER-BOTTOM-WIDTH: 0px; 
			BORDER-LEFT-WIDTH: 0px; 
			MARGIN: 0em 0.7em 0.7em 0em; 
}

#index_about{
	width: 600px; /* 設定區塊寬度 */
}

#index_about ul {
	list-style-type: none;
	border-left: 10px solid White;
	margin: 0;
	padding: 0;
	width: 600px; /* 設定區塊寬度 */
}

#index_about_img{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 0 0 ;
	width: 600px; /* 設定區塊寬度 */
}

#index_news ul {
	list-style-type: none;
	border-left: 10px solid White;
	margin: 0;
	padding: 0;
	width: 580px; 
}

#index_news_contact ul{
	list-style-type: none;
	/*border-left: 0px solid White;*/
	margin: 0;
	padding: 0;
	
}

#index_news_img{
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 600px; /* 設定區塊寬度 */
}


#index_product_contact ul{
	list-style-type: none;
	border-left: 0px solid White;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#index_product_contact li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0px;
	margin: 0px;
	border-left: 0px solid #FFBB68;
	/*background-color: #0066CC;*/
	
	
}

#index_product_img{
	border-bottom: 1px solid #CCCCCC;
}

#more{
	float: right;
	padding: 0px;
	
}




#index_wrapper {
	width: 100%; /* 設定區塊寬度 */
	height: 420px;
}

#index_container {
	position: relative;
	margin: 0px 0;
	width: 100%;
}
#index_primary {
	margin: 0px 155px 0 305px; /* 設定左右邊界155px */
	width: 320px; /* 設定區塊寬度 */
	/*background-color: #C7D5ED;*/
}
#index_secondary {
	/*position: absolute;*/
	left: 0px;
	top: 0px;
	width: 300px; /* 設定區塊寬度 */
	/*background-color: #F9CFBA;*/
	
}
#index_advertisement {
	position: absolute; /* 將配置方式值指定為absolute */
	right: 0px; /* 指定區塊與右側的距離 */
	top: 0px; /* 指定區塊與上方的距離 */
	width: 150px; /* 設定區塊寬度 */
	/*background-color: #E5C7ED;*/
}


/* 最新消息
---------------------------------------------*/
.date-header {
	position: relative;
	top: 80px;
	z-index: 2;
	margin-left: 45px;
	color: #009900;
	font-size: 90%;
	font-weight: normal;
}
.entry {
	position: relative;
	z-index: 1;
	background: url(news/entry_bg.gif) left top no-repeat;
	width: 655px !important;
	width /**/: 600px;
	padding-left: 45px;
	padding-top: 70px;
}
.entry-header {
	font-size: 116%;
	padding-bottom: 3px;
	border-bottom: 3px double #74CE70;
}
.entry-body p {
	margin: 1em 0;
}
.entry-body blockquote {
	margin: 1em;
	padding-left: 10px;
	border-left: 3px double #74CE70;
	color: #666666;
}
.entry-body p.entry-footer {
	padding-top: 3px;
	border-top: 1px solid #74CE70;
	font-size: 90%;
}

/*product */
#product_title{
	font-size: 12px;
	font-weight: bolder;
	color: #B8860B;
	padding: 10px 0px 0px 0px;
}

#product_content{
	border-bottom: 1px dotted #CCCCCC;
	padding: 0px 0px 3px 0px;
}

#product_c_group{
	padding: 20px;
	margin: 0px 0px 10px 0px;
}




/*faq*/
#faq_title{
	font-size: 12px;
	font-weight: bolder;
	color: #B8860B;
	padding: 10px 0px 0px 0px;
}

#faq_content{
	/*border-bottom: 1px dotted #CCCCCC;*/
	padding: 0px 0px 3px 0px;
	color: #C6A900;
}

#faq_c_group{
	padding: 20px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}


/*聯絡我們*/

/* 調整寬度
---------------------------------------------*/
#content {
	width: 700px;
}

/* 填寫資料表格
---------------------------------------------*/
#orderForm fieldset {
	margin-top: 20px;
	border: 1px solid #ccc;
}
#orderForm legend {
	padding-top: 2px;
	color: #333333;
	font-weight: bold;
	border-top: 1px solid #DC0101;
}
#orderForm dl {
	padding: 0px 20px 0px 20px;
}
#orderForm dt {
	margin-top: 0px;
}
#orderForm dd {
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #CCCCCC;
}
#orderForm em {
	color: #DC0101;
	font-style: normal;
}
#orderForm .submit {
	margin-top: 1px;
	/*text-align: center;*/
}

#orderForm .assist {
	color: #666666;
	font-size: 90%;
}
#orderForm .text1 {
	width: 150px;
	height: 15px;
}
#orderForm .text2 {
	width: 4em;
}
#orderForm .text3 {
	width: 300px;
	height: 15px;
}
#orderForm .text1,#orderForm .text2,#orderForm .text3 {
	background: #FFFFFF url(input_bg.gif) left top repeat-x;
	border: 1px double #CCCCCC;
	padding: 2px;
}

.text_rad{
	color: Red;
}








table.form_list {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: ;
	border-collapse: collapse;
	background-color: white;
}
table.form_list th {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.form_list td {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}




td.t1 {
			background: #5588BB;
			text-align: center;
}


thead{
			background-color: #008B8B;
			color: #ffffff;
			border-bottom: 1px white;
			border-right: solid 1px white;
			border: #FFFFF0;
}

tbody{
			border-bottom: 3px white;
			border-right: solid 3px white;	
			font-size: 12px;
}


h1 { 
			font-family:Arial, Helvetica, sans-serif;
			font-size:20px;
			color: #8485FF;
}

tr.list{
			background-color: #bbffaf;
}

.default_table{
	border: 1px solid #CCCCCC;
}

.list_h,.edit_h {	
			color: #FFFFFF;
			font-size: 15px;
}
.list_h td {	
			color: #FFFFFF;
			width: 100px;
}
.list_i {
			background: #FDF5E6;
			color: #FFFFFF;
			text-align: center;
}
.list_a {
			background: #88DD89;
			color: #FFFFFF;
			/*text-align: left;*/
			font-size: 13px;
}
.list_r {
			background: #FA796B;
			color: #FFFFFF;
			text-align: center;
}
.list_t {
			color: #FFFFFF;
			width: 60px;
			font-size: 16px;
			text-align: center;
}
.announce_c{
	border-bottom: 1 solid #CCCCCC;
	color: Black;
}
.announce_caption{
	width: 320px;
	color: Black;
	border-bottom: Black;
	text-align: left;
}
.announce_user{
	width: 100px;
}
.announce_date{
	width: 90px;
}
.announce_edit{
	width: 60px;
}
.announce_subject{
	width: 900px;
	color: Black;
	border-bottom: Black;
}
.announce_name{
	width: 80px;
}
.announce_time{
	width: 80px;
}
.announce_level{
	width: 100px;
}
.announce{

	font-size: 12px;
	border : 1 solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.announce_c{
	border-bottom: 1 solid #CCCCCC;
	color: Black;
}
.announce_caption{
	width: 320px;
	color: Black;
	border-bottom: Black;
	text-align: left;
}
.announce_user{
	width: 100px;
}
.announce_date{
	width: 90px;
}
.announce_edit{
	width: 60px;
}
.article_subject{
	width: 900px;
	color: Black;
	border-bottom: Black;
}
.article_name{
	width: 80px;
}
.article_time{
	width: 80px;
}
.article_level{
	width: 100px;
}
.article{

	font-size: 12px;
	border : 1 solid #CCCCCC;
}
.article_c{
	border-bottom: 1 solid #CCCCCC;
	color: Black;
}
.article_caption{
	width: 320px;
	color: Black;
	border-bottom: Black;
	text-align: left;
}
.article_user{
	width: 100px;
}
.article_date{
	width: 90px;
}
.article_edit{
	width: 60px;
}
.button{
	border: 1 solid #CCCCCC;
	text-decoration: none;
	color: Red; 
}

code {
	display: block;
	overflow: auto;
	margin: 2px auto;
	font-size: 9pt;
	white-space: pre; /* CSS 2.1 */
	padding-top: 10px;
   padding-bottom: 0px;
	width: 100%;
	line-height: 0pt;
	/*overflow-y: hidden;*/
}
.main{
	position: absolute;
	left: 700px;
	top: 280px;
}
.main1{
	position: absolute;
	left: 10px;
	top: 120px;
}
.main2{
	position: absolute;
	left: 5px;
	top: 440px;
}
.main3{
	position: absolute;
	left: 415px;
	right: 20px;
	top: 115px;
}
.edit_i{
	background: #008B8B;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	width: 60px;
}
.common_frame{
	font-size: 12px;
	border : 1 solid #CCCCCC;
	color: 
}
.ahref{
	font-size: 12px;
	border : 1 solid #CCCCCC;
	color: White;
	background: #FF8C00;
	border-color: White;
}
.unite_width{
   width: 150px;
}

.basic_item{
	width: 110px;
}
.basic_acc_item{
	width: 130px;
}
.basic_acc_con{
	width: 160px;
}
.basic_table{
	border : 1 solid #CCCCCC;
}
.baisc_select{
	width: 125px;
}
.checkbox,.radio{
	border : 0 solid #CCCCCC;
}
.rbac_user_item{
   width: 120px;
	border : 1 solid #CCCCCC;
	margin: 1 1 1 1;
	text-decoration: none;
	height: 25px;
	font-size: 13px;
   color: White;
	background: #008B8B;
}
.rbac_user_con{
	width: 380px;
	border : 1 solid #CCCCCC;
	margin: 1 1 1 1;
	text-decoration: none;
	height: 25px;
	font-size: 13px;
}
.rbac_user_record_title{
	width: 100%;
	border : 1 solid #CCCCCC;
	margin: 1 1 1 1;
	text-decoration: none;
	height: 25px;
	font-size: 13px;
   color: #636363;
	background: #FFA191;
}
.rbac_user_record_item{
	width: 90px;
	border : 1 solid #CCCCCC;
	margin: 1 1 1 1;
	text-decoration: none;
	height: 25px;
	font-size: 13px;
   color: #636363;
	background: #FFEC7D;
}

.result_item{
	width: 70px;
	color: #16706A;
	background: #F5F5DC;
}


/*magnify*/
#magnify{
	position:relative; 
	top:0px; 
	left:0px; 
	width:75px; 
	background-color:#fff; 
	z-index:100;
}
#magnify a.p1, #magnify a.p1:visited {
	display:block; 
	width:100px; 
	height:75px; 
	text-decoration:none; 
	background:#fff; 
	top:0; 
	left:0; 
	border:0;
}
#magnify a img {
	border:0;
}
#magnify a.p1:hover {
	text-decoration:none; 
	background-color: White; 
	color:#000;
}
#magnify a .large {
	display:block; 
	position:absolute; 
	width:0; 
	height:0; 
	border:0; 
	top:0; 
	left:0;
}
#magnify a.p1:hover .large {
	display:block; 
	position:absolute; 
	top:px; 
	left:110px; 
	width:200px; 
	height:150px;
	border:2px solid #ccc;
}
/*end*/

/*虛線*/
.dotline {
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px;
	margin: 2px;
}
/*虛線*/


table.thintable {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #E0E0E0;
	border-collapse: collapse;
	background-color: rgb(255, 255, 240);
}
table.thintable th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: White;
	background:url(image3.gif);
	-moz-border-radius: ;
}
table.thintable td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #E0E0E0;
	/*background-color: white;*/
	-moz-border-radius: ;
}
