﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*Happy new year 
html{
	background:#fda702 url(../images/bg.jpg) no-repeat center top;
	padding-top:53px;
	}*/

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.navTable{
	text-align:left;
	margin:0px;
	padding:0px;
	
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

/* =1 Begin
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
 
	color: #666;
}
.mainContent {
	width:778px;
	margin:0px auto;

}
.middle{
	margin:0px auto;	
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #666;
	text-decoration:underline;
}
a:active {
	color: #666;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: bold 2em "Times New Roman", Times, serif;
}
h2 {
	font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
	font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
	font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#headerTop {
	width:778px;
	height:47px;
	background:url(images/logoTop.gif) no-repeat; 
}
.search{
	font-family:"宋体";
	float:right;
	width:350px;	
	text-align:right;
	padding-top:25px;
	padding-right:5px;
	bottom:0px;
}
.search a {
	color:#336600;
}
.searchInput{
	color:#CCC;
	line-height:18px;
	border-color:#999;
	border-width: 1px;
	border-style:solid;
}
/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#nav{	
	width:778px;

}



/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.mainSide{
	width:150px;

	float:left;
	overflow:hidden;
}
.mainSide li{
	float:left;
	width:150px;
	line-height:30px;
	padding-top:5px;
	padding-left:10px;
	background-image:url(images/line5563.gif); 
	background-repeat:no-repeat;
	background-position:bottom left;
}
.mainSide li a{
	color:#060;
	padding-left:20px;
	background-image:url(images/main_17.jpg);
	background-repeat:no-repeat;
}
.mainSide li span a{
	color:#666;
	padding-left:25px;
	background-image:url(images/484783828.gif);
    background-position: 15px center; 
	background-repeat:no-repeat;
}
.mainInfo{
	line-height:20px;	
}
.mainInfo img{
	display:inline;
	
		
}
.mainInfoTitle{
	color:#000;
	font-size:14px;
	font-weight:bold;
	width:535px;
	height:38px;
	padding-left:15px;
	line-height:38px;
	background-image:url(images/BG5994786.gif);
	background-repeat:no-repeat;
	}

.mainContentTitle{
	color:#F60;
	font-weight:bold;
	font-size:14px;
	width:600px;
	height:35px;
	line-height:40px;
	float:left;
	padding-left:15px;
	background-image:url(images/9384BG.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
.mainContentTitle span{
	padding-left:20px;
	background-image:url(images/484783826.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =10 Other
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.tableLab{
	text-align:center;
	vertical-align:middle;
}
.table_border td{
		border:1px #666 solid;
		padding:5px;
		vertical-align:middle;
		text-align:center;
		
}

.f60{
	color:#f60;
}
.fff{
	color:#fff;
}
.f60B{
	color:#f60;	
	font-weight:bold;
}
.lineHeight{
	line-height:20px;
}