@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"Microsoft YaHei",arial, 宋体, serif;
	background:#c5daf1;
	}
#login_continer
{
	background:url(../images/R1/login_R12_02.png) repeat-x left top;
	width:100%;
	height:768px;
	
	
	}
.login_box
{
	margin:0px auto;
	height:382px;
	width:594px;
	padding-top:191px;
	}
.login_logo
{
	background:url(../images/R1/login_R12_05.png) no-repeat;
	height:76px;
	width:594px;
	}
.login_logo2
{
	background:url(../images/R1/login_R12_0502.png) no-repeat;
	height:76px;
	width:594px;
	}
.login_information
{
	background:url(../images/R1/login_R12_07.png) no-repeat;
	width:594px;
	height:271px;
	color:#002957;
	margin:auto;
	text-align:center;
	}
.f_red{
	color:#FF0000
	}
table
{
	margin:auto;
	}
table tr td .text
{
	text-align:left;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:2px;
	font-size:14px;
	float:left;
	}

.input_bg
{
	height:24px;
	width:161px;
	text-align:left;
	line-height:24px;
	background:#FFF;
	float:right;
	margin-top:10px;

	}

input[type="text"]
{
	line-height:26px;
	width:159px;
	border:none;
	height:29px;
	text-indent:5px;
	background:none;
	}
input[type="password"]
{
	line-height:26px;
	width:159px;
	border:none;
	height:29px;
	text-indent:5px;
	background:none;
	}
input[type="submit"]
{
	border:none;
	display:block;
	background:url(../images/R1/login_R12.png) no-repeat;
	line-height:26px;
	width:90px;
	color:#FFF;
	font-size:14px;
	float:right;
	margin-top:10px;
	height:26px;
	}
table tr td .displaytext
{
	text-align:left;
	margin-top:2px;
	font-size:14px;
	float:left;
	}
table tr td .remenber
{
	height:20px;
	width:162px;
	text-align:left;
	line-height:20px;
	float:right;
	margin-top:2px;
	font-size:14px;
	}
	
#uboxstyle .select_box{width:162px;height:26px;}
#uboxstyle div.tag_select{display:block;color:#000;width:142px;height:26px;background:transparent url(../images/R1/ubox-select1.png) no-repeat 0 0;padding:0 10px;line-height:26px;}
#uboxstyle div.tag_select_hover{display:block;color:#000;width:142px;height:26px;background:transparent url(../images/R1/ubox-select1.png) no-repeat 0 -26px;padding:0 10px;line-height:26px;}
#uboxstyle div.tag_select_open{display:block;color:#000;width:142px;height:26px;background:transparent url(../images/R1/ubox-select1.png) no-repeat 0 -52px;padding:0 10px;line-height:26px;}

#uboxstyle ul.tag_options{position:absolute;padding:0;margin:0;list-style:none;background:transparent url(../images/R1/ubox-select1.png) no-repeat right bottom;width:162px;padding:0 0 5px;margin:0;}
#uboxstyle ul.tag_options li{background:transparent url(../images/R1/ubox-select1.png) repeat-y -162px 0;display:block;width:142px;padding:0 10px;height:26px;text-decoration:none;line-height:26px;color:#333;}

#uboxstyle ul.tag_options li.open_hover{background:transparent url(../images/R1/ubox-select1.png) no-repeat 0 -78px;color:#333}
#uboxstyle ul.tag_options li.open_selected{background:transparent url(../images/R1/ubox-select1.png) no-repeat 0 -104px;color:#000}


	