@charset "gb2312";
/* 全局样式 */
body,div,form,ul,li,span{margin:0;padding:0;border:0;}
body{font-family:'宋体';background:#FFF;font-size:12px;color:#000;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,li{list-style:none}
table,td,input{font-size:12px}
/* 文字样式 */
.fontcolor1 { color:#555;}
.fontcolor2 { color:#FFF;}
.fontcolor3 { color:#004184;}
.fontcolor4 { color:#11359d;}
.fontcolor5 { color:#0079cc;}
.fontSize14 { font-size:14px;}
/* Link */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #F00; text-decoration:underline;}
.Link01 a:link {color: #555; text-decoration:none; font-weight:bold;}
.Link01 a:visited {color: #555;text-decoration:none; font-weight:bold;}
.Link01 a:hover {color: #F00; text-decoration:underline; font-weight:bold;}
.Link02 a:link {color: #555; text-decoration:none;}
.Link02 a:visited {color: #555;text-decoration:none;}
.Link02 a:hover {color: #F00; text-decoration:underline;}
.Link03 a:link {color: #006586; text-decoration:none; font-weight:bold; font-size:14px;}
.Link03 a:visited {color: #006586;text-decoration:none; font-weight:bold; font-size:14px;}
.Link03 a:hover {color: #F00; text-decoration:underline; font-weight:bold; font-size:14px;}
.Link04 a:link {color: #11359d; text-decoration:none;}
.Link04 a:visited {color: #11359d;text-decoration:none;}
.Link04 a:hover {color: #F00; text-decoration:underline;}
.Link05 a:link {color: #FFF; text-decoration:none;}
.Link05 a:visited {color: #FFF;text-decoration:none;}
.Link05 a:hover {color: #FFF; text-decoration:underline;}
/* 内容样式 */
.border { border-left:1px solid #a6a6a6;border-right:1px solid #a6a6a6;}
.border1 { border:1px solid #dadada;}
.border2 { border:1px solid #000;}
.border3 td { border-bottom:1px solid #b0c9f6; padding:4px 0 0 12px;}
.dlBg {
	background-image: url(../image/dlbg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lineHeight18 { line-height:18px;}
.lineHeight20 { line-height:20px;}
.listLi01 li{
	background-image: url(../image/dot.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:8px;
	line-height: 18px;
	background-position: 0px 6px;
}
.listLi02 li{
	background-image: url(../image/dot.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:8px;
	line-height: 18px;
	background-position: 0px 6px;

}

.listLi03 li{
	background-image: url(../image/dot1.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:8px;
	line-height: 20px;
	background-position: 0px 7px;
}
.listLi04 li{
	background-image: url(../image/dot.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:8px;
	line-height: 20px;
	background-position: 0px 7px;
}
.listLi05 li{
	background-image: url(../image/dot.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:8px;
	line-height: 20px;
	background-position: 0px 7px;
	overflow:hidden;
}
.listLi05 li a{
	float:left;
}
.listLi05 li span{
	float:right;
	width:60px;
}
.listLi06 li{
	background-image: url(../image/icon05.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:9px;
	line-height: 22px;
	background-position: 0px 7px;
}
.listLi07 li{
	background-image: url(../image/icon06.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:9px;
	line-height: 22px;
	background-position: 0px 7px;
}
.xian {
	background-image: url(../image/xian02.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.xian1 {
	background-image: url(../image/xian03.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
select { font-size:12px;}
/* 图片列表样式 */
.imgList { width:222px; font-size:12px }
.imgList ul { padding-left:4px; }
.imgList li { float:left; width:109px; text-align:center; }
.imgList li img { display:block; margin:0 auto; }
.imgList li span { width:99px; display:block; margin:7px auto 0 auto; line-height:16px; }
#tabs {
	float:left;
	width:100%;
	background-image: url(../image/titlebgx.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#tabs ul {
	margin:0;
	padding:2px 10px 0 15px;
	list-style:none;
}
#tabs li {
    display:inline;
    margin:0;
    padding:0;
}
.tabs1 a {
    float:left;
    margin:0;
    padding:0 0 0 1px;
    text-decoration:none;
}
.tabs1 a span {
    float:left;
    display:block;
    padding:5px 10px 5px 10px;
    color:#666;
	font-weight:bold
}
.tabs2 a {
    float:left;
    margin:0;
    padding:0 0 0 1px;
    text-decoration:none;
    background:url("../image/tabl.gif") no-repeat left top;
}
.tabs2 a span {
    float:left;
    display:block;
    padding:5px 10px 5px 10px;
    color:#0079cc;
	font-weight:bold;
    background:url("../image/tabr.gif") no-repeat right top;
}