﻿/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.8em;
	font-family:Arial;
}
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: right;
	width: 744px;
}
#sidelayout
{
	float: left;
	width: 202px;
}

#classDo
{
	background:#f60;
	padding-top: 15px;
	margin-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0;
}
#classDo .group
{
	float: left;
	width: 213px;
	margin-right: 10px;
	margin-bottom:15px;
	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:#D2E4F8 url(../images/nav2.jpg) top right no-repeat;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	border-bottom:1px solid #fff;
}
.headTitle
{
	background: url(../images/nav1.jpg) top left no-repeat;
	height: 28px;
	padding-left:10px;
}
.headTitle .headL
{
	background: url(../images/nav01.jpg) top right no-repeat;
	height: 28px;
	padding-right: 35px;
}
.columHead .floatR
{
	font-size: 12px; padding-right:8px;
}
.columBody
{
	padding: 5px;
	border: 1px solid #6EA7EC;
	background: url(../images/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/title1bg.jpg); padding-top:5px; height:20px; margin-bottom:8px;}

.columBlock{ margin-bottom:8px;}

.imgGroup{ width:84px; margin:5px 8px;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:88px;overflow:hidden;}

.imglink li{ margin-bottom:8px; width:84px;}
.imglink a{ border:1px solid #ddd; background:#fff; padding:3px; display:block;}
