/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.8em;
	margin:0;
	padding:0;
}


body, html, a, p, h1, h2, h3, h4, h5, h6, ul, ol, li, img, table, tr, form, div, span, address {
	border:medium none;
	margin:0pt;
	padding:0pt;
}
img {
	border:0;
	vertical-align: middle;
}
form {
	padding:0;
	margin:0;
}
li {
	list-style:none;
}
.clear {
	clear:both;
}

/* link */
a:link,a:visited {color: #333333;}
a:hover {color: #0000FF;}
a:active {color: #bc2931;}




/* top */
#top_bg {
	background:#e8e5dd url(../../images/front/body_bg.gif) repeat-x top;
}
#site_services {
	margin: 0 auto;
	width: 1003px;
	height: 20px;
	color: #F3F5F1;
	line-height: 20px;
	text-decoration: none;
	text-indent: 25px;
	/* modifications */
	background-color:#f0ede8;
}
#site_services, #site_services a:link, #site_services a:visited {
	color: #666;
	padding:0 3px;
}
#header {
	width: 1003px;
	height: 135px; /* modified */
	margin: 0 auto;
	background: url(../../images/front/header_back_nosub.gif) left bottom no-repeat;
}
#header #logo {
	padding: 17px 0 0 30px;
	float:left;
}
#header #login {
	width: 461px;
	height: 32px;
	float:right;
	overflow: hidden;
}
#header #login .text {
	font-weight:bold;
	font-size:12px;
	color:#5b8381;
}
#header #login .login_input {
	background:url(../../images/front/input_loginbg.gif) no-repeat 0 3px;
	border:none;
	padding:7px 10px 6px 10px;
	width:100px;
	height:14px;
	overflow:hidden;
}
.main_border {
	padding:10px 12px;
}

/* main */


#mainwrapper {
	position: relative;
	width: 1003px;
	margin:0 auto;
}
#shadeleft {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 306px;
	background-image: url(../../images/front/bg_shade_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#shaderight {
	position: absolute;
	top: 0;
	left: 1023px;
	width: 20px;
	height: 306px;
	background-image: url(../../images/front/bg_shade_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#content {
	width: 100%;
	min-height:100px;
	height:auto;
}
#main .main_border {
	padding:10px 12px;
}

/* FOOT */
#foot {
	background-image:url(../../images/front/bg_footer.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:32px;
	width:100%;
	position: relative;
}
#bottom {
	width:100%;
	text-align:center;
	color:#666;
	clear:both;
}
#bottom .qicklink {
	background:url(../../images/front/foot_line.gif) repeat-x top;
	width:963px;
	margin:0 auto;
	padding-top:5px;
}
#bottom .qicklink a {
	padding:0 8px;
}


/* page */
.page {
	height:25px;
	background:#f5f5f5;
	text-align:center;
	padding:0 10px;
	clear:both;
}
.page .num {
	float:left;
}
.page .select {
	float:right;
}
.page a {
	padding:0 5px;
}

.allmore {
	clear:both;
	padding-right:10px;
	text-align:right;
}
.other_more {
	float:right;
	font-weight:normal;
	font-size:12px;
}



/**********new********/




.mainbg {
	background-image:url(../../images/front/history/body_bg.gif);
	background-position:center center;
	background-repeat:repeat-y;
	}
#wrap {
	margin:0 auto;
	width:1003px;
}

#path {
	background-color:#000000;
	border-left:1px solid #A4A4A4;
	clear:both;
	color:#FFFFFF;
	height:24px;
	line-height:2.2em;
	padding:0 15px;
}

#bottom {
	text-align:center;
	height:240px;
	font-size:12px;
	color:#cdcdcd;
	line-height:2em;
	clear:both;
	background-image:url(../../images/front/bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#down-menu {
    height:18px;
}
#down-menu a {
	color:#cdcdcd;
	padding:0 10px;
	text-decoration: none;
}
#down-menu a:hover {
	text-decoration: underline;
}

#bottomlink{
	margin:0;
	padding:0;
	font-size:12px;
}
#bottomlink ul{
	display:block;
	margin:0;
	padding:0;
}
#bottomlink ul li{
	padding:0px 5px;
	list-style:none;
	float:left;
}
#bottomlink a{	
	color: #E4E4E4;
	text-decoration: underline;
}
#bottomlink a:hover{	
	color: #E4E4E4;
	text-decoration: underline;
}



.sort_list {
	height:25px;
	background:#f5f5f5;
	text-align:center;
	padding:0 10px;
	clear:both;
}
.sort_list .num {
	float:left;
	width:230px;
}
.sort_list .select {
	float:right;
}
.sort_list a {
	padding:0 5px;
}
.sort_list .value {
	float:left;
	height:25px;
	line-height:25px;
}
.sort_list .num a {
	float:left;
	height:20px;
	margin:1px 5px 0 0;
	padding:0 10px 0 22px;
	line-height:20px;
}
.sort_list .pic {
	background:url(../../images/front/history/sort_pic.gif) no-repeat left 4px;
}
.sort_list .picnow {
	background:url(../../images/front/history/sort_pic.gif) no-repeat left -26px;
	color:#cb4d01;
}
.sort_list .word {
	background:url(../../images/front/history/sort_word.gif) no-repeat left 4px;
}
.sort_list .wordnow {
	background:url(../../images/front/history/sort_word.gif) no-repeat left -26px;
	color:#cb4d01;
}


/* main */

#main {
	position: relative;
	width: 100%;
	background-image:url(../../images/front/history/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#mainwrapper {
	position: relative;
	width: 1003px;
	margin:0 auto;
}
#shadeleft {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 306px;
	background-image: url(../../images/front/bg_shade_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#shaderight {
	position: absolute;
	top: 0;
	left: 1023px;
	width: 20px;
	height: 306px;
	background-image: url(../../images/front/bg_shade_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#main .main_border {
	padding:10px 12px;
}



