﻿/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.8em;
	font-family:Arial;
}
a
{
	text-decoration: none;
	color: #4A1C00;
}
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: 646px;
}
#sidelayout
{
	float: right;
	width: 300px;
}
.h5
{
	font-weight: bold;
	text-align: center;
	font-size:14px;
}
.h6{ font-weight:bold;font-size:14px;}
.h6 span
{
	margin: 0 5px;
}

.BiglayoutColum
{
	margin-bottom: 8px;
}
.sidelayColum
{
	margin-bottom: 8px;
}

.columHead
{
	background: url(../images/nav1.jpg) top left;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	font-size: 14px;
}
.columHeadR
{
	background: url(../images/nav2.jpg) top right no-repeat;
	height: 28px;
	padding-right: 8px;
}
#sidelayout .columHeadR
{
	background: url(../images/nav3.jpg) top right no-repeat;
}

.columHeadR .floatR
{
	font-size: 12px;
}
.columBody
{
	padding: 5px;
	border: 1px solid #DAC09C;
	background: url(../images/contbg.jpg) bottom repeat-x;
	height:1%;/*针对IE6的hack*/
}
.columBody span
{
	margin:0 5px;
}
.columBody table{ line-height:normal;}

.group
{
	margin-left:15px; margin-bottom:10px;
}
.group a
{
}



.columBlock{ margin-bottom:8px;}

.imgGroup{ width:84px; margin:5px 10px;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;}

.imglink li{ margin-bottom:8px; width:84px;}
.imglink a{ border:1px solid #ddd; background:#fff; padding:3px; display:block;}

.ul2 li{background: url(../images/jixie/libg2.jpg) left center no-repeat; padding-left:10px;}
ul.columBody li{ line-height:2em; height:2em;}

#toolbar{ margin-bottom:8px; height:190px; overflow:hidden;}
#toolbox { }
#toolbox a{ float:left; display:block; width:147px; height:34px; overflow:hidden; margin-bottom:5px; margin-right:5px;}


#Clipbox{height:27px; overflow:hidden;}
#Clipbox .columHeadR a{ display:block; width:84px; text-align:center; margin-top:5px; font-size:12px;}
#Clipbox a.nowClip{ font-weight:bold; background:url(../images/nowSwitch.jpg); }

#linkHelp{height:100px; border:none; background:#FCF5ED url(../images/linkhelpbg.jpg) right bottom no-repeat;padding:5px; padding-left:8px;}
