@charset "utf-8";
/* CSS Document ---------------
李剑 2009年10月26日重写
=============================== */
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{
	color: #ae0927;
	text-decoration: underline;
} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 网站导航链接的css定义:可定义内容为链接字体颜色、样式等 */
a.navA{text-decoration: none;} /* 链接无下划线,有为underline */ 
a.navA:link {color: #000000;} /* 未访问的链接 */
a.navA:visited {color: #333333;} /* 已访问的链接 */
a.navA:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a.navA:active {color: #0000ff;} /* 点击激活链接 */
/* 网站更多链接的css定义:可定义内容为链接字体颜色、样式等 */
a.more{
	text-decoration: none;
	font-size: 12px;
} /* 链接无下划线,有为underline */ 
a.more:link {color: #000000;} /* 未访问的链接 */
a.more:visited {color: #333333;} /* 已访问的链接 */
a.more:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a.more:active {color: #0000ff;} /* 点击激活链接 */
/* 网站招生问答链接的css定义:可定义内容为链接字体颜色、样式等 */
a.qanda{text-decoration: none;} /* 链接无下划线,有为underline */ 
a.qanda:link {color: #000000;} /* 未访问的链接 */
a.qanda:visited {color: #333333;} /* 已访问的链接 */
a.qanda:hover{
	color: #00F;
	text-decoration: underline;
} /* 鼠标在链接上 */ 
a.qanda:active {color: #0000ff;} /* 点击激活链接 */
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
	margin:0px;
	font-size: 9pt;
	text-decoration: none;
	line-height: 170%;
	background-image: url(../img/bodyBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
/*input
{
background-color: #ffffff; 
border-bottom: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
color: #666666;
height: 18px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
form,ul,li,p,h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}
img{
	margin:0;
	padding:0;
}
#top {
	width: 951px;
	clear: both;
	background-image: url(http://www.itbenet.net/Images/img/headerBg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: auto;
}
#topA {
	width: 951px;
	clear: both;
	margin: auto;
	height: 91px;
}
#logo {
	width: 365px;
	height: 80px;
	padding-top: 9px;
	float: left;
	padding-left: 35px;
	padding-bottom: 2px;
}
#gjz {
	width: 465px;
	height: 80px;
	padding-top: 26px;
	float: right;
	margin-right:35px;
	font-size:14px;
	color:#003366;
}
#navA {
	width: 951px;
	clear: both;
	background-image: url(../img/tnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 7px;
}
#navA1 {
	width: 235px;
	height: 65px;
	float: left;
}
#navA2 {
	width: 235px;
	height: 65px;
	float: left;
}
#navA3 {
	width: 235px;
	height: 65px;
	float: left;
}
#navA4 {
	width: 235px;
	height: 65px;
	float: left;
}
.navAdiv {
	width: 155px;
	height: 20px;
	float: left;
	padding-left: 80px;
	clear: both;
	padding-top: 4px;
	font-weight: bold;
	text-decoration: none;
}
#toptel {
	width: 951px;
	clear: both;
	background-image: url(../img/ttel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	margin: auto;
}
#toptelQQ {
	width: 200px;
	margin: auto;
	float: left;
	padding-left: 30px;
	padding-top: 15px;
}
#toptelAD {
	width: 253px;
	margin: auto;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
}
.topbannerAD {
	width: 951px;
	clear: both;
	height: 60px;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
.topbannerADL {
	width: 468px;
	margin: auto;
	float: left;
	height: 60px;
}
.topbannerADR {
	width: 468px;
	margin: auto;
	float: right;
	height: 60px;
}
#topHotlink {
	width: 950px;
	margin: auto;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
/* 通用主体mainA*/
.mainA {
	width: 951px;
	clear: both;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.leftA {
	width: 274px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.leftAbox1 {
	width: 270px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 8px;
	border: 1px dotted #CCC;
	padding: 1px;
}
.leftAbox1tetle {
	width: 233px;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../img/tbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 37px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.leftAbox1tetle2 {
	width: 233px;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../img/tbg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 37px;
	font-weight: bold;
	text-decoration: none;
	color: #006;
}
.leftAbox1content {
	width: 255px;
	height: auto;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 15px;
}
#leftAbox1contentKaiban {
	width: 255px;
	height: 145px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 15px;
	margin-bottom: 5px;
}
#leftAbox1contentLiuyan {
	width: 255px;
	height: 142px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 15px;
}
#leftAbox1contentLiuyan2 {
	width: 240px;
	height: 142px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 15px;
}
#leftAbox1contentNews {
	width: 255px;
	height: 110px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 15px;
	padding-bottom: 2px;
}
.leftAbox1content2 {
	width: 265px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 5px;
}
.leftAbox1content2 img {
	width: 62px;
	height: 62px;
	border: 1px solid #CCC;
}
.leftAbox1content2 img:hover {
	width: 62px;
	height: 62px;
	border: 1px dashed #03F;
}
#leftAbox1J {
	width: 270px;
	height: 190px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 10px;
	border: 1px dotted #CCC;
	padding: 1px;
}
#leftAbox1jxhj {
	width: 265px;
	height: 105px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 5px;
}
#leftAbox1jxhj img {
	width: 118px;
	height: 78px;
	border: 1px solid #CCC;
	margin-right: 8px;
}
#leftAbox1jxhj img:hover {
	width: 118px;
	height: 78px;
	border: 1px dashed #03F;
}
#leftAbox1zhongxin {
	width: 270px;
	height: 193px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 10px;
	border: 1px dotted #CCC;
	padding: 1px;
}
#leftAbox1map {
	width: 270px;
	height: 193px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 10px;
	border: 1px dotted #CCC;
	padding: 1px;
}
#leftAbox1contentMap {
	width: 265px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 5px;
}
.leftAbox1contend_div {
	width: 84px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.leftAbox1contend_div2 {
	width: 255px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}
.leftAbox1contend_div3 {
	width: 215px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}
.leftAbox1contend_div31 {
	width: 155px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 60px;
}
.centerA {
	width: 329px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 9px;
}
#centerA1 {
	width: 329px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 9px;
}
#centerA2 {
	width: 327px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding-left: 3px;
}
.centerAbox1 {
	width: 351px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#classAbox1 {
	width: 327px;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border: 1px dotted #CCC;
	background-image: url(../img/img02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#classAbox2 {
	width: 327px;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border: 1px dotted #CCC;
	background-image: url(../img/img04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#classAbox3 {
	width: 327px;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border: 1px dotted #CCC;
	background-image: url(../img/img03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#classAbox4 {
	width: 327px;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border: 1px dotted #CCC;
	background-image: url(../img/img01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#classAbox5 {
	width: 327px;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border: 1px dotted #CCC;
	background-image: url(../img/img03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#classAbox6 {
	width: 327px;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border: 1px dotted #CCC;
	background-image: url(../img/img01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#classAbox7 {
	width: 270px;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border: 1px dotted #CCC;
	background-image: url(../img/img01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
.classAboxtetle {
	width: 280px;
	height: 30px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tbg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	clear: both;
	padding-left: 38px;
	font-weight: bold;
	color: #003;
}
.classAboxtetle2 {
	width: 230px;
	height: 30px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tbg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	clear: both;
	padding-left: 38px;
	font-weight: bold;
	color: #003;
}
.classAboxcontent {
	width: 278px;
	height: auto;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 170%;
}
.centerAbox1tetle {
	width: 251px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.centerAbox1content {
	width: 310px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#centerAQA {
	width: 407px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 9px;
}
#centerAboxQandA {
	width: 394px;
	height: 245px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../img/qanda.gif);
	background-repeat: no-repeat;
	background-position: 205px top;
	margin-bottom: 5px;
	text-decoration: none;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e4e4e4;
}
#centerAboxTest {
	width: 402px;
	height: 110px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 7px;
}
.rightA {
	width: 255px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
.rightAbox1 {
	width: 251px;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px dotted #999;
}
#rightAbox1xuezhi {
	width: 251px;
	height: 190px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px dotted #CCC;
}
#rightAbox1xuezhi img {
	width: 62px;
	height: 62px;
	border: 1px solid #CCC;
}
#rightAbox1xuezhi img:hover {
	width: 62px;
	height: 62px;
	border: 1px dashed #03F;
}
.rightAbox1tetle {
	width: 227px;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../img/tbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 24px;
}
.rightAbox1content {
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 11px;
	width: 240px;
}
#rightAbox1c_ruan {
	width: 226px;
	height: 130px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 24px;
	background-image: url(../img/accplogo.gif);
	background-repeat: no-repeat;
	background-position: 155px center;
	padding-top: 5px;
	padding-bottom: 14px;
}
#rightAbox1c_wang {
	width: 226px;
	height: 130px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 24px;
	background-image: url(../img/benetlogo.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	padding-top: 5px;
	padding-bottom: 14px;
}
.rightB {
	width: 670px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 5px;
}
.rightBbox1 {
	width: 670px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#rightBboxA {
	width: 400px;
	height: 190px;
	margin-right: auto;
	margin-left: 2px;
	float: left;
	padding: 1px;
	border: 1px dotted #CCC;
	margin-bottom: 5px;
}
.rightBbox1tetle {
	width: 551px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#rightBbox1tetleA {
	width: 360px;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../img/tbg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #003;
	padding-left: 40px;
}
#rightBbox1tetleB {
	width: 217px;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../img/tbg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-left: 34px;
	color: #003;
}
#rightBbox1tA {
	width: 351px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#rightBbox1tB {
	width: 351px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.rightBbox1content {
	width: 400px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../img/kuahao.gif);
	background-repeat: no-repeat;
	background-position: 115px 30px;
}
/* 中间广告1 ADcenter1*/
#ADcenter1 {
	width: 951px;
	clear: both;
	height: 90px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
/* 中间广告2 ADcenter2*/
#ADcenter2 {
	width: 951px;
	clear: both;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
/* 友情链接 links*/
#links {
	width: 943px;
	clear: both;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../img/footer1bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/* 版权信息 footer*/
#footer {
	width: 1001px;
	clear: both;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
}
#footer1 {
	width: 951px;
	clear: both;
	height: 26px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../img/sprites_navshow.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 5px;
}
#footer2 {
	width: 911px;
	clear: both;
	height: 75px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logo2.gif);
	background-repeat: no-repeat;
	background-position: 650px center;
	padding-top: 15px;
	padding-left: 40px;
	margin-bottom: 5px;
}
/* 列表样式 mainL*/
.mainL {
	width: 951px;
	clear: both;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.leftL {
	width: 260px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	overflow:hidden;
	background-image: url(../img/bgimgleftS.gif);
	background-repeat: no-repeat;
}
.leftLbox1 {
	width: 255px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.leftLbox1tetle {
	width: 255px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.leftLbox1content {
	width: 255px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.rightL {
	width: 685px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-bottom: 5px;
}
.rightLbox1 {
	width: 683px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border: 1px dotted #CCC;
}
#rightLbox1L {
	width: 350px;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 18px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
#rightLbox1R {
	width: 310px;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-bottom: 15px;
}
.rightLbox1tetle {
	width: 640px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 5px;
}
#rightLbox1CName {
	width: 640px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 15px;
	padding-bottom: 5px;
	font-size: 14px;
}
.rightLbox1content {
	width: 640px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 5px;
}
.rightLnav {
	width: 663px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border: 1px dotted #CCC;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url(../img/sprites_navshow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 4px;
	padding-bottom: 4px;
}
/* 内容页样式 mainL*/
.mainS {
	width: 951px;
	clear: both;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.leftS {
	width: 260px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 5px;
	background-image: url(../img/bgimgleftS.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftSimglinks {
	width: 235px;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	clear: both;
}
.leftSbox1 {
	width: 255px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 5px;
}
.leftSbox1tetle {
	width: 254px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 1px;
	float: left;
	background-image: url(../img/tbg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
#leftSboxliuyantetle {
	width: 214px;
	height: 30px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 1px;
	float: left;
	background-image: url(../img/tbg3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	padding-left: 40px;
}
.leftSbox1content {
	width: 255px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.rightS {
	width: 685px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: right;
	overflow:hidden;
	margin-bottom: 5px;
}
.rightSbox1 {
	width: 683px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border: 1px dotted #CCC;
	margin-bottom: 10px;
}
.rightSbox1tetle {
	width: 640px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	font-size: 24px;
	line-height: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 5px;
}
.rightSbox1content {
	width: 640px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 200%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightSbox1info {
	width: 640px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: right;
}
.rightSbox1info2 {
	width: 640px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow:hidden;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.rightSnav {
	width: 663px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border: 1px dotted #CCC;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url(../img/sprites_navshow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 4px;
	padding-bottom: 4px;
}
.leftSbox1baoming {
	width: 255px;
	height: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
}

