body,table,td,div,p,form{
	font-size:12px;
	padding:0px;
	border-width:0px;
	margin:0px;
	}
a img{
	border:0;
	}
.color01{
	color:#FFFFFF;
	}
.color02{
	color:#45749E;
	}
.color03{
	color:#747474;
	}
.color04{
	color:#6D5C62;
	}
.color05{
	color:#FFA100;
	}
.color06{
	color:#B70539;
	}
.divleft{
	float:left;
	}
.divright{
	float:right;
	}
.fontbold{
	font-weight:bold;
	}
.fontsize01{
	font-size:14px;
	}
.fontsize02{
	font-size:10px;
	}
.lineheight{
	line-height:150%;
	}
.center{
	text-align:center;
	}

a.position_link{
	color:#747474;
	text-decoration:none;
	}
a.position_link:hover{
	color:#747474;
	text-decoration:underline;
	}

/*************** 首 页 *************/
.info_bg{
	background:#009FD9 url(../img/info_bg.gif) top left no-repeat;
	height:436px;
	padding:110px 0px 0 365px;
	}

table.regtable{
	border:1px solid #D7DBE0;
	}
	
.reg_title_bg{
	background:url(../img/reg_title_bg.gif) top repeat-x;
	height:33px;
	padding:0 0 0 15px;
	}
	
.reg_info{
	background:#EFF7FA;
	padding:20px;
	}
.inputBackground
{
	background:url(../img/input_bg.gif) top left no-repeat;
	height:28px;
	float:left;
}
.input_bg{
	/*background:url(../img/input_bg.gif) top center no-repeat;*/
	_background-attachment:fixed;
	background:transparent;
	width:106px;
	height:25px;
	border:0;
	padding:2px 8px 0 4px;
	}
	
/********** 质保卡上传 *************/
.upload_bg{
	background:#009FD9 url(../img/upload_bg.gif) top left no-repeat;
	height:546px;
	}

table.upload_list td{
	padding:2px;
	}
	
.input_upload{
	background:url(../img/input_uploat_bg.gif) left top no-repeat fixed;
	height:26px;
	width:180px;
	border:0;
	padding:2px 12px 0 4px;
	}
	
.upload_input_year{
	background:url(../img/input_uploat_year_bg.gif) left top no-repeat fixed;
	height:26px;
	width:59px;
	border:0;
	padding:2px 12px 0 4px;
	}
	
.upload_input_month{
	background:url(../img/input_uploat_month_bg.gif) left top no-repeat;
	height:26px;
	width:34px;
	border:0;
	padding:2px 12px 0 4px;
	}
	
.leftmenu{
	margin:0;
	list-style:none;
	}
.leftmenu li{	
	border-bottom:1px solid #FFFFFF;
	padding:0px 0px 0px 0px;
	}
.leftmenu li a{
	background:#EDEDED url(../img/icon_02.gif) 5px 7px no-repeat;
	display:block;
	text-decoration:none;
	color:#3582AE;
	height:19px;
	font-weight:bold;
	padding:6px 0 0 20px;
	}
.leftmenu li a:hover{
	background:#FFFFFF url(../img/icon_02.gif) 5px 6px no-repeat;
	display:block;
	color:#29596F;
	text-decoration:none;
	height:18px;
	padding:5px 0 0 20px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
	
.welcome_line{
	padding:10px 0 4px;
	border-bottom:1px solid #CCCCCC;
	}
	
.index_login_bg{
	background:url(../img/index_login_bg.gif) top repeat-x;
	padding:10px 20px;
	}
.popWindowContainer {
	background:#D7D7D7 url(../images/pop_bg.gif) repeat-x left top;
	padding:10px 15px 25px 15px;
	border:1px solid #999;
}
.popWindowContainer iframe 
{
	border:1px solid #ccc;
}
.popWindowTitle {
	height:7px;
	overflow:hidden;
	background:url(../images/pop_main_top.gif) no-repeat left top;
}
.popWindowTitle span {
	display:block;
	background:url(../images/pop_main_top.gif) no-repeat right top;
	margin-left:10px;
	height:7px;
	overflow:hidden; 
}
.popWindowFooter {
	height:7px;
	background:url(../images/pop_main_bottom.gif) no-repeat left bottom;
}
.popWindowFooter span {
	display:block;
	background:url(../images/pop_main_bottom.gif) no-repeat right top;
	margin-left:10px;
	height:7px;
	overflow:hidden;
}
.popWindowMain {
	border-left:1px solid #B9B9B9;
	border-right:1px solid #B9B9B9;
	background:#fff;
}
.popContentTitle {
	display:block;
	background:#E8F8F8;
	padding:5px 10px;
	border-bottom:1px solid #DDD;
	color:#777171;
}
.popWindowButton {
	margin-top:5px;
	text-align:center;
}
.popWindowClose {
	text-align:right;
	cursor:pointer;
	margin-bottom:10px;
}

.popWindowTable {
	border:0;
}
.popWindowTable td { 
	text-align:left; 
	background:#fff;
	padding:8px 5px 8px 10px;
}
.modalBackgroud
{
	background-color:#ddd;
	filter:alpha(opacity=70);
	opacity:0.7;
}