html {
  overflow-y:scroll;
	 width:100%;
	 height:100%;
}
body,div,td {
	line-height:1.4em;
}

.bgwhite{
    background:#ffffff !important;
}

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,th,td,dl,dt,dd {
	margin:0 auto;
	padding:0;
	font-weight:normal;
	font-family:"Microsoft Yahei",arial;
	text-align:left;
}
html,body {
	min-width:1180px;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:0 none;
	margin:0;
	padding:0;
	display:block;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ul li,ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
h1,h2,h3,h4,h5,h6 {
	vertical-align:baseline;
	zoom:1;
}
input,textarea,select,button {
	font-weight:inherit;
	font-family:inherit;
	font-size:inherit;
}
button {
	border:none;
	padding:0;
}
button::-moz-focus-inner {
	border:none;
}
input[type=radio],input[type=checkbox] {
	vertical-align:middle;
}
input {
	outline:0 none;
}
input.checkbox {
	vertical-align:middle;
}
* html input {
	vertical-align:baseline;
}
textarea {
	overflow:auto;
}
fieldset {
	border:0 none
}
a:focus {
	outline-style:none;
	outline-width:0;
	cursor:pointer;
}
a {
	text-decoration:none;
	color:#333333;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
	cursor:pointer;
}
ul:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clear{
	clear:both;
}
.overhid{
   overflow:hidden;
}
.f-left{
	float:left;
}

.f-right{
	float:right;
}



.yahei18{
	color:#000000;
	font-family:"微软雅黑";
	font-size:18px;
}

.yahei24{
	font-family:"微软雅黑";
	font-size:24px;	
}


.yahei14{
	font-family:"微软雅黑";
	font-size:14px;	
}


.songti12{
	font-size:12px;
	font-family:"宋体";
}


.songti14{
	color:#666;
	font-size:14px;
	font-family:"宋体";
}



.fontColor666{
	color:#666;
}

.fontColor333{
	color:#333;
}

.fontColor000{
	color:#000;
}

.fontRed{
	color:red;
}

.fontWhite{
	color:#fff;
}


.margin-tp15{
	margin-top:15px;
}

.pfont{
	font-size:14px;
	line-height:25px;
	text-indent:27px;
	color:#333
}

.div-auto1180{
	margin:0 auto;
	width:1180px;
}

.div-auto1181{
	margin:0 auto;
	width:1180px;
	margin-top:0px;
	margin-bottom:-20px;
}


.border-shadow{
	box-shadow: 0px 0px 5px #D6D6D6; 
	border: 1px solid #D6D6D6;
	background:#fff;
}

.border-dashed{
	border:dashed 1px #CDCDCD;
}


.border-solid-bottom{
	border-bottom:#cdcdcd solid 1px;
}


.light-blue-font{
	font-size:24px;
	font-family:"微软雅黑";
	color:#0081CC;
}


.light-gray-font{
	font-size:24px;
	font-family:"微软雅黑";
	color:#333;
}


.news-tab{
	margin:0px 0px 15px 0;
}

.news-tab ul li{
	cursor:pointer;
	float:left;
	margin:10px 5px;
	font-family:"微软雅黑";
	font-size:20px;
	margin-top:0px;
}

.news-list{
	clear:left;
	width:96%;
   height:200px;
	line-height:28px; 
	padding:8px 0;
	text-indent:8px;
	color:#333333;
	margin:8px auto;
	font-size:12px;
	border-top:dashed 1px #CDCDCD;
	border-bottom:dashed 1px #CDCDCD;
}

.newsHei380{
	height:363px !important;
}

.newsImg-15{
	margin-top:-15px !important;
}

.news_top_leftimg{
   width:170px; 
   height:110px;
   float:left;
}

.news_liaowang{
	width:147px;
	height:86px;
}

.news_liaowang img{
	width:122px;
	height:76px;
	margin:20px 0px 10px 18px;
}

.news_top_leftimg>img{
   width:150px;
   height:90px;
   margin:10px 0px 10px 10px !important;
}

.news_top_leftdiv{
   width:200px; 
   line-height:28px;
   font-size:13px;
   float:left;
}

.news_top_leftdiv div{
	margin:10px 0px 10px 0px;
}


.sanji-banner{
	background:#fff url(/static/image/sanji-banner.jpg) no-repeat left top;
	height:180px;
}
.sanji-banner01{
	background:#fff url(/static/image/sanji-banner.jpg) no-repeat left top;
	height:180px;
}
.sanji-banner06{
	background:#fff url(/static/image/sanjibannner06.jpg) no-repeat center top;
	height:180px;
}

.gray-bg{
	background:transparent;
}

.news-menu130{
	width:130px !important;
}

.news-menu130 a{
    padding:2px 0px 5px 20px;
    line-height:28px;
	height:28px;
    color:#333333;
	display:block;
	text-decoration:none;
	background:url(/static/image/news-arrow.gif) no-repeat 5px -30px;
	cursor:pointer
}

.news-menu130 a:hover{
    color:#ffffff;
	text-decoration:none;
	display:block;
	background:#0081CC url(/static/image/news-arrow.gif) no-repeat 5px -6px;
}

.news-menu130 a.current{
    color:#ffffff;
	text-decoration:none;
	display:block;
	background:#0081CC url(/static/image/news-arrow.gif) no-repeat 5px -6px;
}

.news-menu130 ul li{
    line-height:36px;
	font-size:14px;
	border-bottom:#DBD4CC solid 1px;
}
.news-menu130 ul li dl dd{
    border-top:#DBD4CC solid 1px;
	font-size:14px;
	height:36px;
}

.news-menu130 ul li dl dd a{
	height:28px;
	line-height:28px;
	display:block;
	color:#333333;
	background:url(/static/image/point.gif) no-repeat 10px 14px;
}

.news-menu130 ul li dl dd a:hover{
	display:block;
	color:#ffffff;
	background:#0081CC url(/static/image/pointw.gif) no-repeat 10px 14px;
}

.news-menu130 ul li dl dd a.current{
	display:block;
	color:#ffffff;
	background:#0081CC url(/static/image/pointw.gif) no-repeat 10px 14px;
}

.catalog{
	margin-top:14px;
	font-weight:bold;
}

.fubiaoti-ul li{
	float:left;
	margin:0 8px;
}

.changeFont{
	color:#343434;
	font-size:14px;
	font-family:"微软雅黑";
	padding:10px 5px;
	line-height:24px;
}

.border-dashed-bottom{
	border-bottom:#CBC9CA dashed 1px;
}


.search-table{
	width:98%;
	border:0;
	line-height:36px;
	font-size:14px;
}

.search-table caption{
	line-height:28px;
	text-align:left;
	font-size:16px;
	font-family:"΢���ź�";
	font-weight:bold;
	color:#333;
	padding-top:25px;
}

.search-button{
	background:transparent url(404.png) no-repeat; 
	width:25px; 
	border:0; 
	position:relative; 
	left:-25px;
	top:3px; 
	cursor:pointer;
}

.search-text{
	border:#999 solid 1px; 
	margin-left:10px; 
	padding-right:6px;
}

.newscaption{
	font-size:15px;
	font-weight:bold;
	color:#333;
	margin:0px;
}

.news-pubdate{
	font-size:12px;
	font-family:"����";
	margin:10px 2px;
}

.news-pubdate span{
	float:left;
}

.news-pubdate span img{
	margin:0 3px;
}

.news-content{
	clear:both;
	font-size:14px;
	color:#666;
	margin:0px;
	line-height:26px;
}

.news-ul li{
	border-top:#DFDFDF solid 1px; 
	padding:15px 10px;
}

.liarrow li{
	line-height:30px;
	background-image:url(404.png); 
	background-repeat:no-repeat; 
	background-position:8px 6px;
	color:#333;
}

.listul li{
   height:22px;
   padding:1px 0 0 15px;
   margin:1px 0 0 15px;
   background:url(/static/image/point.gif) 2px 10px no-repeat;
   border-bottom: #ccc dashed 1px;
}

.changeDiv a img{
   margin:0;
   padding:0
}

.changeFont p{
   margin:5px 0 !important;
   width:98% !important;
   display:block;
   padding-top:10px;
}

.changeFont p img{
   margin:0 auto !important;
   float:none;
}

#ljrwul li{
    float:left;
   width:40px;
}
