.h2{
	color: #339966;
	font-size: small;
}
.img_mainlogo{
	width:190px;
	Height:60px;
	background-image:url('../m_images/logo_01c.jpg');
	cursor:pointer;
}
.img_lang_en{
	width:16px;
	height:16px;
	background-image:url('../m_images/lang_en.jpg');
	cursor:pointer;
}
.img_lang_tc{
	width:16px;
	height:16px;
	background-image:url('../m_images/lang_tc.jpg');
	cursor:pointer;
}
.img_lang_sc{
	width:16px;
	height:16px;
	background-image:url('../m_images/lang_sc.jpg');
	cursor:pointer;
}
.img_arrow{
	width:3;
	height:6;
	background-image:url('../m_images/pt_02.jpg');
	background-repeat:no-repeat;
	background-position:left center;
}
.img_dot{
	background-image:url('x../m_images/dotline.jpg');
	background-repeat:no-repeat;
	background-position:center;
	padding-left:10px;
	padding-right:10px;
}
.img_dot div{
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#169556;
}
.img_close{ 
	background-image:url('../m_images/close.gif');
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.img_searchicon{
	width:12;
	height:12;
	background-image:url('../m_images/icon_01b.jpg');
	background-repeat:no-repeat;
	background-position:left center;
}
.img_download_en{
	width:75;
	height:16;
	background-image:url('../m_images/btn_download_en.jpg');
	background-repeat:no-repeat;
	background-position:left center;
}
.img_download_tc{
	width:44;
	height:16;
	background-image:url('../m_images/btn_download_tc.jpg');
	background-repeat:no-repeat;
	background-position:left center;
}
.img_download_sc{
	width:44;
	height:16;
	background-image:url('../m_images/btn_download_sc.jpg');
	background-repeat:no-repeat;
	background-position:left center;
}
.menu{
	background-color:#45AB78;
	color:#FFFFFF;
	font-size:11;
	font-weight:bold;
}
.menu a{
	text-decoration:none;
	color:#FFFFFF;
}
.img_print_en{
	background-image:url('../m_images/btn_print_en.jpg');
	background-image:no-repeat;
	background-position:center;
	height:16px;
	width:84px;
}
.img_print_tc{
	background-image:url('../m_images/btn_print_tc.jpg');
	background-image:no-repeat;
	background-position:center;
	height:16px;
	width:73px;
}
.img_print_sc{
	background-image:url('../m_images/btn_print_sc.jpg');
	background-image:no-repeat;
	background-position:center;
	height:16px;
	width:73px;
}
.img_email_en{
	background-image:url('../m_images/btn_mail_en.jpg');
	background-image:no-repeat;
	background-position:center;
	height:17px;
	width:92px;
}
.img_email_tc{
	background-image:url('../m_images/btn_mail_tc.jpg');
	background-image:no-repeat;
	background-position:center;
	height:17px;
	width:73px;
}
.img_email_sc{
	background-image:url('../m_images/btn_mail_sc.jpg');
	background-image:no-repeat;
	background-position:center;
	height:17px;
	width:73px;
}
.img_enq{
	background-image:url('../m_images/btn_register.jpg');
	background-image:no-repeat;
	background-position:center;
	height:22px;
	cursor:pointer;
	width:22px;
}
.img_outlook{
	background-image:url('../m_images/btn_outlook.jpg');
	background-image:no-repeat;
	background-position:center;
	height:22px;
	cursor:pointer;
	width:22px;
}
.img_ne{
	cursor:pointer;
	background-image:no-repeat;
	background-position:center;
}

input{
	border-width:1;
	border-color:#808080;
	border-style:solid;
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size:11;
}
.input{
	border-width:1;
	border-color:#808080;
	border-style:solid;
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size:11;
}
.menu .menu_main td{
	color:#DBD7D0;
	font-size:12;
	font-weight:bold;
	padding-top:10;
	padding-left:8;
}

.menu .menu_main a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12;
}
.menu .menu_main .ts2 a{
	font-weight:normal;
	font-size:15;
}
.menu .menu_main_sub a{
	color:#FFFFFF;
	font-size:11;
	font-weight:normal;
	text-decoration:none;
}

.menu .sel{
	color:#887A61;
	font-size:10;
	width:170;
}

.content_outer{
	background-image:url('../m_images/content_bgmiddle_b.jpg');
	background-repeat:repeat-y;
	text-align:left;
	font-size:12;
	color:#666666;
	line-height:1.5;
}

.content_outer table{
	font-size:12;
	color:#666666;
}

.content_outer a{
	color:#333333;
}
.content_outer h4{
	color:#33815A;
	line-height:0;
}
.content_outer thead{
	background-image:url('../m_images/content_bgtop_b.jpg');
	background-repeat:no-repeat;
}

.content_outer th{
	font-weight:bold;
	color:#887A61;
	font-size:22;
	line-height:1.5;
}
.content_outer tfoot{
	background-image:url('../m_images/content_bgbottom_b.jpg');
	background-repeat:no-repeat;
	height:1;
}
.ne_title{
	background-color:#33815A;
	color:#DBD7D0;
	font-size:12;
	font-weight:bold;
	padding:3 7 3 7;
}
.form_left{
	background-color:#6C624D;
	color:#ffffff;
}
.form_right{
	background-color:#F3F3F3;
	color:#6C624D;
	
}
.upmenu{
	color:#887A61;
	font-size:14;
	line-height:1.5;
}

.upmenu a{
	color:#887A61;
	text-decoration:none;
}
