@charset "utf-8";
body {
	margin: 0px;
	margin: 0px;

}
table {
	margin-right: auto;
	margin-left: auto;
}
td{
font-size:12px;
 }

p{
text-indent:2em;
line-height:200%;
}


/*链接样式*/

.link_gray {
	font-size: 12px;
	line-height: 150%;
	color: #585858;
	text-decoration: none;
}
.link_gray:hover {
	font-size: 12px;
	line-height: 150%;
	color: #585858;
	text-decoration: none;
}
.link_blue{
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	text-decoration: none;
}
.link_blue:hover {
	font-size: 12px;
	line-height: 170%;
	color: #319ACD;
	text-decoration: none;
}

.link_blue2{
	font-size: 12px;
	line-height: 150%;
	color: #0860A8;
	text-decoration: none;
}
.link_blue2:hover {
	font-size: 12px;
	line-height: 150%;
	color: #1C1818;
	text-decoration: none;
}
.link_orange{
	font-size: 12px;
	line-height: 150%;
	color: #FFB22B;
	text-decoration: none;
}
.link_orange:hover {
	font-size: 12px;
	line-height: 150%;
	color: #0860A8;
	text-decoration: none;
}
.link_bgorange{
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	text-decoration: none;
	background: url(../images/ico10.jpg) no-repeat left 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	
}
.link_bgorange:hover{
	font-size: 12px;
	line-height: 200%;
	color: #3085C2;
	text-decoration: none;
	background: url(../images/ico10.jpg) no-repeat left 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	
}



.link_black{
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	text-decoration: none;
	
}
.link_black:hover{
	font-size: 12px;
	line-height: 200%;
	color: #3085C2;
	text-decoration: none;
}





/*字体样式*/

.font-blue1 {
	font-size: 12px;
	line-height: 150%;
	color: #3F93CA;
	text-decoration: none;
}
.font-blue2 {
	font-size: 12px;
	line-height: 150%;
	color: #0977D1;
	text-decoration: none;
}
.font-blueB1 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #0860A8;
	text-decoration: none;
}
.font-blueB2 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #0778D4;
	text-decoration: none;
}

.font-orangeB1 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FF7C00;
	text-decoration: none;
}
.font-orangeB2 {
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #FF7C00;
	text-decoration: none;
}
.font-orangeB3 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FF7C00;
	text-decoration: none;
}

.font_orange1 {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	color: #FFB22B;
}
.font-redB1 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.font-red2 {
	font-size: 12px;
	line-height: 150%;
	color: #563002;
	text-decoration: none;
}
.font-red3 {
	font-size: 12px;
	line-height: 150%;
	color: #ff0000;
	text-decoration: none;
}
.font-whiteB {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font-gray1 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.font-blackB {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}





/*边框样式*/

.box1 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0DA7D9;
	height: 21px;
	width: 150px;
	margin-right:15px;
	
}




/*列表样式*/
.list1{
margin-left:5px;
margin-bottom:5px;

}
.list1 li{
	line-height: 120%;
	text-decoration: none;
	list-style: none;
	background: url(../images/ico4.jpg) no-repeat left 6px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.list1 li span{ 
	margin: 0px;
	padding: 0px;
	float: right;
	width: 60px;
    color:#656565;
}

.list2{
margin-left:5px;
margin-bottom:5px;
margin-top:5px;
}
.list2 li{
	line-height: 120%;
	text-decoration: none;
	list-style: none;
	background: url(../images/list_yellow.jpg) no-repeat left 8px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.list_news{
	list-style-type: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;    
}
.list_news li {
	float: left;
	
	width: 200px;
	list-style-type: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}









/*其他*/
.line{
color:#585858;
margin-left:3px;
margin-right:3px;
}

#andyscroll {
	overflow: hidden;

	padding: 0 10px;
	text-align: left;
	width:160px;
	height:220px;
	overflow:hidden;
}

.bg_box4{
background-image:url(../images/box4_3.jpg);
background-position:left;
background-repeat:no-repeat;
background-color:#FFFFFF;
font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	color: #FFB22B;
}









