@charset "utf-8";
/* CSS Document */

body{
	 margin:0px;
	 padding:0px;
	 background-color:#e0e0e0;
	 line-height: 1.2em;
	 word-spacing:2px;
	 font-size:12px;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.2em;
}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

#background{background-image:url(../images/siteBackground.jpg);background-repeat:no-repeat;}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
ul{
	margin-top:5px;
	margin-bottom:5px;
	list-style-position: outside;
}
.movie li{ list-style-type:none;}
.zhu{
	font-size:12px;
	color:#ec4e29;
	text-decoration: none;
	
}
a.zhu:link{
	font-size:12px;
	color:#518bdc;
	text-decoration:none;
	right: 2px;
}


a.zhu: visited{
	font-size:12px;
	color:#518bdc;
	text-decoration:none;
	right: 2px;
}

.award{color:#e6522a;}
.title{color:#ffffff;}
.title2{color:#518bdc; font-size:14px;}
.title3{color:#ec4e29; font-size:14px;}
.title4{color:#000000; font-size:14px;}
.title5{color:#ff6600;}
a:link{
	font-size:12px;
	color:#518bdc;
	text-decoration:none;
	right: 2px;
}
a:visited{
	font-size:12px;
	color:#518bdc;
	text-decoration:none;
	right: 2px;
}
a:hover{
	font-size:12px;
	color:#518bdc;
	text-decoration: underline;
}
.input{
	border: solid 1px #cccccc;
	height:18px;
	font-size:12px;
}
.table_border{
	border:1px solid #ffffff
}
.font1{font-size:14px;}
.reg_back{
	background-image:url(../images/reg_back.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.td{ line-height:20px;}

