body {
	background-color: #e9f4fa;
	font-family: verdana,"宋体";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div,form,img,ul,ol,li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
li {
	list-style-type:none
}
img {
	vertical-align:top
	
}
a:link {
	font-family: verdana,"宋体";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: verdana,"宋体";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: verdana,"宋体";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: verdana,"宋体";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


/* text */
.mBlack14 {
	font-size: 14px;
	color: #000000;
}
a.mBlack14:link {
	font-size: 14px;
	color: #000000;
}
a.mBlack14:visited {
	font-size: 14px;
	color: #000000;
}
.mGrey {
	font-size: 12px;
	color: #666666;
}
a.mGrey:link {
	font-size: 12px;
	color: #666666;
}
a.mGrey:visited {
	font-size: 12px;
	color: #666666;
}
.mRed {
	font-size: 12px;
	color: #cc0033;
}
a.mRed:link {
	font-size: 12px;
	color: #cc0033;
}
a.mRed:visited {
	font-size: 12px;
	color: #cc0033;
}
.mRed14 {
	font-size: 14px;
	color: #cc0033;
}
a.mRed14:link {
	font-size: 14px;
	color: #cc0033;
}
a.mRed14:visited {
	font-size: 14px;
	color: #cc0033;
}
.mBlue {
	font-size: 12px;
	color: #316AC5;
}
a.mBlue:link {
	font-size: 12px;
	color: #316AC5;
}
a.mBlue:visited {
	font-size: 12px;
	color: #316AC5;
}
.mBlue14 {
	font-size: 14px;
	color: #316AC5;
}
a.mBlue14:link {
	font-size: 14px;
	color: #316AC5;
}
a.mBlue14:visited {
	font-size: 14px;
	color: #316AC5;
}
.mOrange {
	font-size: 12px;
	color: #ff5500;
}
a.mOrange:link {
	font-size: 12px;
	color: #ff5500;
}
a.mOrange:visited {
	font-size: 12px;
	color: #ff5500;
}
.mWhite14 {
	font-family: verdana,"宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mWhite14:link {
	font-family: verdana,"宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mWhite14:visited {
	font-family: verdana,"宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}
.mWhite {
	font-family: verdana,"宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.mWhite:link {
	font-family: verdana,"宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mWhite:visited {
	font-family: verdana,"宋体";
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

/* form */
.form-text{
	font-family:Verdana,"宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.form-text-textfield {
	font-family:Verdana,"宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
}

.form-empty{
	border: 1px solid #D7D7D7;
	background-color: #ffffff;
	font-family:verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 220px;
	height: 20px;
}

.form-onfocus{
	border: 1px solid #f2c87f;background-color: #fcf5d3;font-family:verdana;font-size: 14px;font-weight: bold;padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height:20px;
}

.form-error{
	border: 1px solid #ffb1b1;
	background-color: #ffecec;
	font-family:verdana;
	font-size: 14px;
	height:20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: bold;
}


/* header */


/* layup */
#body-wrap{
	width: 940px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	clear: both;
	overflow: hidden;
}

#body-wrap .content-left{
	width: 625px;
	float: left;
}

#body-wrap .content-right{
	width: 300px;
	float: right;
}

#body-wrap .description{}


/* footer */


/* grobal-pic */

.icons{BACKGROUND: url() no-repeat}
.single{BACKGROUND: url() no-repeat}

/* AD */
.ad-300-250{
	width: 300px;
	height: 250px;
	margin-bottom: 10px;
	float:left;
}
.ad-300-70{
	width: 300px;
	height: 70px;
	margin-bottom: 10px;
	float: left;
}
.ad-300{
	width: 300px;
	margin-bottom: 10px;
	float: left;
}

/* 翻页 */
.Pages {
	MARGIN-TOP: 20px;
	MARGIN-BOTTOM: 20px;
	TEXT-ALIGN: center;
	height: 50px;
}
.Paginator {
	FONT-SIZE: 12px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	PADDING-TOP: 10px;
	height: 30px;
	color: #2e6ab1;
	font-family: Verdana, "宋体";
}
.Paginator A {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	border: 1px solid #9AAFE5;
	color: #2E6AB1;
	font-family: Verdana, "宋体";
	font-size: 12px;
	font-weight: normal;
}
.Paginator A:visited {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	border: 1px solid #9AAFE5;
}
.Paginator .AtStart {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 2px;
	COLOR: #aaa;
	MARGIN-RIGHT: 6px;
	PADDING-TOP: 3px;
	border: 1px solid #DDDDDD;
}
.Paginator .Prev {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 2px;
	MARGIN-RIGHT: 5px;
	PADDING-TOP: 2px;
	border: 1px solid #9AAFE5;
	color: #FF0000;
}
.Paginator .break {
	BORDER-RIGHT: medium none;
	PADDING-RIGHT: 6px;
	BORDER-TOP: medium none;
	PADDING-LEFT: 6px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: medium none;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: medium none;
}
.Paginator .Next {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	MARGIN-LEFT: 5px;
	PADDING-TOP: 2px;
	border: 1px solid #9AAFE5;
	background-color: #FFFFFF;
	font-family: Verdana, "宋体";
	color: #2E6AB1;
}
.Paginator .AtEnd {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 2px;
	MARGIN-LEFT: 3px;
	COLOR: #AAAAAA;
	PADDING-TOP: 3px;
	border: 1px solid #DDDDDD;
}
.Paginator .this-page {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 2px;
	VERTICAL-ALIGN: top;
	COLOR: #FFFFFF;
	PADDING-TOP: 3px;
	background-color: #2E6AB1;
	font-family: Verdana, "宋体";
}
.Paginator A:hover {
	BORDER-LEFT-COLOR: #FFFFFF;
	BORDER-BOTTOM-COLOR: #FFFFFF;
	COLOR: #fff;
	BORDER-TOP-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	BORDER-RIGHT-COLOR: #FFFFFF;
	background-color: #2E6AB1;
	font-family: Verdana, "宋体";
	font-size: 12px;
	font-weight: normal;
}

.cm-hot {
	float: left;
	width: 298px;
	border: 1px solid #bfd7e6;
	margin-bottom: 10px;
}
.cm-new {
	float: left;
	width: 298px;
	border: 1px solid #bfd7e6;
	margin-bottom: 10px;
}
.cm-account {
	float: left;
	width: 298px;
	border: 1px solid #bfd7e6;
	margin-bottom: 10px;
}
.my-title {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfd7e6;
	height: 30px;
}
.my-title-text{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #0079b6;
	text-decoration: none;
	float: left;
}
.my-title-more{
	float: right;
	padding-top: 3px;
	padding-right: 10px;
}
.n-title {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
}
.n-tips {
	text-align: center;
	color: #666666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
}
.n-main {
	padding-top: 10px;
	padding-bottom: 10px;
}

.n-help {
	padding: 10px;
	color: #3169C6;
	font-size: 14px;
	line-height: 1.5em;
}
.n-btn {
	text-align: center;
	padding: 10px;
}

#body-wrap .n-left {
	float: left;
	width: 560px;
	padding: 10px;
}
#body-wrap .n-right {
	float: right;
	width: 330px;
	border: 1px solid #91AFE3;
	padding: 10px;
	margin-top: 10px;
}
#body-wrap .n-right .n-part1 {
	font-size: 14px;
	font-weight: bold;
	color: #3169C6;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3169C6;
}
#body-wrap .n-right .n-part2 {
	padding-top: 10px;
	padding-bottom: 6px;
}


