﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;font-size:12px;}
html {border:0;margin:0;padding:0;}
body {border:0;margin:0;padding:0;font-size:12px;font-family:宋体; background:url(../images/bg.jpg) no-repeat center top #ffffff;}
table,div{font-size:12px;font-family:宋体;}
ul,li{ list-style-type:none;}
img{border:none;}

h1{font-weight:normal;}
h2{font-weight:normal;}
h3{font-weight:normal;}
h4{font-weight:normal;}
h5{font-weight:normal;}
h6{font-weight:normal;}

.inbox{padding:10px;}
.SpryHiddenRegion {visibility: hidden;}

.clear{clear:both; overflow:hidden; height:0px; font-size:0px;}
.r_clear{clear:right;}
.l_clear{clear:left;}
.float-left{float:left;}
.float-right{float:right; }
.text-left{text-align:left; }
.text-right{text-align:right; }
.text-center{text-align:center; }
.text-justify{text-align:justify; }
.bold{font-weight:bold; }
.bold1{ font-weight:normal;}
.italic{font-style:italic; }
.underline{border-bottom:1px solid; }
.img-left{float:left;margin:4px 10px 4px 0; }
.img-right{float:right;margin:4px 0 4px 10px; } 
.nopadding{padding:0; }
.noindent{margin-left:0;padding-left:0; }
.nobullet{list-style:none;list-style-image:none; }
.pointer{cursor:pointer;}
.text{cursor:text}
.white-space{white-space:nowrap;} 


.white{ color:white;}
.red{color:#ff7700;}
.gray{ color:gray}
.blue{color:#16325f;}
.orange{color:#ff7f00;}
.black{color:#333333;}
.black_1{color:#555a5d;}
.green{color:#229da1;}



.font24px{font-size:24px;}
.font20px{font-size:20px;}
.font18px{font-size:18px;}
.font15px{font-size:15px;}
.font14px{font-size:14px;}
.font13px{font-size:13px;}
.font11px{font-size:11px;}
.font12px{font-size: 12px;}
.font10px{font-size:10px;}

.overflow{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap; 
}


.link_black a:link{ color:#333333; text-decoration:none}
.link_black a:visited{ color:#333333; text-decoration:none}
.link_black a:hover{ color:#ff9e2c; text-decoration:none}
.link_black a:active{ color:#333333; text-decoration:none}

.link_white a:link{ color:#ffffff; text-decoration:none}
.link_white a:visited{ color:#ffffff; text-decoration:none}
.link_white a:hover{ color:#eeeeee; text-decoration:none}
.link_white a:active{ color:#ffffff; text-decoration:none}



.divclear{visibility:hidden!important;padding:0!important;margin:0!important;clear:both!important;}



.border_out{ border:1px solid #ff7f00; margin-bottom:10px; background:#fff8e7;}

/*bottom.css总页面低部*/
#bottom{
	height: 110px;
	visibility: inherit;
	background-image: url(botton_bj.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: left;
}
#bootom2{
	padding-top: 30px;
	height: 20px;
}
#bottom .box{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#bottom .menu{
	margin-top: 15px;
	margin-left: 30px;
}

#bottom .menu ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#bottom .menu li{
	height:20px;
	margin-right:2px;
	float:left;
	margin-bottom:2px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	width: 65px;
}
#bottom .menu a{
	color:#000;
	height:20px;
	text-decoration:none;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#bottom .menu a:link{color:#000;text-decoration: none;}
#bottom .menu a:hover{
	text-decoration: none;
	color: #006699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bottom .menu a:active{background-color:#fff;color:#000;text-decoration: none;}
.w70{width:75px;}
.w45{width:45px;}

#bottom .Copyright{
	width: 900px;
	padding-top: 5px;
	padding-left: 35px;
	float: left;
}
