@charset "UTF-8";
/* CSS Document */

.amazingslider-watermark-0 {
	width: 0px;
	height: 0px;
	top: -1000px;
}

body {
	background: url(../img/top/back.jpg) repeat-x top;
}

#top_pic{
	height: 500px;
}

#left {
	width: 705px;
	padding: 0px 20px 0px 0px;
	float: left;
	position: relative;
}

#right {
	width: 252px;
	float: right;
	position:relative;
	padding-right: 2px;
}


/*----------news----------*/


.news {
	width: 300px;
	height: 270px;
	padding-top: 30px;
	position: relative;
}

.news_pic {
	width: 150px;
	height: 100px;
	padding: 50px 10px 10px 10px;
	position: relative;
}

.news_icon {
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	position: relative;
}

.news_head {
	width: 300px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #F18D1B;
	border-bottom: 5px #F18D1B solid;
}

.news_head a {
	font-size: 14px;
	font-weight: bold;
	color: #F18D1B;
}

.news_text {
	width: 300px;
	padding-top: 5px;
	font-size: 12px;
	position: relative;
}
	
.p_head {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px;
}

.p_text {
	width: 80%;
	padding: 0 0 25px 10%;
	text-align: center;
	line-height: 15px;
	position: relative;
}
	
.p_head2 {
	width: 100%;
	padding: 5px 0 0 0;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #F18D1B;
	border-bottom: 5px #F18D1B solid;
}

.news2 {
	width: 300px;
	height: 160px;
	position: relative;
}

.news_icon2 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 12px;
	left: 0px;
}

.news_head2 {
	width: 256px;
	position: absolute;
	top: 19px;
	left: 34px;
	font-size: 12px;
	font-weight: bold;
	color: #F18D1B;
	border-bottom: 5px #F18D1B solid;
}

.news_head2 a {
	font-size: 13px;
	font-weight: bold;
	color: #F18D1B;
}

.news_text2 {
	font-size: 12px;
	position: absolute;
	top: 47px;
	left:170px;
}


/*------------------------*/


#close img {
	box-shadow: 0 10px 6px -6px #777;
}

#sponsor {
	width: 980px;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
}

#footer_top {
	width: 100%;
	height: 45px;
	position: relative;
	background: url(../img/footer.jpg) repeat-x;
}
	
