﻿.LK_GC_LoginBox
{
	background:url(../images/User_Login_bk.jpg);
	width:730px;
	height:288px;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.LK_GC_News_List
{
	line-height:25px;
	font-size:12px;
	 
	width:740;
	padding:10px;
	 
}
.LK_GC_News_View_Title
{
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:black;
	height:30px;
	padding-top:5px;
}
.LK_GC_News_View_Content
{
	line-height:22px;
	font-size:12px;
	padding:10px;
	height:560px;
	width:740;
}

/*注册页面*/
.LK_GC_Reg_Title
{
	color:#993300;
	font-size:18px;
	font-weight:bold;

}
.LK_GC_Reg_TD_1
{
	background:#EEEEEE;
	font-size:12px;
	padding:10px;
	
}
.LK_GC_Reg_TD_2
{
	background:#F7F7F7;
	font-size:12px;
	padding:10px;
	
}
.LK_GC_Reg_Input_Out
{
	border:black 1px solid;
	background:#FFFFFF;
	height:16px;
	width:150px;
}
.LK_GC_Reg_Input_Over
{
	border:black 1px solid;
	background:#FFFF99;
	height:16px;
	width:150px;
}
.LK_GC_Reg_TextArea_Out
{
	border:black 1px solid;
	background:#FFFFFF;
	height:50px;
	width:400px;
}
.LK_GC_Reg_TextArea_Over
{
	border:black 1px solid;
	background:#FFFF99;
	height:50px;
	width:400px;
}
.lk_GC_Reg_Explain_Cell
{
	border:#CCCCCC 1px dotted;
	background:#FeFeFe;
    text-align:center;

}

.lk_GC_Reg_Explain_Cell1
{
	border:#black 1px dotted;
	background:#FeFeFe;
    text-align:center;

}
