@charset "utf-8";
/* CSS Document */

body{
	 margin:0px;
	 padding:0px;
	 background-color:#e0e0e0;
	 background-image: url(en/images/siteBackground.jpg);
} 

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3e3e3e;
	line-height:18px;
}
ul{
 margin-top:5px; margin-bottom:5px;
}
.movie li{ list-style-type:none;}
.zhu{
	font-size:12px;
	color:#a3620a;
}
.award{color:#a3620a;}
.title{color:#ffffff;}
.title1{color:#ff6600; font-size:14px; font-style:bold;}
.title2{color:#406618; font-size:14px;}
.title3{color:#ec4e29; font-size:14px;}
.title4{color:#000000; font-size:14px;}
.title5{color:#ff6600;}
a:link{
	font-size:12px;
	color:#0099ff;
	text-decoration:none;
}
a:visited{
	font-size:12px;
	color:#0099ff;
	text-decoration:none;
}
a:hover{
	font-size:12px;
	color:#0099ff;
	text-decoration:none;
}
.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(web/images/reg_back.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.td{ line-height:20px;}

.style1 {
	color: #598428;
	font-weight: bold;
}
