/* CSS Document */
.sitecolor {
color:#498AF5;
}
.listcolor {
color:#05275F;
}
.arialfont {
font-family: "Arial Unicode MS", sans-serif;
}

.engtext {
font-family: "Arial Unicode MS", sans-serif;
}

.sitefontstyle {
	font-family:新细明体,新細明體,PMingLiU,细明体,細明體,MingLiU,新宋体,新宋體,NSimSun,宋体,宋體,SimSun,"Arial Unicode MS",serif,san-serif;
	font-size:100.1%;
}

.head2 {
padding-left:.2em;
border-left: 5px solid #45A161;
border-bottom: 2px solid #45A161;
margin: 0.5em 0 0.25em;
font-size: 1.2em;
font-weight:bold;
letter-spacing:.2em;
}

.floatright {
float:right;
}
.floatleft {
float:left;
}
.clearfloat {
clear:both;
font-size:0;
line-height:0px;
margin:0;
padding:0;
border:none;
height:0;
}
.textright {
text-align:right;
}
.textleft {
text-align:left;
}
.textcenter {
text-align:center;
}
.greentext {
color: #45A161;
}
.dgreentext {
color:#344710;
}
.lgreentext{
color:#3E9F58;
}
.bluetext {
color:#1C6AF4;
}
.browntext {
color:#633500;
}
.boldtext {
font-weight:bold;
}
.spacetext1 {
letter-spacing: .1em;
}
.orangetext {
color:#FF9D5C;
}
.whitetext {
color:white;
}
.broadcast {
position:relative;
width: 33%;
float: left;
}
.zoom {
zoom:1;
}
/* --------------- download button ---------- */
.button_dl {
background-color:#F5983E;
color:white;
line-height:35px;
border:2px #fff solid;
padding:5px;
}