@charset "gb2312";
/* CSS Document */

/* Imports
----------------------------------------*/
@import url("reset.css");
/* Elements
----------------------------------------*/
body {
	background:url(topbg2.jpg) repeat-x; margin:0px; padding:0px;
}
body, p, td, th, li {
	color: #b80002;
	font-size:12px;
	line-height:24px;
}
p {
	margin:0 0 16px 0;
}
p.last {
	margin-bottom:0px;
}
/*--- Link Styles ---*/
a:link, a:visited {
	color:#b80002;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
ul {
	list-style-type:none;
}
blockquote {
	margin: 0 0 18px 18px;
	color:#666666;
	font-style: italic;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* Standard Definitions
----------------------------------------*/
.font_title,.font14{
	font-size:14px;	
}
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
}
.font20{
	font-size:20px;
}
.font24{
	font-size:24px;
}
.underline{
	text-decoration: underline;
}
.color_whilt{
	color:#FFF;
}
.color_whilt2{
	color:#DBDBDB;
}
.color_whilt3{
	color:#DDD;
}
.color_red{
	color:#F00;
}
.color_red2{
	color:#ae0002;
}
.color_black{
	color:#000;
}
.color_green{
	color:#669b00;
}
.color_yellow{
	color:#FF0;
}
.color_orange{
	color:#f59d11;
}
.color_gray{
	color:#666;
}
.porint {
	cursor:pointer
}
.yahei {
	font-family:"Î¢ÈíÑÅºÚ", "ºÚÌå", "ËÎÌå";
}
.arial {
	font-family:Arial, Helvetica, sans-serif
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearThis {
	clear:both;
}
.small {
	font-size:.625em;
}
.large {
	font-size:1em;
}
.soft {
	color:#D3D3D3;
}
.hide {
	display:none;
}
.txt_center{
	text-align:center
}
span.date {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	right:5px;
	top:0px;
	color:#999
}
/*  page layout */

.transfpng{}

.norightmargin{
	margin-right: 0;
}

#header{
	width:100%;
	height:111px;
	text-align:center;
	background:url(header_bg.jpg) no-repeat center center;
}
#header_content{
	width:1000px;
	height:111px;
	margin:0 auto;
	position:relative;
}
#logo{
	width:177px;
	height:100px;
	background:url(logo.png) no-repeat center center;
	position:absolute;
	top:4px;
	left:43px;
	text-indent:-9999px;
}
#top{width:163px;
	height:48px;left:809px;position:absolute;top:0px;}
#toptel{
	width:163px;
	height:48px;
	background: url(tel.png) no-repeat center center;
	position:absolute;
	top:32px;
	left:809px;
	text-indent:-9999px;
}

#mainnav{
	width:510px;
	padding-top:1px;
	margin-left:260px;
}
#mainnav li{
	float:left;
	width:90px;
	height:38px;
	text-align:center;
	line-height:38px;
	margin-bottom:3px;
}
#mainnav li a{
	font-family:"Î¢ÈíÑÅºÚ", "ºÚÌå", "ËÎÌå";
	font-size:14px;
	text-align:center;
	width:100px;
	height:38px;
	line-height:36px;
	display:block;
	font-weight:bold;
}
#mainnav li a:link,#mainnav li a:visited{
	color:#fff;
}
#mainnav li a:hover,#mainnav li a:active,#mainnav li a.selected{
	color:#FF0;
	background:url(btn_hover.png) no-repeat;
}
#banner_box{
	width:100%;
	height:418px;
	position:relative;
}

#banner{
	background-position:center center;
	background-repeat:no-repeat;
	width:100%;
	height:418px;
	text-align:center;
	position:absolute;
	z-index:1;
	cursor:pointer;
}
#banner2{
	background-position:center center;
	background-repeat:no-repeat;
	width:100%;
	height:418px;
	position:absolute;
	z-index:2;
	cursor:pointer;
}


.top_homepage{
	position:absolute;
	top:0;
	z-index:2;
	background:url(home.png) no-repeat center center;
	height:68px;
	width:100%;
}
.top_homepage a{
	width:120px;
	height:35px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
}

.top_Arcline{
	position:absolute;
	bottom:0;
	background:url(huxian.png) no-repeat center center;
	width:100%;
	height:89px;
	z-index:2;
}
#mainContainer{
	width:100%;
	background:#fff8de url(content_bg.jpg) repeat-x bottom;
}
#footer{
	background:#ff8a18 url(footer_bg.jpg) center center;
	width:100%;
	height:165px;
}
.footcontent{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
}
#footer p{
	text-align:center;
}

.pager {
	margin-top: 15px;
	text-align: center;
}

span.more{
	position: absolute;
	right:20px;
	top:14px;
	width:30px;
}
span.more a{ font-size:12px; font-family:Arial, Helvetica, sans-serif;
color:#FFF
}
