﻿/**
 * Copyright (c) 2009, Tenetel Inc. All rights reserved.
*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,img,fieldset,legend,input,textarea,p,blockquote,th,td,em,button{margin:0;padding:0;}
body{
	font-size:12px;
	font-family:"宋体";
	cursor:default;
	color:#000;
}
img,input,textarea{vertical-align:middle;}
ul{ margin:0px; padding:0px;}
dl,dt,dd,ul,ol,li{list-style:none;}
table{border-collapse:collapse;}
h1{font-size:16px;}
h2{font-size:14px;}
h3{font-size:12px;}
h4{font-size:12px;}
h5{font-size:12px;}
dfn{font-style:normal;}
/*
a{color:#0055AA;text-decoration:none;}
a:hover{text-decoration:underline;}
*/
a{color:#666666;text-decoration:none;}
a:hover{color:#FF6633;text-decoration:none;}
img{border:0;}
table { border-collapse:collapse; border-spacing:0; empty-cells:show; text-align:left; }
th, td { border-collapse:collapse; }
img { border:0; }
button { cursor:pointer; }

.pagecenter {
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.menuTop {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 940px;
	padding-left: 20px;
}
.menuTop li{
	background-image: url(../images/menu_item.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 85px;
	text-align: center;
	padding-top: 10px;
	margin-left: 1px;
}
.menuTop li a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.menuTop li a:hover{
	font-size: 12px;
	color: #E0E0E0;
	display: block;
}
.menuTop .now_item{
	background-image: url(../images/menu_item_white.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 85px;
	float: left;
	padding-top: 10px;
}
.menuTop .now_item a{
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
	display: block;
}
.menuTop .now_item a:hover{
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	display: block;
}
.menuBottom{
	float: left;
	height: 24px;
	width: 910px;
	background-image: url(../images/menu_bottom.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 6px;
}

.foot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3399FF;
	text-align: center;
	padding-top: 4px;
	color: #666666;
}
.foot1 {
	text-align: center;
	padding-top: 4px;
	color: #666666;
}
.foot dl,.foot1 dl {
	width:770px;overflow:hidden;border:solid 1px #eee;margin:6px auto 4px auto;
}
.foot dt,.foot1 dt {
	width:20px;float:left;background-color:#f9f9f9;border-right:solid 1px #eee;padding:3px 0;line-height:18px;
}
.foot dd,.foot1 dd{float:left;width:100px;text-align:left;margin:5px 0 0 5px;}

.showDetail{ padding:5px; background-color:#FFFFCC; border:1px solid #FF9900; line-height:130%; position:absolute; display:none; width:170px;}


#top {
	height: 70px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top .topLeft {
	float: left;
	height: 70px;
	width: 220px;
}
#top .topCenter {
	float: left;
	height: 70px;
	width: 600px;
	text-align: center;
}
#top .topRight {
	float: left;
	height: 70px;
	width: 80px;
	padding-right: 30px;
	padding-left: 30px;
}
#top .topRight li {
	height: 17px;
	width: 78px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	padding-top: 3px;
	text-align: center;
}
