﻿/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:Arial;
	line-height: 1.8em;
}
a
{
	text-decoration: none;
	color: #022D61;
}
a:hover
{
	text-decoration: underline;
	color: #f60;
}
a img
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
}
.floatL
{
	float: left;
}
.floatR
{
	float: right;
}
ul, li
{
	margin: 0;
	padding: 0;
	list-style:none;
}
#box
{
	width: 1000px;
	margin: 0 auto;
}
#mid
{
	width: 955px;
	margin: 0 auto;
}

.clean
{
	clear: both;
}
#tips_nocall
{
	background: #fcefe1;
	border: 1px solid #ff6600;
	border-top: none;
	padding: 8px;
	width: 984px;
	margin: 0 auto;
	font-size: 14px;
	color: #000;
	display: none;
}
#tips_nocall a:hover
{
	text-decoration: none;
}



/* 以下开始定义 */
#biglayout
{
	float: left;
	width: 744px;
}
#sidelayout
{
	float: right;
	width: 202px;
}

#headDo
{
	height: 81px;
	background: url(../images/img3/headDobg.jpg);
	padding: 0 15px;
	padding-top: 15px;
	margin-bottom: 8px;
}
#headDo .group
{
	float: left;
	width: 213px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
}
.h5
{
	font-weight: bold;
	text-align: center;
	font-size:14px;
}
.h6 span
{
	margin: 0 5px;
}

.BiglayoutColum
{
	margin-bottom: 8px;
}
.sidelayColum
{
	margin-bottom: 8px;
}

.columHead
{
	background: url(../images/img3/nav1.jpg) top left;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	font-size: 14px;
}
.columHeadR
{
	background: url(../images/img3/nav2.jpg) top right no-repeat;
	height: 28px;
	padding-right: 8px;
}
.columHeadR .floatR
{
	font-size: 12px;
}
.columBody
{
	padding: 5px;
	border: 1px solid #6EA7EC;
	background: url(../images/img3/contbg.jpg) bottom repeat-x;
	height:1%;/*正对IE6的hack*/
}
.columBody span
{
	margin:0 5px;
}
.columBody table{ line-height:normal;}

.group
{
}
.group a
{
}

.ul1 {}
.ul1 li li{ padding:0 5px;}
.title1{ font-weight:bold; padding-left:25px; background: url(../images/img3/title1bg.jpg); padding-top:5px; height:20px; margin-bottom:8px;}

.columBlock{ margin-bottom:8px;}

.imgGroup{ width:84px; margin:5px 9px;float:left; height:110px; padding-bottom:10px; overflow:hidden; display:inline; }
.imgGroup a{ line-height:1.2em; margin-top:5px; display:block; text-align:center; width:84px;   }
.imgGroup a img{ border:1px solid #ddd; padding:3px;}
.imgGroup a:hover img{ border:1px solid #f60;}
#qiye .imgGroup{ width:84px; margin:3px 8px;float:left; height:85px;overflow:hidden;}

.imglink li{ margin-bottom:8px; width:84px;}
.imglink a{ border:1px solid #ddd; background:#fff; padding:3px; display:block;}