/*-----------------------------------------------------------------------------
  左边导航栏样式
-----------------------------------------------------------------------------*/
.left-nav-wrapper {
	float: left;
	width: 145px;
}
.left-nav {
	float: left;
	height: auto;
	width: 145px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9e5f1;
	border-bottom-color: #c9e5f1;
	background-image: url(../images/../../images/my/nav_04.gif);
	background-repeat: repeat-y;
}
.left-nav .first-normal a {
	width: 130px;
	display: block;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f6160;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(nav_01.gif);
	background-repeat: no-repeat;
	line-height: 33px;
}
.left-nav .first-normal a:hover {
	width: 128px;
	display: block;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 33px;
	background-image: url(nav_03.gif);
	background-repeat: no-repeat;
}
.left-nav .first-at a {
	width: 130px;
	display: block;
	height: 31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../../images/my/nav_03.gif);
	background-repeat: no-repeat;
	line-height: 31px;
}
.left-nav .first-at a:hover {
	width: 130px;
	display: block;
	height: 31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.left-nav .second-park {
	background-image: url(../../images/my/nav_02.gif);
	background-repeat: repeat-x;
	margin-left: 1px;
	width: 137px;
	margin-right: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
}

.left-nav .second-park li {
	display: block;
}
.left-nav .second-park li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 35px;
	height: 26px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.left-nav .second-park li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	display: block;
	padding-left: 35px;
	height: 26px;
}
.left-nav .second-park li a.second-at {
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26px;
	background-image: url(../../images/my/pix.gif);
	background-repeat: no-repeat;
	background-position: 25px 8px;

}

