@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.both {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
}

body {
	background-color: #858585;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #090909;
}
#header {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
}
#header .title {
	float: left;
}
#header .topnews {
	line-height: 33px;
	height: 33px;
	color: #FFF;
	float: left;
	width: 550px;
}
#header .topnews a {
	color: #FFF;
}
#header .topmenu {
	float: right;
	line-height: 33px;
	height: 33px;
	width: 220px;
	padding-right: 20px;
}
#header .topmenu a {
	color: #FFF;
}
#header .topmenu a:hover {
	text-decoration: underline;
}
#left {
	float: left;
	width: 242px;
}
#left .user2 {
	background-image: url(../images/user-bg2.jpg);
	background-repeat: no-repeat;
	height: 139px;
	position: relative;
	margin-bottom: 10px;
}
#left .user2 .title  {
	position: absolute;
	left: 26px;
	top: 10px;
	width: 124px;
}
#left .user2 .button {
	position: absolute;
	left: 167px;
	top: 106px;
	width: 59px;
}
#left .user2 .con {
	position: absolute;
	left: 23px;
	top: 40px;
	width: 204px;
	height: 64px;
	color: #EEE;
}
#left .user2 .txt {
	background-image: url(../images/txt-bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left .user2 .add {
	position: absolute;
	left: 21px;
	top: 108px;
	width: 137px;
	color: #FFF;
}
#left .user2 .add a {
	color: #FFF;
}
#left .user2 .add a:hover {
	text-decoration: underline;
}
#left .user {
	background-image: url(../images/user-bg.jpg);
	background-repeat: no-repeat;
	height: 139px;
	position: relative;
	margin-bottom: 10px;
}
#left .user .title  {
	position: absolute;
	left: 26px;
	top: 10px;
	width: 124px;
}
#left .user .us {
	position: absolute;
	left: 51px;
	top: 41px;
	width: 176px;
}
#left .user .ps {
	position: absolute;
	left: 50px;
	top: 73px;
	width: 175px;
}
#left .user .txt {
	background-image: url(../images/txt-bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #EEE;
}
#left .user .add {
	position: absolute;
	left: 21px;
	top: 108px;
	width: 137px;
	color: #FFF;
}
#left .user .add a {
	color: #FFF;
}
#left .user .add a:hover {
	text-decoration: underline;
}

#left .user .button {
	position: absolute;
	left: 167px;
	top: 106px;
	width: 59px;
}
#left .menu {
	margin-bottom: 10px;
}
#left .ad {
	margin-bottom: 20px;
}
#left .ad ul li {
	height: 75px;
	width: 240px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #000;
	border-left-color: #333;
}




#right {
	float: left;
	width: 738px;
}
#right .topbg {
	background-image: url(../images/right-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 9px;
}
#right #main {
	background-image: url(../images/right-re.jpg);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	padding-right: 4px;
	padding-left: 4px;
}
#main .title {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#main .titleline {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	height: 2px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#main .ccc  {
	width: 728px;
	margin-left: 2px;
	position: relative;
	height: 23px;
}
#main .ccc ul  {
}
#main .ccc ul li {
	position: absolute;
	top: 0px;
}
#main .ccc ul .li1 {
	left: 0px;
}
#main .ccc ul .li2 {
	left: 55px;
}
#main .ccc ul .li3 {
	left: 110px;
}
#main .ccc ul .li4 {
	left: 165px;
}
#main .ccc ul .li5 {
	left: 220px;
}
#main .ccc ul .li6 {
	left: 275px;
}
#main .ccc ul .li7 {
	left: 330px;
}
#main .ccc ul .li8 {
	left: 385px;
}
#main .ccc ul .li9 {
	left: 440px;
}
#main .ccc ul .li10 {
	left: 495px;
}
#main .ccc ul .li11 {
	left: 550px;
}
#main .ccc ul .li12 {
	left: 605px;
}
#main .ccc ul .li13 {
	left: 660px;
}

#main #home .title {
	position: relative;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	height: 23px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #420000;
	padding-top: 2px;
}
#main #home .title .more {
	position: absolute;
	left: 423px;
	top: 4px;
	width: 289px;
	text-align: right;
}
#main #home .title .more a {
	color: #FFF;
}
#main #home .title .more a:hover {
	text-decoration: underline;
}
#main #home .content {
	background-color: #FFF;
	border: 1px solid #000;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 21px;
}
#main #home .content .more {
	text-align: right;
}
#main #home .content .more a:hover {
	text-decoration: underline;
}
#main #home .search {
	margin-right: 5px;
	margin-left: 5px;
	color: #CCC;
	margin-bottom: 5px;
}
#main #home .search a {
	color: #CCC;
	text-decoration: underline;
}
#main #home .search a:hover {
	color: #FFF;
}

#main #home .search .line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	height: 2px;
}
#main #home .search .line2 {
	background-color: #282828;
	height: 1px;
}
#main #home .search .txt {
	height: 16px;
	width: 320px;
}
#main #home .search .txt2 {
	height: 16px;
	width: 120px;
}

#main #home .search .ss {
	width: 120px;
}
#main #home .search #button {
	height: 24px;
	width: 50px;
	line-height: 24px;
}


