@charset "utf-8";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#UserCenter {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:auto;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FF5A00;
}
a:active {
	text-decoration: none;
	color: #003399;
}

#header960 {
	width:auto;
	position:relative;
	height:22px;
	background-image:url(../images/sprites_homeOther.gif);
	font-size:12px;
}

#header960Text {
	margin-left:20px;
	float:left;
	margin-top:3px;
}

#header960TextA {
	margin-right:20px;
	float:right;
	margin-top:3px;
}

#header960TextA a {
	margin-right:10px;
	margin-left:10px;
}


#aliLogoA {
	
	text-indent:-999px;
	display:block;
	overflow:hidden;
	width:150px;
	height:75px;
	background:url(../images/logoX.gif) no-repeat 4px 4px;

}


/* ----------头部四个按钮样式---------- */
.TitleButton {
	position:relative;
	left: 197px;
	top: 61px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

/* ----------头部Title样式---------- */
#header {
	position:relative;
	height:75px;
	width:150px;
	float:left;
	margin-bottom:0px; /* -- 5px ----- */
	
}

/* ---------- 暂未使用---------- */
.headerSearch {
	position:relative;
	height:52px;
	width:100%;
}
.headerLeft {
	position:relative;
	float:left;
	width:5px;
	height:52px;
	background-image:url(../images/SecechLeft.gif);
}
.HeaderCenter {
	position:relative;
	float:left;
	width:950px;
	height:52px;
	background-image:url(../images/SecechMain.gif);
}
.HeaderContent {
	position:relative;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	width:740px;
	height:42px;
}
.HeaderContentText1 {
	width:630px;
	height:22px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
}
.headerContentText2 {
	position:relative;
	width:630px;
	font-size:12px;
	color:#FFF;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
}
.HeaderRight {
	position:relative;
	float:left;
	width:5px;
	height:52px;
	background-image:url(../images/SecechRight.gif);
}

.SearchTextIdx {
	position:relative;
	float:left;
	width:300px;
	height:18px;
	font-size:13px;
	border:1px solid;
	border-color:#7c7c7c #c3c3c3 #c3c3c3 #7c7c7c;
}
.searchCountry {
	margin-left:5px;
	position:relative;
	float:left;
	width:170px;
	height:22px;
	font-size:13px;
	border:1px solid;
	border-color:#7c7c7c #c3c3c3 #c3c3c3 #7c7c7c;
}
.SearchButton {
	margin-left:1px;
}



/* ----------页面最后屁股样式---------- */
#MainCopy {
	width:100%;
	height:100px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size:12px;
}
#MainCopyInfo {
	text-align:center;
	margin-top:2px;
	margin-bottom:2px;
}
