﻿body
{
	font-size: 12px;
	margin: auto;
	padding: auto;
	text-align: center;
}

a
{
	cursor: pointer;
	text-decoration: none;
	color: Black;
}



.boder
{
	border: solid 1px #D3D3D3;
}

.boder_lr
{
	border: solid 1px #D3D3D3;
}

.title_back_lr
{
	background: url(../image/index1/左右两边title.png) repeat-x;
	height: 25px;
}

.title_pic_lr
{
	background: url(../image/Index1/绿圈圈三角.gif) no-repeat;
	float: left;
	margin-left: 5px;
	height: 19px;
	padding-left: 20px;
	margin-top: 3px;
	font-weight: bolder;
	padding-top: 3px;
}

.title_right_right
{
	float: right;
	width: 100px;
	height: 19px;
	margin-top: 6px;
	margin-right: 5px;
	vertical-align: middle;
	color: #676767;
}

.Left
{
	float: left;
	width: 220px;
}

.Rigth
{
	float: right;
	width: 730px;
}

.AllLineType
{

	width: 722px;
}

.AllLineType_Title
{
	background: url(../image/LineList/黄条子.gif) no-repeat;
	width: 722px;
	height: 28px;
}

.AllLineType_Title_Font
{
	float: left;
	margin-left: 20px;
	font-weight: bolder;
	margin-top: 8px;
	color: #FFFFFF;
	font-size: 14px;
}

.ListLine
{
	width: 722px;
}

.ListLine_pic_lr
{
	background: url(../image/Index1/绿圈圈三角.gif) no-repeat;
	float: left;
	margin-left: 5px;
	height: 19px;
	padding-left: 20px;
	margin-top: 3px;
	padding-top: 3px;
}

.btnLink
{
	border: 0px;
	color:Blue;
}

hr 
{
	border:1px #cccccc dotted;
}


.NewsDetail
{
	padding:2em 4em 4em 4em;
	border:solid 1px #C0C0C0; 
	margin-top:20px;
	margin-bottom:0px;
}

.NewsDetailContext
{
	line-height:24px;
	padding-top:1em;
	padding-bottom:1em;		
}

p
{
	text-indent: 2em; 
	font-size:12px;
	color:#565656;
	text-align:left;	
}

.NewsDetailTitle
{
	color:#014CCC;
	text-align:center;
	line-height:4em;
	font-weight:bold;
	font-size:14px;
}