#main #home .list {
	background-color: #FFF;
	border: 1px solid #000;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	line-height: 21px;
}
#main #home .list table {
	border: 1px solid #000;
}
#main #home .list table th {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	background-color: #000;
	color: #EEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A0000;
}

#main #home .list table td {
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}
#main #home .list table td a {
	color: #333;
}
#main #home .list table td a:hover {
	text-decoration: underline;
}

#main #home .list .abc {
	line-height: 21px;
	color: #FFF;
	background-image: url(../images/button00.png);
	height: 21px;
	width: 39px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#main #home .page {
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 5px;
	margin-bottom: 5px;
}
#main #home .page ul {

}
#main #home .page ul li {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
#main #home .page ul li .pp {
	color: #333;
	background-image: url(../images/page-a.jpg);
	display: block;
	height: 22px;
	width: 22px;
	line-height: 22px;
	text-align: center;
}
#main #home .page ul li .pp:hover {
	font-weight: bold;
}
#main #home .ad {
	margin-right: 5px;
	margin-left: 5px;
}
#main #home .ad .img {
	border: 5px solid #000;
}



#main #board {
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
#main #board .say {
	color: #EEE;
	background-color: #000;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-top: 5px;
}

#main #board .say .tt {
	line-height: 24px;
	height: 24px;
	width: 55px;
}
#main #board .say .tt1 {
	height: 16px;
	width: 140px;
}
#main #board .say .tt2 {
	width: 385px;
}
#main #board .say td {
	height: 25px;
}




#main #add {
	margin-right: 5px;
	margin-left: 5px;
}
#main #add .img {
	margin-right: 4px;
	margin-left: 4px;
}
#main #add .tt {
	background-color: #000;
	width: 715px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#main #add table {
	border: 1px solid #000;
}
#main #add th {
	height: 28px;
	line-height: 28px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333;
}
#main #add td {
	line-height: 28px;
	height: 28px;
	padding-left: 7px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333;
	padding-right: 7px;
}
#main #add td a {
	color: #FFFFFF;
	text-decoration: none;
}
#main #add td a:hover {
	text-decoration: underline;
}
#main #add .but    {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 5px;
	background-color: #1A1A1A;
	color: #CCC;
	width: 100px;
	height: 24px;
	margin-bottom: 3px;
}

#main #add .link {
	background-color: #333;
	width: 760px;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main #add .link ul {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#main #add .link ul li {
	float: left;
	width: 120px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#main #add .link ul li .img {
	margin-bottom: 5px;
	width: 120px;
}
#main #add .link ul li p {
	text-align: center;
}
#main #add .link ul li a {
	color: #FFF;
	text-decoration: none;
}
#main #add .link ul li a:hover {
	text-decoration: underline;
}
#main #hire {
	margin-right: 10px;
	margin-left: 10px;
	color: #EEE;
	line-height: 21px;
}
#main #explain {
	margin-right: 10px;
	margin-left: 10px;
	color: #EEE;
	line-height: 21px;
}
#main #pay {
	margin-right: 10px;
	margin-left: 10px;
	color: #EEE;
	line-height: 21px;
}
#main #qa {
	margin-right: 5px;
	margin-left: 5px;
}
#main #qa th {
	font-weight: normal;
	color: #FFF;
}
#main #qa .button {
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
}


#main #master {
	margin-right: 10px;
	margin-left: 10px;
}
#main #master ul {
}
#main #master ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a1a1a;
}
#main #master ul li .img {
	float: left;
	width: 96px;
}
#main #master ul li .con {
	float: left;
	margin-left: 10px;
	width: 600px;
	color: #EEE;
}
#main #master ul li .con td {
	line-height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#main #cash {
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
}
#main #cash .ad {
	margin-right: 5px;
	margin-left: 5px;
}

#main #cash table {
	border: 1px solid #CCC;
}
#main #cash table th {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	color: #EEE;
	background-color: #000;
}

#main #cash table tr td table {
	background-color: #000;
}
#main #cash table tr td {
	background-color: #FFFFFF;
	height: 30px;
	line-height: 30px;
}


#main #cash td {
	color: #333;
}
#main #cash td a {
	color: #333;
	text-decoration: none;
}
#main #cash td a:hover {
	text-decoration: underline;
}

#main #cash table tr td table tr td .button {
	width: 52px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#main #cash2 {

}
#main #cash2 .ad {
	margin-right: 5px;
	margin-left: 5px;
}

#main #cash2 .img {
	margin-right: 4px;
	margin-left: 4px;
}
#main #cash2 .tt {
	width: 710px;
	padding-bottom: 2px;
}

#main #cash2 table {
	border: 1px solid #000;
	margin-left: 100px;
}
#main #cash2 th {
	height: 28px;
	line-height: 28px;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #39F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}

#main #cash2 td {
	line-height: 28px;
	height: 28px;
	padding-left: 20px;
	background-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	padding-right: 7px;
}
#main #cash2 td a {
	color: #FFFFFF;
	text-decoration: none;
}
#main #cash2 td a:hover {
	text-decoration: underline;
}
#main #cash2 .but    {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 5px;
	background-color: #1A1A1A;
	color: #CCC;
	width: 100px;
	height: 24px;
	margin-bottom: 3px;
}













#right .botbg {
	background-image: url(../images/right-bot.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 9px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 43px;
}
#footer .copyright {
	text-align: center;
	line-height: 43px;
	color: #FFF;
}
