﻿@charset "utf-8";
/* CSS Document */

/*	#content 首页content内部样式
--------------------------------------*/
.bg{
	background-image:url(../../images/reports/bg_reports.gif);
	background-repeat:repeat-y;
	background-position:20px 0px;
}
/*	左侧上部 change password
--------------------------------------*/
.left_chpwd{
	width:137px;
	height:73px;
	background-color:#50d2f9;
	padding:25px 0 0 17px;
}


/*	右侧上部banner条
--------------------------------------*/
.h1_reports{
	background-image:url(../../images/reports/about.jpg);
}
.h1_in1{
	background-image:url(../../images/reports/in1.jpg);
}
.h1_inreports{
	background-image:url(../../images/reports/title_banner.jpg);
}
.h1_in2_1{
	background-image:url(../../images/reports/in2_1.jpg);
}
.h1_in2_2{
	background-image:url(../../images/reports/in2_2.jpg);
}
.h1_in2_3{
	background-image:url(../../images/reports/in2_3.jpg);
}
.h1_in2_4{
	background-image:url(../../images/reports/in2_4.jpg);
}
.h1_in3{
	background-image:url(../../images/reports/in3.jpg);
}
.h1_in4{
	background-image:url(../../images/reports/in4.jpg);
}
.h1_in5{
	background-image:url(../../images/reports/in5.jpg);
}
.h1_in6{
	background-image:url(../../images/reports/in6.jpg);
}
.h1_in7{
	background-image:url(../../images/reports/in7.jpg);
}
.h1_in8{
	background-image:url(../../images/reports/in8.jpg);
}

/*	对.variable样式进行加高 style
--------------------------------------*/
.vheight{
	min-height:440px;
	height:auto!important;
	height:440px;
}
.vheight_rd{
	min-height:569px;/*页面加高149*/
	height:auto!important;
	height:569px;
	background-image:url(../../images/body_bline.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position:relative;
}


/*	下载 style
--------------------------------------*/
#kinds{
	margin-top:12px;
	height:29px;
	padding:5px 0px 0px 10px;
	background-color:#e5e5e5;
}
.xssel{
	border:1px solid #999999;
	height:18px;
	width:150px;
	padding-left:2px;
	color:#999999;
	line-height:18px;
}
#kinds .xs_btn{
	margin-bottom:-5px;
	margin-right:12px;
}

.tbdown{
	margin-top:12px;
}


/*	修改密码
-----------------------*/

.enreg{
	/*margin-right:35px;*/
	overflow:hidden;
}
.enreg h2{
	color:#003399;
	height:28px;
	line-height:28px;
	font-size:12px;
	font-weight:bold;
	margin-top:30px;

}
.enreg span{
}
.enreg a{
	font-weight:bold;
}
.enreg ul{
	padding:8px 0px 6px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.enreg p{
	text-align:center;
	padding:12px 0px 8px 0px;
}
.enreg li{
	height:28px;
	line-height:28px;
}
.enreg label{
	width:140px;
	float:left;
}
.enreg .txt_sel{
	/*border:1px solid #666;
	height:18px;*/
	width:152px;
}
.enreg .txt_in{
	border:1px solid #999999;
	height:18px;
	width:150px;
}
.enreg .txt_safe{
	border:1px solid #999999;
	height:18px;
	width:60px;
}
.enreg img{
	margin:0px 0px -5px 5px;
}

