﻿@charset "utf-8";
/* CSS Document */
a img{border:0;}

#Main{
}

.Nav2nd{
width:250px;
margin-left:3px;
background-image:url(../Images/2nd_BG.jpg);
}

.Nav2ndList{
	width:247px;
	height:27px;
	font-size:14px;
	line-height:27px;
	list-style-type:none;
	list-style-position:outside;
	background-image:url(../Images/Nav2nd_List.jpg);
	margin-bottom:3px;
	text-align:center;
}
.nest_klk{padding:8px 0px 8px 70px; background-color:#ddd; line-height:25px; display:none; height:100px; }
.Nav2ndListhover{
	width:247px;
	height:27px;
	font-size:14px;
	line-height:27px;
	list-style-type:none;
	list-style-position:outside;
	background-image:url(../Images/Nav2nd_ListHover.jpg);
	margin-bottom:3px;
	text-align:center;
}

.Nav2ndListhover a{
color:#FFFFFF;
}


.Nav2ndList a,.Nav2ndListhover a{padding-left:10px;}
nest_klk a{}
#Search{
	width:246px;
	height: 80px;
	background-color:#FFFFFF;
}


/* 联系方式 */
#Contact{
	background-image:url(../Images/ContactBG.jpg);
	background-repeat:repeat;
	margin-left:2px;
	width:243px;
}

#Contact p{
padding-left:5px;
line-height:20px;
}

.title1{
background-image:url(../Images/Title2.jpg);
width:203px;
height:25px;
line-height:25px;
padding-left:40px;
color:#FFFFFF;
font-weight:bold;
}

#Content{
	width:722px;
	margin-left:2px;
}

#Content img{
	border: 1px solid #000000;
}

#Article
{
line-height:28px;
}

#ArticleList{
	line-height:28px;
	padding-left:30px;
	padding-right:30px;
}
#ArticleContent a{
color:#0000FF;
}

