﻿.right
{
	width: 781px;
	float: left;
	background-image: url(/images/userCenter/right_head.gif);
	background-repeat: no-repeat;
}

.masterPageMain
{
	clear: both;
	width: 990px;
	background-image: url(/images/userCenter/masterPageMain_bg.gif);
	overflow: hidden;
}
.masterPageMain .bottom
{
	clear: both;
	height: 30px;
	width: 990px;
	background-image: url(/images/userCenter/masterPageMain_bottom.gif);
}

.right .rightMain
{
	margin: auto;
	width: 760px;
	padding-top: 10px;
	border-bottom: 10px;
	overflow: hidden;
}

.right .rightMain .mainMenu
{
	width: 760px;
	clear: both;
	display: block;
	background-image: url(/images/userCenter/mainMenu_bg.gif);
	height: 28px;
	margin-bottom: 10px;
}

.right .rightMain .mainMenu UL
{
	clear: both;
	width: 760px;
	float: left;
	margin-top: 0px;
	height: 0px;
	padding: 0px;
	margin-left: 0px;
}
.right .rightMain .mainMenu UL LI
{
	float: left;
	list-style-type: none;
	background: url(/images/userCenter/mainMenu.gif) no-repeat 0px 0px;
	width: 90px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
}
.right .rightMain .mainMenu UL LI A
{
	color: #666666;
	border-bottom-style: none;
	text-decoration: none;
}
.right .rightMain .mainMenu UL LI A:hover
{
	color: #FF3300;
	border-bottom-style: none;
	text-decoration: none;
}
.right .rightMain .mainMenu UL LI.active
{
	float: left;
	list-style-type: none;
	background: url(/images/userCenter/mainMenu_active.gif) no-repeat 0px 0px;
	width: 90px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
}
.right .rightMain .mainMenu UL LI.active A
{
	color: #ffffff;
	border-bottom-style: none;
	text-decoration: none;
}


.mainTitle
{
	clear: both;
	width: 720px;
	padding-left: 25px;
	padding-right: 15px;
	height: 27px;
	background-image: url(/images/userCenter/mainTitle_bg.gif);
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 8px;
	letter-spacing: 5px;	
}
.mainTitle A
{
    text-decoration:none;
}
.mainTitleDisplay
{
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	padding-left: 10px;
	color: #1835D1;
	letter-spacing: 0px;
}

.mainTitleRemark
{
	clear: both;	
	background-image: url(/images/userCenter/mainTitleRemark_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	padding-top: 2px;
	height: 25px;
	color: #888;
}

.stats
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF6633;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	float: right;
}

.stats2
{
	clear: both;
	font-size: 14px;
	padding: 10px;
	background-color: #eee;
	float: left;
	color:Black;
	border:1px;
	border-style:dashed;
	border-color:#cccccc;
	margin-bottom:20px;
}

.hand
{
	cursor: pointer;
}
.alarm
{
	color: Red;
}
.remark
{
	color: #888888;
}
.btnSumbitDiv
{
    clear:both;
    overflow:hidden;    
	margin: 20px;
	text-align: center;
}
.btnSumbitRemarkDiv
{
	margin: 20px;
	text-align: center;
	color: #888888;
}


.search
{
	clear:both;
	margin: auto;
	width: 670px;
	padding-bottom: 10px;
	line-height: 30px;
}
.searchBottom
{
    clear:both;
	margin: auto;
	width: 670px;
	height: 25px;
	background-image: url(/images/userCenter/searchBottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.line
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line .title
{
	width: 100px;
	text-align: right;
	float: left;
	padding-top: 2px;
}
.line .content
{
	float: left;
	padding-left: 5px;
}


 .footer
{
	margin-bottom: 30px;
}
.footer .footerLine
{
	background-image: url(/images/bookListFooter_bg.gif);
	height: 2px;
	width: 100%;
	clear: both;
	font-size: 0px;
}
 .footer .pageNumber
{
	width: 730px;
	clear: both;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	line-height:30px;
}

.pagerMain
{
	clear: both;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 15px 0px 0px;
	color: #ff6500;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
.pagerMain A:link
{
	border-right: #ff9600 1px solid;
	padding-right: 5px;
	border-top: #ff9600 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 10px 0px 0px;
	border-left: #ff9600 1px solid;
	color: #ff9600;
	padding-top: 0px;
	border-bottom: #ff9600 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pagerMain A:visited
{
	border-right: #ff9600 1px solid;
	padding-right: 5px;
	border-top: #ff9600 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 10px 0px 0px;
	border-left: #ff9600 1px solid;
	color: #ff9600;
	padding-top: 0px;
	border-bottom: #ff9600 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pagerMain A:hover
{
	border-right: #ff9600 1px solid;
	border-top: #ff9600 1px solid;
	background: #ffc794;
	border-left: #ff9600 1px solid;
	color: #5d0505;
	border-bottom: #ff9600 1px solid;
}
.pagerMain A:active
{
	border-right: #ff9600 1px solid;
	border-top: #ff9600 1px solid;
	background: #ffc794;
	border-left: #ff9600 1px solid;
	color: #ff9600;
	border-bottom: #ff9600 1px solid;
}
.pagerMain SPAN
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagerMain SPAN.current
{
	border-right: #ff6500 1px solid;
	padding-right: 5px;
	border-top: #ff6500 1px solid;
	padding-left: 5px;
	font-weight: 700;
	background: #ffbe94;
	padding-bottom: 0px;
	margin: 0px 10px 0px 0px;
	border-left: #ff6500 1px solid;
	color: #5d0505;
	padding-top: 0px;
	border-bottom: #ff6500 1px solid;
}
.pagerMain SPAN.disabled
{
	border-right: #ffe3c6 1px solid;
	padding-right: 5px;
	border-top: #ffe3c6 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 10px 0px 0px;
	border-left: #ffe3c6 1px solid;
	color: #ffe3c6;
	padding-top: 0px;
	border-bottom: #ffe3c6 1px solid;
}
.pagerMain SELECT
{
	vertical-align: -2px;
}


