/***********************************************/
/* 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:1000px;
	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/login_bg_1.jpg);
	background-repeat	:no-repeat;
	height	:123px;
	width	:789px;
	margin	: 0 auto 0 auto;
}*/
#Login_content{
	background-image:url(../images/index_bg.jpg);
	background-repeat:no-repeat;	
	font-size	:12px;		
	width:1000px;
	height:600px;
	margin: 0 auto 0 auto;	
}
#Login_content_av{
	background-image:url(../images/index_avbg.jpg);
	background-repeat:no-repeat;	
	font-size	:12px;		
	width:1000px;
	height:600px;
	margin: 0 auto 0 auto;	
}


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

/*

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

/**************************************************/
#formTitle{
	font-size:16px;
	font-weight:900;
	height:60px;
	text-align:center;
}

/******************************************/
#paycont{
	text-align:center;
}
/*******************************************/
#Indexhome{
	padding:80px 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{
	background-image:url(../images/login_table.gif);
	background-repeat:no-repeat;
	height:231px;
	width:324px;
	filter:alpha(opacity=95);
}
#info_login_table input{
	font-size:24px;
}
#info_login_error{
	background-image:url(../images/login_error.gif);
	background-repeat:no-repeat;
	height:231px;
	width:324px;
	filter:alpha(opacity=95);
}
#info_login_select{
	margin:0 auto 0 auto;
	padding:350px 0 0 0;
}
#info_login_select table{
	width:1000px;
	
}
#info_login_error a{
	color:#0066FF;
	font-size:16px;
	font-weight:800;
}
#Login_con{
	padding:300px 0 0 340px;
}
#Login_con table{
	width:330px;	
	border:0px;	
}

#info_login_from table{
	width:300px;
	color:#000000;
	font-weight:800;
	font-size:16px;
}
#info_18word{
	color:#FFFF00;
}
#logind_chbox{
	font-size:16px;
	color:#FFFFFF;
	font-weight:800;
}