﻿@charset "utf-8";

body{
	margin: 0px;
}

a{
	color: #000;
	text-align: center;
	font-size: 10pt;
	line-height: 20pt;
	border: none; 
}

a:hover{
	color:#666;
}

h1{
	padding: 0px;
	margin:0px;
	font-size: 18px;
	font-family: "仿宋", "宋体";
}

p{
	font-family: "微软雅黑", "黑体";
	color: #000;
	padding-left: 20px;
	font-size: 10pt;
	padding-right: 20px;
	}

.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#bannerSection {
	height: 200px;
	width: 100%;
	position: relative;
}
#lan_Change {
	position: relative;
	height: 25px;
	width: 100%;
	background-color: #360;
	color: #FFF;
}
.lanLink {
	color: #FFF;
	float: right;
	padding-right: 20px;
}

.lanLink:hover {
	color: #CCC;
	text-decoration: underline;
}

.Navi {
	height: 40px;
	width: 100%;
	overflow: visible;
	padding-bottom: 20px;
	position: relative;
}
#naviHead {
	height: 40px;
	width: 3px;
	float: left;
	background-image: url(img/Navi_head.gif);
}
#naviContainer {
	float: left;
	height: 40px;
	background-color: #360;
}
.mainMenu {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 40px;
	font-family: "仿宋", "宋体";
	font-size: 14pt;
}

.menuList {
	height: 30px;
	float: left;
	list-style-type: none;
	position: relative;
	padding-top: 10px;
	background-color: #360;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #336600;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336600;
	text-align: center;
	overflow: hidden;
}

a.mainLink {
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: "仿宋", "宋体";
	font-weight: bolder;
	font-size: 14pt;
}

a.mainLink:hover{
	color:#FFF;
}

#naviEnd {
	float: left;
	height: 40px;
	width: 3px;
	background-image: url(img/Navi_end.gif);
}
#sideBar {
	position: relative;
	width: 225px;
	float: left;
	padding-top: 20px;
}
#sideBar_head {
	width: 100%;
	background-image: url(img/sideBar_head.gif);
	height: 11px;
}
#sideBar_body {
	position: relative;
	width: 100%;
	background-image: url(img/sideBar_bg.gif);
	background-repeat: repeat-y;
}
.adContainer {
	position: relative;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	overflow: visible;
	padding-bottom: 20px;
}
#subMemu {
	margin-right: auto;
	margin-left: auto;
	width: 185px;
	position: relative;
	overflow: visible;
	padding-top: 10px;
	margin-bottom: 0px;
}

.sideMenu {
	font-family: "微软雅黑", "黑体";
}

a.sideLink {
	color: #000;
	font-size: 12pt;
	line-height: 16pt;
	text-align: left;
}

a.sideLink:hover{
	color:#FFF;
}
#sideBar_end {
	background-image: url(img/sideBar_end.gif);
	height: 12px;
	width: 100%;
	position: relative;
	overflow: visible;
}
.contentBody {
	float: left;
	width: 715px;
	position: relative;
	margin-left: 20px;
}

#sliderbox {
    width: 715px; /* important to be same as image width */
    height: 227px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#jsGallery {
	height: 100%;
	width: 100%;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.PromoContainer {
	position: relative;
	float: left;
	width: 225px;
	margin-right: 20px;
}
.promoBoxHead {
	background-image: url(img/promoBox_head.gif);
	height: 20px;
	width: 225px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.promoTextBody {
	background-color: #b9d88a;
	position: relative;
	width: 100%;
	height: 300px;
}
.promoBoxEnd {
	position: relative;
	height: 20px;
	width: 100%;
	background-image: url(img/promoBox_end.gif);
}
.promoTitle {
	padding-left: 20px;
	padding-right: 20px;
}
.moreInfo {
	font-family: "微软雅黑", "黑体";
	font-size: 8pt;
	position: relative;
	float: right;
	height: 16px;
	width: 66px;
	background-image: url(img/moreInfo.gif);
	text-align: center;
	color: #FFF;
	margin-right: 20px;
	text-decoration: none;
	line-height: 12pt;
}

a.moreInfo:hover{color:#999;}
#footer {
	position: relative;
	width: 100%;
	height: 210px;
	float: left;
	padding-top: 20px;
}
#footerHead {
	background-image: url(img/footer_head.gif);
	height: 20px;
	width: 100%;
}
#conInfo {
	position: relative;
	width: 760px;
	height: 210px;
	background-color: #3f6323;
	padding-left: 20px;
	overflow: hidden;
	float: left;
}
.footerContact {
	font-family: "微软雅黑", "黑体";
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9pt;
	padding-left: 5px;
}
.flContainer {
	background-color: #3f6323;
	position: relative;
	float: left;
	width: 180px;
	height: 210px;
}
.footTitle {
	color: #FFF;
	font-size: 16pt;
}

