@charset "utf-8";
@import url("account.css");
/*========= Custom CSS ========*/
* {
	padding:0;
	margin:0;
}
body {
	color:#666666;
	font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
	font-size:11px;
	background:url(img/bg.jpg) #e0e0e0;
}
a {
	color:#363636;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}
h3 {
	font-size:14px;
	font-weight: normal;
}

#bg {
	width:960px;
	height:auto;
	margin:0 auto;
	background:#CCCCCC;
}
img {
	border:0;
}

.h {
	overflow:hidden;
	width:100%;
	height:10px;
}
.more {
	text-align:right;
	padding-right:10px;
}
/*========== Header CSS  ===========*/
#header {
	width:100%;
	background:url() no-repeat;
}
#logo {
}
#top {
	width:100%;
	height:120px;
	background:url(img/top.gif) no-repeat;
}
#time {
}


#pic {
	width:100%;
}

/* Nav CSS  */
#nav {
	width:100%;
	height:35px;
	background:url(img/nav-0.gif);
}
#nav ul {
	padding:0 0 0 80px;
	height:35px;
	margin:0;
	list-style:none;
	background:url(img/nav-left.gif) no-repeat;
}
#nav ul li {
	float:left;
	padding-right:5px;
}
#nav ul li a {
	display:block;
	width:110px;
	height:27px;
	padding-top:8px;
	text-align:center;
	color: #3C4228;
	font-size:12px;
	letter-spacing:1px;
	background:url(img/nav-0.gif);
}
#nav ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:url(img/nav-1.gif);
}

/*============= Main CSS  ============*/
#main {
	width:955px;
	float:left;
	padding:5px 0 5px 5px;
}
#page {
	float:left;
	width:660px;
	padding:0;
}
#bar {
	float:right;
	width:280px;
	padding:0;
}
/* Page CSS  */

/* ++++++++++++ */
#page-box {
	padding-top:5px;
}

/* Page  */
.page-box {
	background:url(img/gray.gif) repeat-x;
}
.page-box h3 {
	height:30px;
	padding-left:3px;
	font-weight:normal;
	font-size:16px;
	color:#000000;
	letter-spacing:1px;
	background:url(img/page-title.gif) no-repeat;
}
.page-box .content {
	clear:left;
	padding:5px 0;
}
.page-box p {
	color:#4d4d4d;
}
/*Welcome*/
.welcome {
}
.welcome h2 {
	height:30px;
	font-weight:normal;
	font-size:16px;
	color:#000000;
	letter-spacing:1px;
	background:url(img/welcome-title.gif) no-repeat;
}
/*Investment*/
.investment .content {
	padding-top:10px;
}
/*Index-news*/
.index-news h2 {
	height:30px;
	background:url(img/news-title.gif) no-repeat;
}
.index-news .content {
	padding:0 5px 0 20px;
}
.index-news .content h4 {
	font-size:14px;
	padding-left:250px;
	color:#484848;
	background:url(img/news-dot.gif) no-repeat 225px 0;
}
.index-news .content h4#h4-1 {
	background:url(img/news-dot1.gif) no-repeat 225px 0;
}
.index-news .content h4#h4-2 {
	background:url(img/news-dot2.gif) no-repeat 225px 0;
}
.index-news .content p {
	color: #666666;
	font-size:12px;
	text-align:justify;
}
.index-news .content p small {
	font-size:10px;
	color:#CC6600;
}



.page-tab th {
	text-align:left;
	font-size:18px;
	padding:2px 0;
	color:#000000;
	font-weight:normal;
	border-bottom:1px solid #808080;
}
.page-tab td.tc {
	padding:10px 3px;
}
.page-tab td.tb {
}


.page2-bg2 {
	padding:5px 3px;
}

/* News Page */
.news-page {
	margin-bottom:10px;
}
.news-page th {
	padding:3px 0;
	font-weight:normal;
	border-bottom:1px solid #CCCCCC;
}
.news-page td {
	padding:3px 0;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
}


/* Bar CSS  */

/* ++++++++++++ */
#control {
}

