﻿.history_item {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	margin-right: 0px;
}
.history_item li {
	line-height: 25px;
	float: left;
}
.history_item_title {
	width: 550px;
	margin-right: 50px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -155px;
	padding-left: 30px;
}
.history_item_time {
	color: #999999;
	width: 100px;
}

.mission_header {
	background-image: url(../images/box_2_bg.gif);
	height: 30px;
	width: 758px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.mission_header li {
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.mission_header_job {
	width: 160px;
}
.mission_header_require {
	width: 420px;
}
.mission_header_action {
	width: 150px;
}

.mission_item {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	width: 745px;
	height: 100px;
}
.mission_item li {
	float: left;
	background-color: #070707;
	height: 90px;
	padding: 5px;
}
.mission_item_title {
	width: 160px;
	margin-right: 1px;
	line-height: 25px;
	color: #666666;
}
.mission_item_attribute {
	width: 120px;
	line-height: 25px;
	color: #666666;
}
.mission_item_equip {
	width: 270px;
	margin-right: 1px;
	color: #666666;
}
.mission_item_action {
	width: 150px;
}

.btn_action {
	background-image: url(../images/btn_action.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 113px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.txt_1 {
	font-weight: bold;
	color: #FFFFFF;
}
.txt_2 {
	color: #FFFFFF;
}

.mall_header {
	background-image: url(../images/box_2_bg.gif);
	height: 30px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.mall_header li {
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.mall_header_pic {
	width: 160px;
}
.mall_header_description {
	width: 280px;
}
.mall_header_trade {
	width: 290px;
}

.mall_item {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	width: 770px;
	height: 100px;
}
.mall_item li {
	float: left;
	background-color: #070707;
	height: 90px;
	padding: 5px;
}
.mall_item_pic {
	width: 160px;
	line-height: 25px;
	color: #666666;
	text-align: center;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #232323;
}
.mall_item_description {
	width: 270px;
	color: #666666;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #232323;
}
.mall_item_trade {
	width: 290px;
	color: #666666;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
.mall_item_description ul {
	margin: auto;
	padding: 0px;
	width: 260px;
}
.mall_item_description li {
	width: 120px;
	float: left;
	line-height: 20px;
	height: 20px;
	padding: 0px;
}
.mall_item_trade ul {
	margin: auto;
	padding: 0px;
	width: 280px;
}
.mall_item_trade li {
	height: 25px;
	float: left;
	line-height: 20px;
}
.mall_item_trade_count {
	width: 270px;
}
.mall_input {
	border: 1px solid #700E17;
	height: 15px;
	width: 30px;
}
.mall_btn_buy {
	background-image: url(../images/btn_buy.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 50px;
	cursor: pointer;
	background-position: 0px 3px;
}
.mall_btn_sell {
	background-image: url(../images/btn_sell.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 70px;
	cursor: pointer;
	background-position: 0px 3px;
}
#bank_tip {
	margin: auto;
	width: 750px;
	line-height: 25px;
	color: #999999;
}
#bank_count {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	margin: auto;
	height: 25px;
	width: 750px;
}
.bank_item {
	height: 80px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-color: #070707;
	padding: 0px;
	clear: both;
}
.bank_item li {
	float: left;
	line-height: 60px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height:60px;
}
.bank_item_txt {
	line-height: 60px;
	width: 100px;
	text-align: center;
}
.bank_input {
	border: 1px solid #700E17;
	height: 20px;
	width: 100px;
}

#police_tip {
	margin: auto;
	width: 750px;
	line-height: 25px;
	color: #999999;
}
#police_body {
	height: 30px;
	width: 700px;
	margin-top: 5px;
	margin-left: 10px;
	background-color: #070707;
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#police_body li {
	float: left;
	margin-right: 50px;
}
#police_body p {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
	color: #999999;
}
#police_body input {
	border: 1px solid #700E17;
	height: 15px;
	width: 100px;
}




.faction_header {
	background-image: url(../images/box_2_bg.gif);
	height: 30px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.faction_header li {
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.faction_header_name {
	width: 160px;
}
.faction_header_info {
	width: 470px;
}
.faction_header_action {
	width: 100px;
}

.faction_item {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	width: 770px;
	height: 60px;
}
.faction_item li {
	float: left;
	background-color: #070707;
	height: 50px;
	padding: 5px;
}
.faction_item_name {
	width: 160px;
	line-height: 25px;
	color: #666666;
	text-align: center;
	line-height: 50px;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #232323;
}
.faction_item_info {
	width: 470px;
	color: #666666;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #232323;
}
.faction_item_action {
	width: 100px;
	color: #666666;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
.faction_item_info ul {
	margin: auto;
	padding: 0px;
	width: 420px;
}
.faction_item_info li {
	width: 140px;
	float: left;
	line-height: 50px;
	height: 20px;
	padding: 0px;
}
.faction_btn_join {
	background-image: url(../images/btn_join.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}
.page_control{
	padding: 10px;
}
#user_image {
	float: left;
	height: 100px;
	width: 150px;
	margin: 10px;
	text-align: center;
}
#user_attribute {
	margin: 10px;
	padding: 0px;
	width: 500px;
	float: left;
}
#user_attribute li {
	margin-bottom: 5px;
	float: left;
	height: 20px;
	width: 200px;
}
#user_attribute span {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 60px;
}
#user_items {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#user_items li {
	float: left;
	width: 140px;
	height: 80px;
}
#user_city {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#user_city li {
	width: 300px;
	float: left;
	overflow: hidden;
	height: 25px;
}



.user_info {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
.user_faction {
	margin: 0px;
	padding: 0px;
}
.user_faction li {
	line-height: 25px;
}
.user_faction p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80px;
}


.fight_header {
	background-image: url(../images/box_2_bg.gif);
	height: 30px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	clear: both;
}
.fight_header li {
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.fight_header_name {
	width: 160px;
}
.fight_header_info {
	width: 470px;
}
.fight_header_action {
	width: 100px;
}

.fight_item {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	width: 770px;
	height: 60px;
}
.fight_item li {
	float: left;
	background-color: #070707;
	height: 50px;
	padding: 5px;
}
.fight_item_name {
	width: 160px;
	line-height: 25px;
	color: #666666;
	text-align: center;
	line-height: 50px;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #232323;
}
.fight_item_info {
	width: 470px;
	color: #666666;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #232323;
}
.fight_item_action {
	width: 100px;
	color: #666666;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
.fight_item_info ul {
	margin: auto;
	padding: 0px;
	width: 420px;
}
.fight_item_info li {
	width: 140px;
	float: left;
	line-height: 50px;
	height: 20px;
	padding: 0px;
}
.fight_btn_action {
	background-image: url(../images/btn_fight_2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}
#fight_search {
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #666666;
}

#fight_search li{
	float: left;
	margin-right: 30px;
	line-height: 30px;
	height: 30px;
}

#fight_search input{
	border: 1px solid #700E17;
	height: 16px;
	width: 150px;
}

#reward_tip {
	margin: auto;
	width: 750px;
	line-height: 25px;
	color: #999999;
}
.reward_header {
	background-image: url(../images/box_2_bg.gif);
	height: 30px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.reward_header li {
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.reward_header_name {
	width: 160px;
}
.reward_header_info {
	width: 470px;
}
.reward_header_action {
	width: 100px;
}

.reward_item {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	width: 770px;
	height: 60px;
}
.reward_item li {
	float: left;
	background-color: #070707;
	height: 50px;
	padding: 5px;
}
.reward_item_name {
	width: 160px;
	line-height: 25px;
	color: #666666;
	text-align: center;
	line-height: 50px;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #232323;
}
.reward_item_info {
	width: 470px;
	color: #666666;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #232323;
}
.reward_item_action {
	width: 100px;
	color: #666666;
/*	margin-right: 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
.reward_item_info ul {
	margin: auto;
	padding: 0px;
	width: 420px;
}
.reward_item_info li {
	width: 140px;
	float: left;
	height: 25px;
	padding: 0px;
	line-height: 25px;
}
.reward_btn_join {
	background-image: url(../images/btn_reward.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}
#god_tip {
	margin: auto;
	width: 750px;
	line-height: 25px;
	color: #999999;
}
#god_body {
	padding: 0px;
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
}
#god_body p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#god_body li {
	background-color: #070707;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	margin: 0px;
	line-height: 30px;
}