@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 180%;
}
a:link {
	color: #0077CC;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}


td {
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
strong {
	color: #666666;
}
#container {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 50px;
}
#logo {
	float: left;
	display: block;
	height: 50px;
	width: 300px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 10px;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
}
#logo h1 a {
	display: block;
	height: 50px;
	width: 260px;
}
#logo h1 a span {
	display: none;
}
#back {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#main {
	margin-right: 10px;
	margin-left: 10px;
}

#path {
	font-size: 12px;
	color: #999999;
	clear: both;
}
#path a {
	color: #999999;
	text-decoration: none;
}
#left {
	float: left;
	width: 600px;
}
#left .bg-title {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height: 26px;
	font-weight: 900;
	padding-left: 10px;
	width:600px;
}
#right {
	float: right;
	width: 350px;
}
#right  .bg-title {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	height: 26px;
	font-weight: 900;
	padding-left: 10px;
}
#footer {
	font-size: 12px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 10px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a {
	color: #0077CC;
}
#tab {
	float: right;
	margin-top: 5px;
	height: 21px;
	overflow: hidden;
}
#tab .tab-on {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	text-align: center;
	height: 21px;
	width: 54px;
	margin-right: 10px;
	float: left;
}
#tab .tab-off {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	text-align: center;
	height: 21px;
	width: 54px;
	margin-right: 10px;
	float: left;
	cursor: pointer;
	font-weight: normal;
}
.frame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.spacer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 10px;
}
.line-dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}
.line-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.number {
	text-align: center;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #FFFFFF;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px -300px;
	margin-top: 5px;
	width: 23px;
	height: 21px;
}

.url {overflow: hidden;
	white-space:nowrap;
   word-break:keep-all;
   overflow:hidden;
   text-overflow:ellipsis;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	


}
.bar {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px -250px;
	height: 9px;
	border: 1px solid #DC6B00;
	font-size: 0px;
	line-height: 0px;
}
.en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.float-left { 
	float: left;
}
.float-right {
	float: right;
}
.notes {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px -446px;
	padding-left: 18px;
	margin-top: 10px;
	margin-left: 2px;
}
.more {
	width: 40px;
	margin-top: 8px;
}
.more a {
	background-image: url(../images/bg-more.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	color: #0077CC;
	padding-right: 10px;
}
.bg-links {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px -347px;
	font-weight: 900;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.links li {
	float: left;
	width: 32%;
	list-style-type: none;
}.color-red {
	color: #FF0000;
}



.ebox{ margin-top:6px; float:left;}
.ebox_left{
	float:left;
	width:600px;
	border: 1px solid #dcdcdc;
}
.ebox_left ul{float:left;width:600px;}
.ebox_right{ float:left; width:390px;border: 1px solid #dcdcdc; margin-left:6px;}
.ebox_rights{ float:left; width:390px;border: 1px solid #dcdcdc; margin-left:6px; margin-top:6px;}
.ebox_title{
	float:left;
	background-image: url(../images/title_bg.jpg);
	width:98%;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 2%;
	padding-top: 3px;
}
.ebox_content{ margin-left:10px; padding-bottom:10px; margin-top:5px;}
.ebox_contents{
	margin-left:10px;
	padding-bottom:30px;
	margin-top:15px;
}
.ebox_contenta{
	margin-left:100px;
	padding-bottom:30px;
	margin-top:15px;
	text-align: center;
}
.ebox_contentss{
	margin-left:10px;
	padding-bottom:30px;
	margin-top:15px; width:580px;
}
.ebox_right ul{float:left;width:390px;}
.ebox_rightli{float:left;width:380px; padding-left:10px;}
img{border:0;margin:0 auto;}
ul{margin:0;padding:0;}
li{float: left;}
select,form,ul,h1,h2,h3,h4,h5,dl,dt,dd{margin:0;padding:0;list-style:none}
.ding{background:#f4f4f4;height:32px;line-height:32px;}
.ebox_title_left{ float:left;}
.ebox_title_right{ float:right;}
.leftleft{ float:left; margin-left:3px; margin-right:3px;}
.font_a{
	font-size: 14px;
	color: #F46101;
}
.font_b{
	font-size: 14px;
	color: #F00;
}
.neirong{
	float:left;
	margin-left:10px;
	width:370px;
	margin-top: 2px;
}

