﻿@charset "utf-8";
/* CSS Document */
/*黑色字体链接样式*/
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
	}
a:active {
	text-decoration: none;
	color:#000000;
	}
/*蓝色字体链接样式*/
a.linkblue:link {
	text-decoration: none;
	color:#08298c;
}
a.linkblue:visited {
	text-decoration: none;
	color:#08298c;
}
a.linkblue:hover {
	color:#FF0000;
	text-decoration:underline;
	}
a.linkblue:active {
	text-decoration: none;
	color:#08298c;
	}
/*白色字体链接样式*/
a.linkwhite:link {
	text-decoration: none;
	color:#ffffff;
}
a.linkwhite:visited {
	text-decoration: none;
	color:#ffffff;
}
a.linkwhite:hover {
	color:#ffffff;
	text-decoration:none;
	}
a.linkwhite:active {
	text-decoration: none;
	color:#ffffff;
	}
body
{
text-align:center;
font-size:12px;
font:"宋体";
font-family:verdana;
color:#000000;
margin:0px;
padding:0px;
}
ul
{
margin:0px;
padding:0px;
}
li
{
margin:0px;
padding:0px;
}
.all
{
width:1000px;
text-align:left;
margin:0px auto;
}
.top
{
background-image:url(top1.jpg);
width:1000px;
height:199px;
background-repeat:no-repeat;
text-align:right;
}
.mid
{
background-image:url(top2.jpg);
width:1000px;
height:154px;
background-repeat:no-repeat;
text-align:center;
}
.bmid
{
background-image:url(Index6.jpg);
width:1000px;
height:65px;
background-repeat:no-repeat;
background-position:right;
padding-left:0px;
}
.top2
{
background-image:url(Head11.jpg);
width:1000px;
height:73px;
background-repeat:no-repeat;
text-align:center;
}
.bg1
{
background-image:url(Head4.jpg);
width:900px;
height:19px;
background-repeat:no-repeat;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
text-align:right;
padding-right:100px;
}
.main
{
height:510px;
height:auto !important;
min-height:510px;
}
.lmain
{
float:left;
display:inline;
width:240px;
}
.rmain
{
float:left;
display:inline;
width:760px;
}
.lmain1
{

}
.rmain1
{
border-bottom:1px solid #d0d0d0;
height:30px;
}
.rmain1l
{
float:left;
}
.rmain1r
{
float:right;
display:inline;
margin-right:50px;
}
.rmain2
{
height:145px;
margin-top:5px;
}
.rmain2l
{
	float:left;
	width:480px;
	padding:10px 20px;
	line-height:20px;
	text-indent: 25px;
}
.rmain2r
{
float:right;
display:inline;
background-image:url(bg.gif);
width:234px;
height:144px;
background-repeat:no-repeat;
padding-top:6px;
padding-left:6px;
}
.rmain4ul
{
list-style:none;
}
.rmain4ul li
{
float:left;
width:130px;
text-align:center;
height:160px;
padding:0px 10px;
padding-top:10px;
font-size:11px;
}
.rmain4ul div
{
width:105px;
height:90px;
border:1px solid #d0d0d0;
}
.rmain4ul img
{
width:99px;
height:83px;
}

.bot
{
background-image:url(BottomLogo.jpg);
height:35px;
height:auto !important;
min-height:35px;
background-repeat:no-repeat;
text-align:center;
}
.chcontent
{
margin-left:30px;

}
.chtitle
{
font-weight:bold;
}
.chtextlist
{
margin-top:5px;
}
.chtextlisttable td
{
color:#000066;
}
.chtextlisttr
{background-color:#E2E2E2;
height:10px;
text-align:center;

}
.chtextlisttr td
{
font-weight:bold;
color:#000000;
}
.chtextlisttable img
{
width:99px;
height:83px;
}
.chprcontent
{
padding-left:0px;
}