@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,figure,figcaption,code,del,dfn,em,button,q,dl,dt,dd,ol,ul,li,fieldset,form,legend,table,tf,tr,th {
	border: 0px;
	padding: 0px; 
	font-size: 100%; 	
	margin: 0px; 
	font-family: inherit; 
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;
	font-weight:normal;
}

body {
	background:#fff;
	color: #444;
	line-height: 1.6em;
	font-size: 12px;
	font-family:Arial, Helvetica,STHeiti, sans-serif;
	margin: 0px;
}


input[type="password"],textarea
{
	font-family:Arial, Helvetica,STHeiti, sans-serif;
	background-color: #FFFFFF;
	font-size:14px;
	outline:none;
	padding:0;
	margin:0;
	-webkit-appearance: none;
	border-radius: 0;
}
input[type="text"].cxblztCon
{
	font-family:Arial, Helvetica,STHeiti, sans-serif;
	background-color: #FFFFFF;
	font-size:14px;
	outline:none;
	padding:0;
	margin:0;
	-webkit-appearance: none;
	border-radius: 0;
}
select.cxblztCon
{
	font-family:Arial, Helvetica,STHeiti, sans-serif;
	background-color: #FFFFFF;
	font-size:14px;
	outline:none;
	padding:0;
	margin:0;
	-webkit-appearance: none;
	border-radius: 0;
}
input[type="button"].ysqbtn{width: 156px;
    height: 38px;
    font-size: 14px;
    font-weight: bold;
    border: 0px;
    padding: 0px;
    margin:30px 0 10px 0;}
input[type="reset"].ysqbtn {
    background: #9b9b9b;
	width: 156px;
    height: 38px;
    font-size: 14px;
    font-weight: bold;
    border: 0px;
    padding: 0px;
    margin: 30px 0 10px 30px;
}
input[type="radio"]
{

	padding:0;
	margin:0;

}

img {
	border: 0px;
	vertical-align:bottom;
	-ms-interpolation-mode: bicubic;
}

a {
	text-decoration: none;
	color:#444;
}

a:hover
{
	text-decoration:none;
	color:#0074bd;	
}

ul, li {
	list-style-type:none;
}

.left {
	float: left;
}
.right {
	float: right;
}

.clearfix:after {
	display:block;
	content:'';
	clear:both;
	height:0px;
	visibility: hidden;
}

.yahei{
	font-family:"\5FAE\8F6F\96C5\9ED1","Microsoft YaHei",PingHei,STHeiti;
}


h1,h2,h3,h4
{
	font-family:"\5FAE\8F6F\96C5\9ED1","Microsoft YaHei",PingHei,STHeiti;
}

.relative
{
	position:relative;
}

.clearfix {
*display:table;
*zoom:1;
}

/*.clear
{
	clear:both;
	overflow:hidden;
	height:0;	
}*/

*::selection {
    background:#0074BD;
    color: #FFFFFF;
    text-shadow: none;
}

*::-moz-selection
{
    background:#0074BD;
    color: #FFFFFF;
    text-shadow: none;
}

.mainWrap
{
	width:1200px;
	margin:auto;	
}


.ie6
{
	text-align:center;
	font-size:14px;
	background:#FC6;
	line-height:60px;
}

.ie6 span
{
	float:right;
	margin-right:30px;
	cursor:pointer;
}



