﻿body
{
	background: #fff;
	font-family: Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	line-height: 170%;
}

#main_box
{
	position:absolute;
	top:0%;
	left:50%;
	width: 990px;
	margin: 5px 0px 0px -495px;
	padding-bottom: 10px;
}

div, img, object,embed, form
{
	float: left;
}

img
{
	border: 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

input, textarea, select
{
	font-size: 12px;
}

#top
{
	width: 990px;
	height: 135px;
}

#menu
{
	width: 990px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom: 2px solid #f00;
	text-align: center;
}

#menu li
{
	display: inline;
	float: left;
	width: 74px;
	height: 23px;
	margin-right: 8px;
	background: url(images/menu_u.png) no-repeat;
	line-height: 23px;
}

#menu a
{
	color: #fff;
}

#menu a:hover
{
	color: #f00;
}

li#hl
{
	width: 80px;
	background: url(images/menu_s.png) no-repeat;
}

li#hl a:hover
{
	color: #fff;
}

.tip
{
	color: #f00;
}

#page_nav
{
	width: 100%;
	padding: 15px 0px;
	color: #808080;
	text-align: center;
}

#page_nav a
{
	padding: 4px 6px;
}

#page_nav a:link, #page_nav a:visited
{
	border: 1px solid #dcdcdc;
	color: #808080;
}

#page_nav a:hover
{
	border: 1px solid #dc143c;
	color: #000;
}

#page_nav span
{
	padding: 4px 5px;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
}

.tj
{
	display: none;
}

#copy_r1
{
	width: 990px;
	height: 34px;
	margin-top: 5px;
	background: url(images/cr1.png) no-repeat;
}

#copy_r2
{
	width: 990px;
	height: 33px;
	background: url(images/cr2.png) no-repeat;
}

#copy
{
	width: 990px;
	margin: -10px 0px;
	text-align: center;
}

#copy p
{
	margin: 0px;
	padding: 2px 0px;
}