.footMenu {
	position: relative;
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
}
.footList {
	font-family: "微软雅黑", "黑体";
	color: #FFF;
}
.footLink {
	color: #FFF;
	text-align: left;
	font-size: 10pt;
	line-height: 8pt;
}
a.footLink:hover{color:#666;}
#titleSection {
	position: relative;
	height: 108px;
	width: 100%;
	padding-top: 20px;
}
#tsHead {
	position: relative;
	height: 20px;
	width: 715px;
	background-image: url(img/titleSec_head.gif);
}
#tsBody {
	position: relative;
	width: 711px;
	background-image: url(img/titleSec_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #360;
	overflow: visible;
	border-left-color: #360;
}
#tsEnd {
	position: relative;
	background-image: url(img/titleSec_end.gif);
	height: 20px;
	width: 715px;
}
#title {
	position: relative;
	height: 68px;
	width: 675px;
	background-image: url(img/titleSec_logo.gif);
	background-position: 30px;
	background-repeat: no-repeat;
}
.mediName {
	text-align: right;
	font-family: "仿宋", "宋体";
	font-size: 18pt;
	line-height: 20pt;
	padding-top: 5px;
}
#contentBody {
	position: relative;
	width: 100%;
	padding-top: 20px;
}
#cbhead {
	position: relative;
	height: 20px;
	width: 100%;
	background-image: url(img/contentBody_head.gif);
	float: left;
	font-size: 3px;
}
#cbBody {
	background-color: #FFF;
	background-image: url(img/contentBody_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 671px;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3f6323;
	border-left-color: #3f6323;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}
#cbEnd {
	background-image: url(img/contentBody_end.gif);
	height: 20px;
	width: 100%;
	position: relative;
	float: left;
}
.sectionTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 50px;
	font-size: 12pt;
	padding-bottom: 10px;
}
.articleText {
	padding-left: 0px;
	padding-right: 0px;
}
.contentContainer {
	position: relative;
	width: 670px;
	height: 248px;
	background-color: #E6FFCC;
	border: 1px solid #999;
	background-image: url(img/alphaLogo_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	overflow: hidden;
}
.nameSection {
	position: relative;
	width: 100%;
	height: 40px;
	background-color: #360;
	color: #FFF;
}
.medi_cn {
	padding-top: 9px;
	font-family: "仿宋", "宋体";
	font-size: 14pt;
	padding-left: 20px;
	float: left;
}
.medi_eng {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-size: 12pt;
	padding-top: 10px;
	padding-right: 20px;
}
.imgContainer {
	position: relative;
	width: 290px;
	height: 190px;
	float: left;
	margin-right: 20px;
	border: 3px solid #FFF;
	margin-top: 5px;
	margin-left: 5px;
	overflow: visible;
}
.textContainer {
	position: relative;
	width: 348px;
	float: left;
	margin-top: 5px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 14pt;
	font-size: 10pt;
}





#page-wrap						{ background: white; width: 715px; margin: 0 auto; 
								  padding: 0; }

#slider							{ background-image: url(../images/slider2/slider-bg.jpg)  ; height: 227px; overflow: hidden;
								  position: relative; margin: 0px 0; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 0px 0px; width: 715px; float: left; position: relative; }
.slide h3						{ font-family: Helvetica, Sans-Serif; font-size: 25px; letter-spacing: -1px;
								  color: #ac0000; padding-left:20px;}
.slide p						{ color: #999; font-size: 12px; line-height: 20px; width: 250px; }
.slide img						{ position: absolute; top: 20px; left: 280px; padding-top:30px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
.sliderA 						{ text-decoration: none; outline: none; }
.sliderA  img					{ border: none; }						  



/*Top Banner Slider Show*/
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:180px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
