/*
	共享体例
	Shared Style
*/
.SearchBox1H, .SearchBox1M, .SearchBox1T, .SearchBox2, 
.Menu1H, .Menu1T, .Menu2H, .Menu2T,
.Block1H, .Block2H, .More1, .HeaderLogin,
.DivLogin, .LoginButton1, .FooterBlock1GT,
.Mphone1,.HomeIreportArrowUp,
.HomeIreportArrowDown,.HomeIreportArrowNochange,
.HeaderLoginReg, .HeaderLoginForgetPassword, .HeaderLoginAny, .HeaderLoginFix,
.HeaderLogoCD, .HeaderLogo21ST, .HeaderLogoPrefix, .i21stLogo
{
	background-image: url("http://www.i21st.cn/images/style/style_fp.gif");
	float: left;
}
/*
	默认搜索
	Default Search Style
*/
.SearchBox1H {
	height: 24px;
	width: 25px;
	background-position: -2px -2px;
}
.SearchBox1M {
	height: 24px;
	width: 227px;
	background-position: -27px -2px;
}
.SearchBox1T {
	height: 24px;
	width: 2px;
	background-position: -258px -2px;
}
.SearchInput {
	width: 223px;
	background: transparent;
    border: 0px solid #FFFFFF;
	padding-top:1px;
	font-size: 12px;
	color: #A7A7A7;
}
.SearchBtn1 {
	width: 50px;
	font-size: 12px;
	height: 24px;
}

/*
	菜单1 
	Menu 1
*/
.Menu1H {
	height: 21px;
	width: 8px;
	background-position: -2px -32px;
}
.Menu1M {
	float: left;
	height: 21px;
	width: 170px;
	background: transparent url("http://www.i21st.cn/images/style/style_fp_menu1m.png") repeat-x left top;
	padding-top: 2px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	color: #9DACC6;
}
.Menu1T {
	height: 21px;
	width: 8px;
	background-position: -30px -32px;
}

/*
	菜单2 
	Menu 2
*/
.Menu2H {
	height: 31px;
	width: 8px;
	background-position: -43px -32px;
}
.Menu2M {
	float: left;
	height: 31px;
	width: 974px;
	background: transparent url("http://www.i21st.cn/images/style/style_fp_menu2m.png") repeat-x left top;
	padding-top: 6px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	color: #1D77A0;

}
.Menu2T {
	height: 31px;
	width: 8px;
	background-position: -76px -32px;
}
a.Menu2, a.Menu2:link, a.Menu2:visited {
	color: #1D77A0;
	text-decoration: none;
	cursor:pointer;
}
a.Menu2:hover {
	color: #B71C15;
	text-decoration: underline;
}

/*
	登陆区 
	Login
*/
.DivLogin {
	background-color: #EDF0F6;
	border-bottom: 1px solid #D2DAE7;
	height: 36px;
	width: 990px;
	text-align: left;
	font-size: 12px;
	color: #8696B5;
	vertical-align: middle;
	background-position: 0px -76px;
	background-repeat: no-repeat;
}

.HeaderLoginBlock1{
	text-align:left;
	width:102px;
	height:35px;
}

.HeaderLoginBlock2{
	text-align:left;
	width:580px;
	height:35px;
	text-decoration: none;
	vertical-align: middle;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #8696B5;

}

.HeaderLoginBlock3{
	padding-right:11px;
	text-align:right;
	width:300px;
	height:35px;
	color: #8696B5;
	text-decoration: none;
	vertical-align: middle;
	line-height: 120%;
}

.HeaderLoginBlock3Link{
	text-decoration: none;
}

.LoninInput1{
	height: 20px;
	border: 1px solid #C3CEDF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #617193;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
}

.LoginTd1{
	height:35px;
	vertical-align: middle;
	color: #8696B5;
	padding-top: 4px;
}
.LoginButton1{
	height: 19px;
	width: 39px;
	color: #ABB8CF;
	background-color:#EDF0F6;
	background-position: -314px 0px;
	background-repeat: no-repeat;
	border: none;
}
.LoginLink{
	color:8696B5;
}

.LoginSelectBox{
	position: relative;
	width: 60px; 
	height:22px;
	line-height: 14px;
	color:#617193;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*
页脚
*/
.FooterBlock1 {
	background-color: #9DACC6;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-top:5px;
	padding-bottom:5px;
	height:26px;
}
.FooterBlock1GT {
	width: 74px;
	height: 16px;
	background-position: 0px -116px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 15px;
	text-align: right;
}
.FooterBlock2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #313031;
	background-color: #EDF0F6;
	text-decoration: none;
	padding-top:14px;
	padding-bottom:26px;
	text-align: center;
}

a.i21st, a.i21st:link {
	cursor:pointer;
	color: #1D77A0;
	text-decoration: underline;
}

a.i21st:visited {
	cursor:pointer;
	color: #2289BB;
	/* color: #840084; */
	text-decoration: underline;
}

a.i21st:hover {
	color: #B71C15;
	text-decoration: underline;
}

.ft-family {
	font-family: Georgia, "Times New Roman", Times, Serif;
}
