/* CSS Document */
BODY,TD,FORM,INPUT,SELECT,TEXTAREA 
{ font-size:13px;  color:#003f76; margin:0; line-height:24px }
.a2:link {
	font-size:13px;
	color:#000000;
	text-decoration: none;
	display:block;
	}
.a2:visited {
	font-size:13px;
	color:#000000;
	text-decoration: none;
	}
.a2:hover {
	font-size:13px; 
	color: #663300;
	}
.drapshadow {
	filter : DropShadow(color='#edba71',offX='1',offY='0',positives='true'); 
	height: 10px;
	}
.css13 {font-size:14px; color:#007BCB; font-weight: bold;}
.css12 {font-size:13px; color:#000000; line-height:24px}
.css4 {font-size:13px; color:#bba22f}
a:link {
	font-size:13px;
	color:#003f76;
	text-decoration: none;
	}
a:visited {
	font-size:13px;
	color:#003f76;
	text-decoration: none;
	}
a:hover {
	font-size:13px;
	color: #7ca8c2;
	text-decoration:none
	}
.subbg {
	background: url(../images/subbot.jpg) no-repeat left bottom;
}
.STYLE2 {color: #7ca8c2}
.STYLE3 {color: #000000; line-height:20px;}

.introbg {
	background-image: url(../images/main_bg.jpg);
	background-position: top;
}
.subtoprightbg{
	background: url(../images/subrightbg.jpg) no-repeat left top;
}
.subbotrightbg{
	background: url(../images/subbotrightbg.jpg) no-repeat left bottom;
}
.maintopbg{
	background: url(../images/maintopbg.jpg) no-repeat left top;
}
.memberInput {
	background:url(../images/input_bg.gif);
	width:110px;
	border:none;
	height:18px;
	font: Tahoma 12px/2em ;}
.STYLE1 {color: #9BD1EB;font-size:12px; }
.STYLE2 {color: #9BD1EB;font-size:12px; }
.STYLE3 {color: B1DFFF; font-size:12px; }
A.STYLE3:link {

	color:#9BD1EB;
	text-decoration: none;
	}
A.STYLE3:visited {

	color:#9BD1EB;
	text-decoration: none;
	}
A.STYLE3:hover {

	color: #52AFDC;
	text-decoration:none
	}
.subbotbg {
	background: url(../images/subbotbg.jpg) repeat-x left bottom;

}
.subtopbg {
	background-image: url(../images/subtopbg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}


/*2009-02-05-*-evezone add*/
.TopBoxTW {
	background: url(../images/maintop.jpg) no-repeat left top;
	width: 1003px;
	height: 366px;
	}
.TopBoxCN {
	background: url(../images/maintop_cn.jpg) no-repeat left top;
	width: 1003px;
	height: 366px;
	}
.TopBoxEN {
	background: url(../images/maintop_en.jpg) no-repeat left top;
	width: 1003px;
	height: 366px;
	}
.TopLink {
	display: block;
	height: 27px;
	margin: 35px 0 0 0;
	}
.LangLink {
	display: block;
	height: 22px;
	margin: 0 0 2px 0;
	}
.NewsTitle {
	padding: 50px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bolder;
	color:#003366;
	}
.NewsList {
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	}
	
.MainBg { 
	background: url(../images/bot.jpg) no-repeat left top;
	height: 180px;
	}
.FooterTW {
	background: url(../images/mainbot.jpg) no-repeat left top;
	height: 24px;
	text-align: right;
	}
.FooterCN {
	background: url(../images/mainbot_cn.jpg) no-repeat left top;
	height: 24px;
	text-align: right;
	}
.FooterEN {
	background: url(../images/mainbot_en.jpg) no-repeat left top;
	height: 24px;
	text-align: right;
	}
.FooterTW a,.FooterCN a {
	margin: 0 100px 0 0;
	display: block;
	width: 60px;
	height: 20px;
	float: right;
	}
.FooterEN a {
	margin: 0 320px 0 0;
	display: block;
	width: 60px;
	height: 20px;
	float: right;
	}
	
.Mask {
	position: absolute;
	z-index: auto;
	width: 200px;
	height: 150px;
	background: url(../images/photo_mask.gif) no-repeat left top;
	}
.Mask a {
	display: block;
	width: 200px;
	height: 150px;
	text-decoration: none;
	}
.EAblum {
	display: block;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #CEE6F0;
	}
.Message {
	color: #0080D5;
	line-height: 1.5em;
	}
.ReplyMessage {
	margin: 10px;
	padding: 5px;
	background: #DCFDCC;
	border: 1px dashed #99CC00;
	color:#009900;
	}
.Page {
	padding: 10px;
	text-align: right;
	}
.Page a {
	padding: 1px 5px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #D0DDE3;
	font-size: 11px;
	font-family: Tahoma;
	}
.Page a:hover {
	background: #A2D8EC;
	}