@charset "utf-8";
/* -------------------------------------------------
 * gpLogin css By Lich Wu
 * -------------------------------------------------
*/
body {
	/* background: url(../../../static/gp/images/login/bg.png) repeat-x; */
	margin: 0;
}

#commMainGp {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}


.leftDiv,.rightDiv {
	width: 250px;
	float: left;
}

.topDiv1 {/*登录前左侧菜单*/
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	width: 98%;
	border-radius: 5px;
	background-color: white;
	/* height:150px; */
	border : 1px solid #9BD0EA;
}
.topDivSupplier {/*登录前左侧菜单*/
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	width: 98%;
	border-radius: 5px;
	background-color: white;
	/* height: 110px; */
	border : 2px solid #9BD0EA;
}

.topDivSupplier img, .topDiv1 img, .topDiv2 img{
	color: white;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 35px;
	overflow: hidden;
	float: left;
}

.topTitle {
	/* background: url("../../../static/images/jipiaoTab.jpg") repeat-x scroll 0
		0 #1E3E74;
	line-height: 35px;
	overflow: hidden;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 35px;
	color: white; */
	background:white url(../../../static/images/comm.gif) 0px -163px repeat-x; line-height:35px; height:35px; position:relative; z-index:0;border-bottom:1px #7CBAEB solid;
}

.topMain {
	/* height:115px; */
	overflow: hidden;
	background-color: #D3EBF5;
	border: 1px solid #9BD0EA;
}
.topMainSupplier {
	height:75px;
	overflow: hidden;
	background-color: #D3EBF5;
	/* border: 1px solid #9BD0EA; */
}
.topMainRight {
	height:200px;
	overflow: hidden;
	background-color: #D3EBF5;
	border: 1px solid #9BD0EA;
}

.rightDiv {
	width: 24.5%;
	float: right;
}
.topDiv2 { /*登录前右侧菜单*/
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	width: 98%;
	margin-left: 2%;
	border-radius: 5px;
	height: 160px;
	background-color: white;
}

.centerDiv { /*登录前中间登录页面div*/
	float: right;
	margin-top: 50px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	width: 708px;
	border-radius: 5px;
	height: 570px;
	/* border: 1px solid #9BD0EA; */
	/* background: url("../../../static/gp/images/content_bg.png") no-repeat center center; */
}
.centerDivTop { /*登录前中间登录页面div*/
	float: left;
	text-align: left;
	margin-top: 1px;
	margin-right: auto;
	height: 36px;
	/* width: 74.5%; */
	width: 708px;
	/* height: 465px; */
	/* border: 1px solid #9BD0EA; */
	/* background: url("../../../static/gp/images/content_bg.png") no-repeat center center; */
	background: url("../../../static/gp/images/loginBgTop.png") no-repeat center center;
}
.centerDiv2 { /*登录前中间登录页面div*/
	float: left;
	text-align: left;
	margin-right: auto;
	/* width: 74.5%; */
	width: 708px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	/* height: 465px; */
	/* border: 1px solid #9BD0EA; */
	/* background: url("../../../static/gp/images/content_bg.png") no-repeat center center; */
	background: url("../../../static/gp/images/loginBg.png") no-repeat center center;
}
.mainRight { /*登录成功后右侧div*/
	float: left;
	margin-top: 50px;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	width: 75%;
	border-radius: 5px;
	height: 400px;
	background-color: white;
}

/*header 样式*/
.go_commWidth { /*ie图片居中*/
	text-align: center;
	margin-bottom: 0;
}

.top_image {
	margin-bottom: 0;
	/*firefox chrome图片居中*/
	margin-left: auto;
	margin-right: auto;
}

.top_image img {
	width: 1050px;
	margin: 0;
}

.nav {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 35px;
}

.notice {
	border-radius: 8px;
	background: url("../../../static/gp/images/notice.png") repeat-x scroll 0
		0 #1E3E74;
	width: 100%;
	color: white;
	margin-right: 10px;
	line-height: 35px;
	float: left;
	text-align: left;
}

.notice img {
	display: block;
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 35px;
	float: left;
}

/*采购人登录后主题页面右侧样式*/
.goCommRight{ 
	margin-top: 5px; float:right; width:708px; 
	border:1px solid #7CBAEC;
	background-color: white;
}

.goMainFrame {
	/* margin: 0 5px 5px; */
	/* margin-top: 4px; */
}

.loginButtonIndex {
	margin-left: 8px; 
    background: url("../../../static/gp/images/loginBtn1.png") no-repeat;
    border: medium none;
    height: 41px;
    width: 113px;
}

.registerButtonIndex {
	margin-left: 8px; 
    background: url("../../../static/gp/images/registerBtn1.png") no-repeat;
    border: medium none;
    height: 41px;
    width: 113px;
}

.loginButtonIndex:hover {
	margin-left: 8px; 
    background: url("../../../static/gp/images/loginBtn2.png") no-repeat;
    border: medium none;
    height: 41px;
    width: 113px;
}

.registerButtonIndex:hover {
	margin-left: 8px; 
    background: url("../../../static/gp/images/registerBtn2.png") no-repeat;
    border: medium none;
    height: 41px;
    width: 113px;
}