﻿* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}
	
a,area {
	blr:expression(this.onFocus=this.blur())
	} /* for IE */ 

:focus {
	-moz-outline-style: none;
	} /* for Firefox */	

body {
	font-size: 62.5%;
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	background-color: #f0f3f0; /* The grey was #f2f2f2f2 */
	color: #000000;
	}

h1, h2, h3 {
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif, "宋体";
	color: #8f8f8f;
	font-style: normal;
	font-weight: normal;
	}

h1 {
	font-size: 3em;
	font-style: normal;
	font-weight: normal;
	}	
h2 {
	font-size: 2.5em;
	line-height: 2em;
}


div {
	position: absolute;
	z-index: 55;
	height: 20px;
	width: 196px;
	left: 0;
	top: 0;
	}


div.banner {
	position: absolute;
	top: 0;
	left: 50px;
	}


div.bannertail {
	position: absolute;
	top: 0px;
	background-image: url(image/backdarkgray.gif);
	height: 10px;
	background-repeat: repeat;
	}

div.sticker {
	background-color: #000;
	border: 3px none #000;
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #FFF;
	padding: 2px;
	text-align: left;
	letter-spacing: 0.2em;
	font-weight: bold;
	}

p {
	line-height: 1.4em;
	}

p.textbody {
	font-size: 1.1em;
	margin-bottom: 0.6em;
	text-align: left;
	}

p.textbodycn {
	font-size: 1.2em;
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: left;
	}


p.quote {
	font-size: 1.1em;
	margin-bottom: 1.4em;
	margin-left: 2.4em;
	text-align: left;
	}

p.quotecn {
	font-size: 1.2em;
	margin-bottom: 1.4em;
	margin-left: 2.4em;
	line-height: 1.8em;
	text-align: left;
	}



/* for homepage ==============================*/
														
.small {font-size: 0.9em; vertical-align: super}

.noteen {
	font-size: 1.0em;
	}

.notecn {
	font-size: 1.2em;
	}		
	
a.hp:link {
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif, "微软雅黑", "宋体";
	font-size: 3.0em;
	color:#8F8F8F;
	text-decoration:none;
	}
a.hp:visited {
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif, "微软雅黑", "宋体";
	font-size: 3.0em;	
	color:#8F8F8F;
	text-decoration:none;
	}
a.hp:hover {
 	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif, "微软雅黑", "宋体";
	font-size: 3.0em;
	letter-spacing:0.1em;
	color:#ADAD00;
	text-decoration:none;
	}
a.hp:active {
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif, "微软雅黑", "宋体";
	font-size: 3.0em;
	color:#ADAD00;
	text-decoration:none;
	}

a.txt:link {
	color:#507971;
	font-weight: bold;
	text-decoration:none;
	font-size: 1.1em;
	}

a.txt:visited {
	font-size:1.2em;
	color:#507971;
	font-weight: bold;
	text-decoration:none;
	}

a.txt:hover {
	font-size:1.2em;
	color:#008A8A;
	letter-spacing:0.1em;
	font-weight: bold;
	text-decoration:none;
	}

a.txt:active {
	font-size:1.2em;
	color:#008A8A;
	font-weight: bold;
	text-decoration:none;
	}


/* google plus button ---------------- */
div.gplus {
	position:absolute;
	top:335px;
	width:70px;
	height:15px;
	z-index:100;
	}