/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;	
	color:#FFFFFF;
	line-height: 1.166;
	margin: 0 auto 0 auto;	
	width:789px;	

	background-color:#000000;
	height:600px;
}

a:link, a:visited, a:hover {
	color:#333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
img {
	border:0px;
}
form {
	padding:0px;
	margin:0;
}
hr{
	border:1px;
}
h1,h2,h3,h4,h5,h6,p {
	margin:0px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background-image	:url(../images/movie_con_hearder.jpg);
	background-repeat	:no-repeat;
	height	:123px;
	width	:789px;
	margin	: 0 auto 0 auto;
}
#content{
	background-image	:url(../images/movie_con_body.jpg);
	background-repeat:repeat-y;	
	font-size	:12px;		
	width	:789px;
	height:473px;
	margin: 0 auto 0 auto;	
}



#info{
	width	:680px;
	
	margin: 0px auto 0 auto;		
	color:#D55393;
}



#siteInfo{
	background-image:url(../images/movie_con_footer.jpg);
	background-repeat:no-repeat;
	height:31px;
}

/**********************************************/
#explain_title{
	margin: 0 auto 0px auto;
	font-size:22px;	
	font-weight:800;
	color:#FF33CC;
	/*color:#D55393;*/
}
#explain_content{
	width:650px;
	font-size:16px;
	font-weight:800;	
	color:#333333;
	padding:20px 0 20px 20px;	
}
/**************************************************/
#formTitle{
	font-size:16px;
	font-weight:900;
	height:45px;
	text-align:center;
}
#formTitle2{
	font-size:16px;
	font-weight:900;
	height:30px;
	padding-left:20px;
	background-color:#D03883;
	color:#FFFFFF;
}
#formTitle3{
	font-size:16px;
	font-weight:900;
	height:30px;
	background-color:#D03883;
	color:#FFFFFF;
	text-align:center;
}
/******************************************/
#paycont{
	text-align:center;
}
/*******************************************/
#Indexhome{
	padding:60px 0 0 400px ;
}
#info_table{
	width:670px;
}
#table_title{
	width:200px;
	height:30px;
	text-align:center;
}
#table_data{
	width:400px;
	height:30px;
}

#info_login_table{
	width:670px;
}
#Login_con table{
	
	border:0px;
}