.left-nav .line {
	background-image: url(../../images/my/nav_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	width: 145px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*-----------------------------------------------------------------------------
  新的左边导航栏样式
-----------------------------------------------------------------------------*/

.left-nav-2010 {
	float: left;
	height: auto;
	width: 145px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9e5f1;
	border-bottom-color: #c9e5f1;
	background-image: url(http://image.marry5.com/images/my/nav_04.gif);
	background-repeat: repeat-y;
}
.left-nav-2010 .first-normal a {
	width: 130px;
	display: block;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f6160;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(http://image.marry5.com/images/my/nav_01.gif);
	background-repeat: no-repeat;
	line-height: 33px;
}
.left-nav-2010 .first-normal a:hover {
	width: 128px;
	display: block;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 33px;
	background-image: url(http://image.marry5.com/images/my/nav_03.gif);
	background-repeat: no-repeat;
}
.left-nav-2010 .first-at a {
	width: 130px;
	display: block;
	height: 31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(http://image.marry5.com/images/my/nav_03.gif);
	background-repeat: no-repeat;
	line-height: 31px;
}
.left-nav-2010 .first-at a:hover {
	width: 130px;
	display: block;
	height: 31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.left-nav-2010 .second-park {
	background-image: url(http://image.marry5.com/images/my/nav_02.gif);
	background-repeat: repeat-x;
	margin-left: 1px;
	width: 137px;
	margin-right: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
}

.left-nav-2010 .second-park li {
	display: block;
}
.left-nav-2010 .second-park li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 35px;
	height: 26px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.left-nav-2010 .second-park li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	display: block;
	padding-left: 35px;
	height: 26px;
}
.left-nav-2010 .second-park li a.second-at {
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26px;
	background-image: url(http://image.marry5.com/images/my/pix.gif);
	background-repeat: no-repeat;
	background-position: 25px 8px;

}

.left-nav-2010 .line {
	background-image: url(http://image.marry5.com/images/my/nav_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	width: 145px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.nav-bottom-ad {
	float: left;
	width: 143px;
	border: 1px solid #DFDFDF;
}

/** 定义菜单项的样式 */
.left-nav .menu-items {
  display:none;
  border-right: 1px solid #3D6DA2;
  border-bottom: 1px solid #3D6DA2;
  border-left: 1px solid #3D6DA2;
}

.left-nav .menu-items li.hover{
	color: #CC0000;
	background-color: #F2F2F2;
	padding-left: 40px;
	padding-top:5px;
	height:24px;
}
.left-nav .menu-items li a{
	padding-left: 40px;
	text-decoration: none;
	padding-top:5px;
	height:24px;
	display:block
}
.left-nav .menu-items li a:hover{
	color: #CC0000;
	background-color: #EAF9FE;
	padding-top:5px;
	height:24px
}


/*-----------------------------------------------------------------------------
  网站页头页脚样式
-----------------------------------------------------------------------------*/

#head-wrap {
	height: 180px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#head-wrap .logo-ad{
	height:83px;
}

#head-wrap .logo-ad .logo{
	height: 50px;
	width: 190px;
	background-image: url(../../images/global/theme.png);
	margin-top: 19px;
	margin-left: 20px;
	float:left
}

#head-wrap .logo-ad .ad{
	float:left;
}
.nav{
	background-repeat: no-repeat;
}

.nav .nav-left {
	background-image: url(../../images/global/theme.png);
	BACKGROUND-POSITION: -200px 0px;
	height: 97px;
	width: 10px;
	float:left
}
.nav .navigation {
	background-image: url(../../images/global/theme.png);
	BACKGROUND-POSITION: -1px -100px;
	height: 97px;
	width: 940px;
	float: left;
	background-repeat: repeat;
}
.nav .navigation .nav-top {
	height: 40px;
	padding-top: 14px;
	background-repeat: no-repeat;
}
.nav .navigation .nav-top li{
	float:left;
	height: 40px;
	text-align: center;
	display: block;
	width: 88px;
}
.nav .navigation .nav-top .normal a{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 88px;
}
.nav .navigation .nav-top .normal a:hover{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	width: 88px;
}
.nav .navigation .nav-top .new a{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	width: 88px;
}
.nav .navigation .nav-top .new a:hover{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	width: 88px;
}
.nav .navigation .nav-top .my-normal {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 140px;
}
.nav .navigation .nav-top .my-normal a{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 140px;
}
.nav .navigation .nav-top .my-normal a:hover{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	width: 140px;
}
.nav .navigation .nav-top .at{
	width: 88px;
}
.nav .navigation .nav-top .at a{
	background-image: url(../images/theme.png);
	background-position: -450px 0px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	padding-top: 10px;
	width: 88px;
	text-align: center;
	display: block;
	text-decoration: none;
}
.nav .navigation .nav-top .at a:hover{
	background-image: url(../../images/global/theme.png);
	background-position: -450px 0px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	padding-top: 10px;
	width: 88px;
	text-align: center;
	text-decoration: underline;
}
.nav .navigation .nav-top .my-at {
	width: 140px;
	display: block;

}
.nav .navigation .nav-top .my-at a{
	background-image: url(../../images/global/theme.png);
	background-position: -230px 0px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	padding-top: 10px;
	width: 140px;
	text-align: center;
	display: block;
	text-decoration: none;
}
.nav .navigation .nav-top .my-at a:hover{
	background-image: url(../../images/global/theme.png);
	background-position: -230px 0px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	padding-top: 10px;
	width: 140px;
	text-align: center;
	text-decoration: underline;
}
.nav .navigation .nav-down {
	height: 31px;
	padding-top: 12px;
}
.nav .navigation .nav-down .location{
	float: left;
	width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav .navigation .nav-down .sub-login{
	float: left;
	width: 340px;
	text-align: right;
}
.nav .nav-right {
	background-image: url(../../images/global/theme.png);
	BACKGROUND-POSITION: -210px 0px;
	height: 97px;
	width: 10px;
	float:left
}

#footer-wrap{
	height: 140px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	}
#footer-wrap .hr {
	width: 940px;
	vertical-align: bottom;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 29px;
        float:left;
}
#footer-wrap .footer {
	padding-top: 30px;
	width: 960px;
	height: 100px;
	background-color: #FFFFFF;
        float:left;
}
#footer-wrap .footer a{
	text-decoration: none;
}
#footer-wrap .footer a:hover{
	text-decoration: underline;
}
#footer-wrap .bottom .bottom-left {
	height: 30px;
	float: left;
	width: 7px;
	background-image: url(../images/theme.png);
	background-position: 0px -200px;
}
#footer-wrap .bottom .bottom-center {
	height: 30px;
	float: left;
	width: 946px;
	background-image: url(../images/theme.png);
	background-position: 0px -230px;
}
#footer-wrap .bottom .bottom-right {
	height: 30px;
	float: left;
	width: 7px;
	background-image: url(../images/theme.png);
	background-position: -7px -200px;
}

.error-msg {
  text-align:left;
  color: #000;
}

.error-msg ul{
  border: 1px solid red;
  font-size: 12px;
  padding: 2px 2px 2px 30px;
  background-color: #FFFFCC;
  background-image: url(../../images/global/fail.gif );
  background-repeat: no-repeat;
  background-position: 10px 7px;
}

.success-msg {
  text-align: left;
  color: green;
}
.success-msg ul{
  border: 1px solid green;
  font-size: 12px;
  padding: 2px 2px 2px 30px;
	margin:0;
	padding:0;
	background-color: #e9f4fa;
	font-family: verdana,"宋体";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:100%;
}



.success-msg ul{
  border: 1px solid green;
  font-size: 12px;
  padding: 2px 2px 2px 30px;
  background-color: #FFFFCC;
  background-image: url(../../images/global/success.gif );
  background-repeat: no-repeat;
  background-position: 10px 7px;
}

.preload {
	font-family: Verdana, "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	padding-top: 6px;
	height: 30px;
	width: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.clear {
	font-size: 1px;
	visibility: hidden;
	width: 1px;
	clear: both;
}