/* Member Login */
.member-tab {
	background:#A19F95;
}
.member-tab td {
}
.member-tab td.th {
	height:25px;
	background:url(img/member-title.gif) no-repeat;
}
.member-tab td.th b {
	display:none;
}
.member-tab td.tc {
	padding:5px 25px;
	background:url();
}
.member-tab td.tc b {
	color: #FFFFFF;
	font-size:12px;
	font-weight:normal;
}
.member-tab td.tc td {
	padding:5px 0;
}
.member-tab td.tb {
	background:url() no-repeat;
}
/* Member Menu */
.menu-tab {
	background:url(img/member-title.gif) no-repeat;
}
.menu-tab td {
}
.menu-tab td.th {
	height:20px;
}
.menu-tab td.th b {
	display:none;
}
.menu-tab td.tc {
	padding:10px 15px;
	color:#999999;
	background:url() repeat-y;
}
.menu-tab td.tb {
	background:url() no-repeat;
}

/*++++++++++++*/
.bar-box {
	margin-bottom:10px;
}
.bar-box h3 {
	height:30px;
	padding-top:5px;
	color:#1F1F1F;
	text-transform:uppercase;
	letter-spacing:1px;
	background:url() no-repeat;
}
.bar-box p {
	padding:5px 10px;
	color:#000000;
	font-size:11px;
	line-height:1.2em;
}

/* Bar News */
.news h3 {
}
.news dl {
	padding:0 5px;
}
.news dl dt {
	padding-left:20px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	background:url(img/dot.gif) no-repeat 0 2px;
}
.news dl dd p {
	padding:0;
	color:#353535;
}
.news dl dd small {
	color: #7F4948;
}
/* Accept CSS  */
.accept {
}
.accept h3 {
	background:url(img/accept-title.gif) no-repeat;
}
.accept ul {
	width:275px;
	padding:10px 5px 5px 0px;
	list-style:none;
}
.accept ul li {
	width:80px;
	text-align:center;
	float:left;
}
/* Site Info */
.info {
}
.info h3 {
	background:url(img/info-title.gif) no-repeat;
}
.info .info-tab {
	padding:0 5px 0 3px;
}
.info .info-tab td {
	padding:2px 0;
	border-bottom:1px dotted #A2A19B;
}
/* Ad-pic */
.ad-pic {
	float:left;
	margin:0;
}
.ad-pic h3 {
	height:20px;
	padding:0;
	margin-top:5px !important;
	margin-top:0;
	background:url(img/bar-line.gif) no-repeat left center;
}
.ad-pic ul {
	padding:5px;
	list-style:none;
}
.ad-pic ul li {
	text-align:center;
	float:left;
	padding:0 5px;
}


/* Input CSS  */
.inpts {
	height:16px;
	font-size:12px;
	color:#999999;
	padding:0 2px;
	margin:1px 0;
	border:1px solid #999999;
	background:url() #E3E2DE;
}
.inpts-login {
	width:140px;
	height:14px;
	font-size:12px;
	color:#666666;
	padding:2px;
	border:0;
	border:1px solid #757372;
	background:url() #E3E2DE;
}
.inpts-num {
	height:14px;
	font-size:12px;
	color:#666666;
	padding:2px;
	border:0;
	border:1px solid #757372;
	background:url() #E3E2DE;
}
.inpts-area {
	font-size:12px;
	color: #999999;
	padding:0 2px;
	border:1px solid #999999;
	background:url() #E3E2DE;
}
.sbmt {
	padding:1px 5px;
	border:1px solid #757372;
	background:#CCCCCC;
}
.submits-login {
	border:none;
	padding-left:10px;
	color:#FFFFFF;
	background:url(img/lock.gif) no-repeat 0 3px !important;
	background:url(img/lock.gif) no-repeat 4px 4px;
	cursor:pointer;
}
#lost {
	padding-left:14px;
	color:#FFFFFF;
	font-size:12px;
	background:url(img/lost.gif) no-repeat 0 1px;
}

/*=========== Bottom CSS  ==========*/
#bottom {
	float:left;
	overflow:hidden;
	width:960px;
	height:1px;
}
#footer {
	clear:both;
	height:55px;
	text-align:center;
	font-size:11px;
	color: #A19F95;
	padding-top:7px;
	background:url(img/footer-bg.gif) left top repeat-x;
}
#footer a {
	color:#A19F95;
}
#footer a:hover {
	color: #CC6600;
}
#copyright {
	width:100%;
	padding:2px 0;
	line-height:1.3em;
	text-align:center;
	background: url(img/dashed.gif) left top repeat-x;
}
