@charset "utf-8";
/***************
TsingStone Info&Art Design Studio
the Academy of Arts & Design, Tsinghua University
Author:Jason Woo 
***************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,figcaption,code,del,dfn,em,image,q,dl,dt,dd,ol,ul,li,fieldset,form,legend,table,tf,tr,th {
	border: 0px;
	padding: 0px; 
	font-size: 100%; 	
	-webkit-text-size-adjust:none;
	margin: 0px; 
	font-family: inherit; 
}


body {
	background-color: #FFFFFF;
	color: #333;
	line-height: 18px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}


input,textarea,select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	outline:none;
}
textarea {
	width:580px;
	height:200px;
}
img {
	border: 0px;
	vertical-align:bottom;
}

a, a:link {
	text-decoration: none;
	color:#06F;
}

a:hover
{
	text-decoration:none;
	color:#C30;
}

ul, li {
	list-style-type:none;
}
.clear {
	clear:both; 
	overflow:hidden;
	height:0px;
}
.left {
	float: left;
}
.right {
	float: right;
}

.clearfix:after {
	display:block;
	content:'.';
	clear:both;
	height:0px;
	visibility: hidden;
}

.yahei {
	font-family:"Microsoft yahei","微软雅黑","Tahoma","Verdana","Arial","sans-serif";
}

.relative {
	position:relative;
}

.clearfix {
	*display:inline-block;
	*zoom:1;
}

.example {
	display:none;
}

.Load {
	background:url(../images/ico1.gif) no-repeat center;
	opacity:0.8;
	position:fixed;
	z-index:200;
	width:100%;
	height:100%;
	line-height:100%;
	top:0px;
	background-color:rgba(255,255,255,0.6);
	display:none;
}
.Load[class*=loadSeq] {
	display:block;
}
[page=tjr] .regbtn a.oper {
	display:none;
}
[page=tjr] .regbtn a.open {
	display:inline-block;
}