﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
ul {
	list-style-type: none;
}
a:link {
	color: #7F7F7F;
	text-decoration: none;
}
a:visited {
	color: #7F7F7F;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

a.h:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.h:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.h:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.i:link {
	color: #006699;
	text-decoration: none;
}
a.i:visited {
	color: #006699;
	text-decoration: none;
}
a.i:hover {
	color: #FF3300;
	text-decoration: underline;
}

a.i2:link {
	color: #FF3300;
	text-decoration: none;
}
a.i2:visited {
	color: #FF3300;
	text-decoration: none;
}
a.i2:hover {
	color: #FF3300;
	text-decoration: underline;
}
#page_header {
	margin: auto;
	width: 1000px;
	height: 120px;
}
#page_menu {
	width: 100%;
	height: 40px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#page_body {
	margin: auto;
	width: 1000px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#page_footer {
	width: 100%;
	height: 150px;
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	color: #7F7F7F;
	text-align: center;
}

#page_header ul {
	margin: 0px;
	padding: 0px;
}
#page_header_logo {
	background-image: url(../images/header_1.jpg);
	height: 120px;
	width: 286px;
	float: left;
}
#page_header_tip {
	background-image: url(../images/header_2.jpg);
	height: 120px;
	width: 714px;
	float: left;
	color: #FFFFFF;
}
#page_header_login {
	margin-top: 30px;
	margin-right: 0px;
	text-align: right;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page_header_search {
	margin-top: 10px;
	text-align: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
}
#page_header_tip form {
	margin: 0px;
	padding: 0px;
}
#page_header_search p {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 20px;
	line-height: 22px;
}
.page_header_input {
	border: 1px solid #999999;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	color: #999999;
}
#page_menu ul {
	margin: auto;
	width: 810px;
	padding: 0px;
}
#page_menu li {
	float: left;
}
#page_left {
	float: left;
	width: 665px;
}
#page_right {
	float: left;
	width: 332px;
}
#page_footer ul {
	padding-top: 30px;
}
#page_footer li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#copyright {
	color: #7F7F7F;
	font-size: 10px;
}
.box1 {
	border: 1px solid #C0C0C0;
	width: 280px;
	background-color: #E6E6E6;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.box1_title {
	height: 48px;
	width: 100%;
	line-height: 48px;
	font-weight: bold;
	color: #7F7F7F;
	text-indent: 20px;
}
.box1_title_pk {
	height: 45px;
	width: 100%;
	line-height: 48px;
	font-weight: bold;
	color: #7F7F7F;
	text-indent: 50px;
	background-image: url(../images/pk.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.box1_title2 {
	height: 48px;
	width: 100%;
}
.box1_body {
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	color: #7F7F7F;
}
.box1_body ul {
	padding: 0px;
	width: 260px;
	margin: 0px;
}
.box1_body li {
	line-height: 25px;
	overflow: hidden;
}
.ph_box {
	height: 25px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.ph_box li {
	float: left;
	width: 60px;
	margin-top: 15px;
	margin-right: 5px;
	color: #7F7F7F;
	text-align: center;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
}
.ph_1 {
	background-image: url(../images/ph1.jpg);
	background-repeat: no-repeat;
}
.ph_2 {
	background-image: url(../images/ph2.jpg);
	background-repeat: no-repeat;
}
