@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 12px;
	color: #5F5F5F;
}
#box {
	height: 350px;
	width: 550px;
	margin-top: -175px;
	left: 50%;
	top: 50%;
	margin-left: -275px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	background-image: url(styleBg.gif);
	background-repeat: no-repeat;
}
#box .TileText {
	margin-left: 60px;
	height: 42px;
	margin-top: 17px;
}
#box .TileText h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #024182;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box .TileText .ST {
	font-family: Geneva, Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 12px;
	color: #CFF0FF;
	margin-top: 8px;
}
#box .formLeft {
	float: left;
	width: 365px;
	margin-top: 21px;
	margin-left: 10px;

	*_width: 364px;
	*_margin-top: 21px;
	*_margin-left: 5px;
	padding-top: 3px;
	padding-left: 3px;

}
#box .formLeft .Boxinput {
	height: 22px;
	line-height: 22px;
}
#box .formLeft .select {
	font-family: Geneva, Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 12px;
	color: #024182;
	vertical-align: middle;
}

#box .formLeft .Boxtextarea {
	clear: both;
	margin-top: 8px;
	margin-left: 2px;

}
#box .formLeft .Boxtextarea .SMStextarea {
	width: 355px;
	height: 157px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 14px;
	color: #024182;
}
#box .formLeft .ConstMsgNum {
	margin-top: 3px;
	margin-left: 25px;
}
#box .formLeft .ConstMsgNum .input_num {
	font-family: Geneva, Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #157508;
	height: 18px;
	width: 35px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(inputNumBg.gif);
	background-repeat: repeat-x;
}
#box .formLeft .LinkManInfo {
	margin-top: 12px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#box .formLeft .LinkManInfo .input {
	font-family: Geneva, Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 12px;
	height: 20px;
	width: 135px;
	border: 1px solid #C0D1DC;
	background-color: #FFFFFF;
	line-height: 20px;
	color: #666666;
}
#box .formLeft .LinkManInfo .sendBtn {
	vertical-align: -5%;
	background-image: url(sendBtn.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	text-align: center;
	height: 25px;
	width: 57px;
	color: #024182;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
}
#box .infoRight {
	float: right;
	width: 158px;
	*_width: 154px;
	margin-right: 8px;
	margin-left: 6px;
	*_margin-left: 12px;
	margin-top: 21px;


}
#box .infoRight .ComPic {
	height: 150px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
#box .infoRight .ComInfo {
	width: 145px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
}
#box form {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0170C6;
	text-decoration: none;
}
a:visited {
	color: #0170C6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#box .infoRight .Copyright {
	width: 150px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
