﻿/*内容区*/
#main #con23 {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #C0CEEA;
}
/*左侧模块*/
.s01 {
	background-image: url(../images/bgc02.gif);
	background-repeat: no-repeat;
	padding-top: 116px;
}
/*左侧菜单*/
.s02 {
	background-image: url(../images/bgc03.gif);
	background-repeat: repeat-y;
	height: 450px;
}
/*菜单列表*/
ul.s03 {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*菜单列表项*/
li.s04 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1D3EF;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(../images/dot1.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 40px;
}
/*菜单项文字链接*/
a.s05:link,a.s05:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/*右侧模块*/
.s06 {
	background-image: url(../images/bgc15.gif);
	background-repeat: no-repeat;
	height: 346px;
	padding-top: 100px;
}

/*免责声明 郗越2009-5-22*/
.s06gai {
	background-image: url(../images/bgc15.gif);
	background-repeat: no-repeat;
	height: 1725px;
	padding-top: 100px;
}

/*免责声明 郗越2011-6-8*/
.s06gai2 {
	background-image: url(../images/bgc15.gif);
	background-repeat: no-repeat;
	height: 350px;
	padding-top: 20px;
}

/*标题文字*/
.s07 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #083C90;
	text-indent: 235px;
	letter-spacing: 2px;
}
/*免责声明 文字标题居中 郗越2009-4-13*/
.s07gai
{
	font-size: 24px;
	line-height: 200px;
	font-weight: bold;
	color: #083C90;
	text-align :center ;
	letter-spacing: 2px;
}
/*文字模块*/
.s08 {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #404040;
	padding-right: 30px;
	padding-left: 50px;
	margin-top: 40px;
	text-indent: 28px;
	letter-spacing: 2px;
}

