﻿/* CSS Document */

/* 全站样式 */
*{ margin: 0; padding:0;}
body{ font-family:Arial, Helvetica, sans-serif; color:#154BA0; font-size:14px; text-align:center; margin-top:0px; }
a{ text-decoration:none; color:#154BA0; }
a:hover{ color:red; } 
ul{ list-style:none;}
#top , #nav , .box , #foot , #link{ width:900px; margin:auto; display:table;}
.line {height:8px; overflow:hidden;}
#search{ width:250px; height:60px; border:solid 1px #86B9D6; background:#F5FBFF; margin-bottom:8px;}

.clear {width:100%;clear:both;height:1px;line-height:1px;margin-top:-1px !important;margin-top:-3px; font-size:0} 
/* 头部样式 */
#top , #nav{ border:solid 1px #96C2F1;}
#head{width:960px; margin:0 auto}
#logo {width:180px; float:left; text-align:left; margin:0 5px 5px 5px;}
#baner { float:left; margin:0 5px 5px 5px; width:760px;}
#index { float:right; margin:5px; width:180;}
#nav{ height:30px; background:#E8F5FE; line-height:30px;}
#nav li {float:left; font-weight:bold; padding:0 10px;}

/* 内容样式 */
.boxleft{float:left; width:640px; display:table;}
.left{ text-align:left; float:left; width:310px; border:solid 1px #86B9D6; margin-right:8px; margin-bottom:8px;}
.leftswf{ text-align:left; float:left; width:310px; border:solid 1px #86B9D6; margin-right:8px; margin-bottom:8px;}
.left h4{font-size:14px; color:#006699; background:#F5FBFF; clear:both; border-bottom:dashed 1px #B5D3E6; line-height:28px; padding-left:10px;}
.left ul{margin:5px;}
.left li{ background:url(menu_biao.gif) no-repeat 2px 5px; padding-left:10px; border-bottom:dashed 1px #B5D3E6;}
.ad {border:solid 1px #F8B3D0; width:630px; height:60px; float:left; margin-bottom:8px;}

.boxright{float:right; width:252px; display:table;}
.right{ text-align:left; float:right; width:250px; border:solid 1px #F8B3D0;  margin-bottom:8px;}
.right h4{font-size:14px; color:#990056; background:#FFF5FA; clear:both; border-bottom:dashed 1px #F8B3D0; line-height:28px; padding-left:10px;}
.right ul{margin:5px;}
.right li{ background:url(menu_biao.gif) no-repeat 0px 1px; padding-left:10px;  border-bottom:dashed 1px #F8B3D0;}
.right li a{ text-decoration:none; color:#A0153D; }
.right li a:hover{ color:#154BA0; } 
.ad1 {border:solid 1px #86B9D6; width:250px; height:60px; float:left; margin-bottom:8px;}

.img{border:solid 1px #86B9D6; width:900; height:120px; margin-bottom:8px;}

/* 列表样式 */

.listbox{float:left; width:640px; display:table;}
.listleft{ text-align:left; float:left; width:630px; border:solid 1px #86B9D6; margin-right:8px; margin-bottom:8px;}
.listleft h4{font-size:14px; color:#006699; background:#F5FBFF; clear:both; border-bottom:dashed 1px #B5D3E6; line-height:28px; padding-left:10px;}
.listleft ul{margin:5px;}
.listleft li{ background:url(menu_biao.gif) no-repeat 4px 7px; padding-left:10px; border-bottom:dashed 1px #B5D3E6;}
.listfy{font-size:14px; color:#006699; background:#F5FBFF; text-align:right; clear:both;  line-height:28px; padding-left:10px;}


/* 内容样式 */

.txtbox{float:left; width:640px; display:table;}
.txtleft{ text-align:left; float:left; width:630px; border:solid 1px #86B9D6; margin-right:8px; margin-bottom:8px;}
.txtleft h4{font-size:14px; color:#006699; background:#F5FBFF; clear:both; border-bottom:dashed 1px #B5D3E6; line-height:28px; padding-left:10px;}
.txtleft ul{margin:5px;}
.txtleft li{padding-left:5px;}
.txtleft h5 {font-size:24px; color:#006699; text-align:center;}
.txtleft h6 {font-size:14px; font-weight:lighter; color:#006699; text-align:center; border-bottom:solid 1px #B5D3E6; }
.txtad{float:right; width:250px;}
.txtwz{width:630px; background:#F5FBFF; text-align:right;}



/* 尾部样式 */
#link{ height:30px; background:#E8F5FE; line-height:30px; border:solid 1px #86B9D6; margin-bottom:8px;}
#link ul,#link li{margin:0; padding:0;}
#link ul{float:left; width:150px}
#foot{border:solid 1px #86B9D6; background:#F5FBFF;}
#foot ul{margin:5px; text-align:center;}
#foot li a{ text-decoration:none; color:#154BA0; }
#foot li a:hover{ color:red; } 