﻿/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}ul,li,p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:link {
	color: #2E5CAB;
}
a:visited {
	color: #2E5CAB;
}
a:hover {
	color: #FF6600;
}
.clear {
	clear: both;
}

.wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.logo {
	margin: 0px;
	padding: 0px;
}
.imgbox {
	border: 1px solid #CCCCCC;
}

.navibg {
	background-image: url(../images/navbg.jpg);
	height: 35px;
}
.navi {
	height: 35px;
	padding-left: 50px;
}
.navi li {
	float: left;
}
.navi li.imgbg {
	background-image: url(../images/navbg3.jpg);
	width: 10px;
	height: 35px;
}

.navi a,.navi a:visited {
	display: block;
	width: 90px;
	text-align: center;
	height: 25px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
}
.navi a:hover {
	background-image: url(../images/navbg2.jpg);
	background-position: center;
	color:#FFFFFF;
}
/*nav*/
body#page01 .navi LI#t-page01 a,body#page02 .navi LI#t-page02 a,body#page03 .navi LI#t-page03 a,body#page04 .navi LI#t-page04 a,body#page05 .navi LI#t-page05 a,body#page06 .navi LI#t-page06 a,body#page07 .navi LI#t-page07 a,body#page08 .navi LI#t-page08 a,body#page09 .navi LI#t-page09 a,body#page10 .navi LI#t-page10 a {
	background-image: url(../images/navbg2.jpg);
	background-position: center;
	font-weight:bold;
	color:#FFFFFF;
 }
 .guild {
	padding-top: 8px;
	padding-bottom: 8px;
}
.leftbar {
	float: left;
	width: 200px;
}
.rightbar {
	float: right;
	width: 760px;
	height: 1%;
}
.left01 {
	margin-bottom: 10px;
	display:none;
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCC8DC;
	border-right-color: #BCC8DC;
	border-bottom-color: #BCC8DC;
	border-left-color: #BCC8DC;
}
.left01-t {
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
	display: none;
}
.left01-c {}
.left01-c li {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
	background-position: 10px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCC8DC;
}
.left02 {
	padding: 8px;
	border: 1px solid #BCC8DC;
	margin-bottom: 10px;
}
.left03 {
	margin-bottom: 10px;
	border: 1px solid #BCC8DC;
}
.left03-t {

	background-image: url(../images/bg02.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.left03-c {
	padding: 10px;
	line-height: 20px;
}
 /**/
body#page01 .left01#s-page01 {
	display:block;
 }
body#page02 .left01#s-page02 {
	display:block;
 }
 body#page03 .left01#s-page03 {
	display:block;
 }
 body#page04 .left01#s-page04 {
	display:block;
 }
 body#page05 .left01#s-page05 {
	display:block;
 }
 body#page06 .left01#s-page06 {
	display:block;
 }
  body#page07 .left01#s-page07 {
	display:block;
 }
   body#page08 .left01#s-page08 {
	display:block;
 }
 .content {
	padding: 10px;
	border: 1px solid #BCC8DC;
}
.title01 {
	font-size: 14px;
	font-weight: bold;
	color: #0A83BA;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/dot4.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 22px;
}
.content01 {
	font-size: 14px;
	line-height: 20px;
}
.content01 p {
	text-indent: 28px;
	margin-bottom: 5px;
}
.gallery {
	margin-top: 10px;
	font-size: 12px;
}
.gallery p {
	text-indent: 5px;
}

.gallery li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.gallery img {
	padding: 3px;
/*	width: 230px;*/
	border: 1px solid #F3F3F3;
}
.chenro {
	background-color: #E8F9FF;
	padding: 10px;
	border: 1px solid #BEE9F5;
	line-height: 18px;
	color: #0066CC;
	margin-top: 8px;
}
.font01 {
	font-weight: bold;
	color: #FF6600;
}
.font02 {
	font-size: 14px;
}
.font3 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}


.pad10 {
	padding: 10px;
}



.copyright {
	text-align: center;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #25B2DD;
	line-height: 18px;
	padding-bottom: 40px;
	margin-top: 10px;
}
/**/
.flinkc {
	padding: 8px;
}
.flinkc img {
	height: 31px;
	width: 88px;
	border:none;
}
.flinkc li {
	float: left;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.flinkc2 {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size:12px;
	width: 700px;
}
.flinkc2 a {
	margin-left: 6px;
	font-size:12px;
	float:left;
	white-space:nowrap; 
}

.flinkc2 span {
	background-image: url(../../images/link1.jpg);
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: 0px 4px;
}

.flinkc2 li {
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D0D0;
}
.input2 {
	border: 1px solid #25B4DE;
	line-height: 18px;
	height: 20px;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
}
.font121 {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	font-weight: bold;
}

/**/
.tabletitle {
	background-image: url(../images/bg_top-banner-w-news.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.font03 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.talb td {
	text-align: center;
}
.zhaopintitle {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/zhaopinght.jpg);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 30px;
	padding-top: 4px;
	color: #2E5CAB;
	margin-bottom: 10px;
	margin-top: 10px;
}
.zhaopintitle2 {

	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/zhaopinght2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 35px;
	padding-top: 5px;
	color: #2E5CAB;
	margin-bottom: 10px;
	margin-top: 10px;
}
.photo {
	margin-top: 10px;
	padding-bottom: 10px;
}
.photo li {
	float: left;
	padding: 6px;
}
.photo li img {
	width: 100px;
}
.cart {
	/*background-image: url(../images/car-tbg.jpg);*/
	background-repeat: no-repeat;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 1px;
	margin: 0px;
}
.txtintro {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 30px;
}







/**/
div#MainPromotionBanner{
	width:693px;
	height:223px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 223px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 693px;
	height: 223px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 693px;
	height: 223px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 185px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
.footer {clear:both;zoom:1;background-color: #F0F5F7; line-height:25px; padding-left:20px;	padding-top: 10px;border-top-width: 2px;border-top-style: solid;border-top-color: #CCCCCC;margin-top: 10px;padding-bottom: 10px;}
.footer a,.footer a:visited { color:#555; text-decoration:none;}
.footer_in {width: 980px;margin-right: auto;margin-left: auto;}
.footline {line-height: 30px;}
.f12red {color: #FF0000;}
.copyright a {color: #666666;text-decoration: none;}
.copyright {position: relative;line-height: 25px;}
.footimg {width: 250px;position: absolute;left: 713px;top: 0px;}
.footimg img {border: 1px solid #CCCCCC;margin-right: 10px;}
.list_link { }
.list_link h2 { font-family:微软雅黑,黑体; font-family:16px; font-weight:normal;border-bottom:2px solid #ccc; margin:0px; padding:0px; line-height:35px;}
.list_link ul { border:1px solid #ccc; border-top:0px; padding:5px; line-height:28px; overflow: hidden; zoom:1;}
.list_link li { width:140px; float:left; }
.list_link a,.list_link a:visited { color:#666; text-decoration:none; padding-left:10px; display:inline-block; width:130px;border-left:2px solid #fff;}
.list_link a:hover { background-color:#efefef; color:#c30; border-left:2px solid #c30;}
.list_intro { font-size:12px; line-height:25px;}



/**/
