﻿
.pt9 {
	font-family: "宋体";
	font-size: 12px;
}
a:active {FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline}
a:link {FONT-SIZE: 12px; COLOR: #000000}
a:visited {FONT-SIZE: 12px; COLOR: #000000}
a:hover {FONT-SIZE: 12px; COLOR: #DD5308}

.pt12 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.pt13 {
	font-family: "宋体";
	font-size: 12px;
	color: #009900;
}
.pt14 {
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFFF;
}

/*定义搜索栏样式结束*/
#search {
clear:both;
height:80px;
width:750px;
BACKGROUND: #009A00 url(../images/top17.jpg) no-repeat;
text-align:center;
	}

#searchmain {

	height:80px;
	width:500px;
	padding-top:5px !important;
	margin-top: 5px;
	margin-right: 200px !important;
	margin-right: 198px;
	margin-bottom: 5px;
	margin-left: 50px;
}	

#tablist{
padding: 3px 0px;
margin: 0px;
font: bold 12px Verdana;
text-align:left;

}

#tablist li{
list-style: none;
display: inline;
margin: 0;

}

#tablist li a{
display: inline;
text-align:center;
padding: 3px 20px;
margin-right: -5px !important;
margin-right: -8px;
border: 1px solid #009A00;
border-bottom: none;
background: #74D574;
text-decoration:none;
}

#tablist li a:link, #tablist li a:visited{
color: #000;
}

#tablist li a.current{
background: #009A00;
}

#tabcontentcontainer{
width: 500px;
margin:0px;
border: 1px solid #009A00;
border-top:5px solid #009A00;
font-size:12px;



}

.tabcontent{
height: 43px;
display:none;
overflow:hidden;
word-break:break-all;
color:#FFFFFF;
text-align:left;

}
.tabcontent a:link,
.tabcontent a:visited,
.tabcontent a:active {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	}

.tabcontent a:hover {
	background: transparent;
	color: #FF6600;
	text-decoration:underline;
	}


/*定义搜索栏样式结束*/

/*友情链接样式开始*/
#mylink{
width:750px;
text-align:center;
}
.mylink1,
.mylink2{
margin-top:10px;
padding:5px;
line-height:250%;
}

.mylink3{
margin:0px;
padding:0px;
line-height:0px;
display:none;
}
/*友情链接样式结束*/

/*版权栏样式开始*/
#copyright{
width:750px;
text-align:center;
}

.mylink2 a:link,
.mylink2 a:visited,
.mylink2 a:active {
	background: transparent;
	color: #ff0000;
	text-decoration: none;
	}

.mylink2a:hover {
	background: transparent;
	color: #FF6600;
	text-decoration:underline;
	}

.myline {
width:750px;
margin:0;
padding:0;
height:5px !important;
height:5px;
background:url(../images/bgline.jpg) repeat-x right top;
}
/*版权栏样式结束*/

/*定义全局样式开始*/
input  {
	padding:1px;
	margin:2px;
	border:1px #4395CD dotted;
	color:#000000;
	font-size:12px;
	white-space:normal;
	}
body {
background:#fff;
width:750px;
margin: 0;
margin-right: auto;
margin-left: auto;
padding: 0; /* required for Opera to have 0 margin */
text-align: center; /* centers board in MSIE */ 
color: #009A00;
font-family:arial,verdana,sans-serif,宋体;
font-size:12px;
LINE-HEIGHT:150%;
	}
	
a:link,
a:visited,
a:active {
	background: transparent;
	color: #009A00;
	text-decoration: none;
	}

a:hover {
	background: transparent;
	color: #FF6600;
	text-decoration:underline;
	}
	
img {
	border: 0; /* makes sure linked images do not have a border */
	vertical-align: middle;
    }

/*定义全局样式结束*/

