﻿body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #333;
}

#MyBody
{
	margin: 0 auto;
	width: 950px;
	height: auto;
}

#Top
{
	position:relative;
	height: 80px;
	width: 950px;
	background: url(../images/top.jpg);
}

#Top a
{
	position:absolute;
	display:block;
	width:55px;
	height:20px;
}

#Top a.aone
{
	top:20px;
	left:845px;
}

#Top a.atwo
{
	top:48px;
	left:845px;
}

#Tel
{
	height: 30px;
	width: 950px;
	overflow:hidden;
	line-height:35px;
	letter-spacing:1px;
	background: url(../images/tel.jpg);
	text-align:left;
	text-indent:30px;
	color:#0161C8;
}
#Tel a{ color:Red;}

#Menu
{
	height: 37px;
	width: 950px;
	background: url(../images/menu.jpg) repeat-x;
}

#Menu a{ color:White; font-size:13px; letter-spacing:1px; margin:2px; text-decoration:none; line-height:40px;}
#Menu a:hover{ color:Red;}

#Bcastr
{
	height: 225px;
	width: 950px;
}




#Link
{
	width:948px;
	height:60px;
}

#Link .left
{
	height: 60px;
	width: 40px;
	float: left;
	background: url(../images/link_left.jpg);
}

#Link .center
{
	height: 60px;
	width: 898px;
	text-align:left;
	float: left;
	background: url(../images/link_center.jpg);
}

#Link .center a img{ width:88px; height:31px; border:solid 1px #000; padding:1px; margin-top:15px; margin-left:1px; }

#Link .right
{
	height: 60px;
	width: 10px;
	float: left;
	background: url(../images/link_right.jpg);
}

#Bottom
{
	width:100%;
	height:auto;
	line-height:20px;
	background-image:url(../images/bak.gif);
	background-repeat:no-repeat;
	background-position:100px center;
}
#Bottom a{ color:#333; text-decoration:none;}
.loading{ width:100%; height:100%; background-image:url(../images/loading.gif); background-position:center; background-repeat:no-repeat;}

#Content
{
	width: 950px;
	height: auto;
}

#Right
{
	width: 210px;
	height: auto;
	float: left;
	text-align: center;
}

#Left
{
	width:730px;
	height:auto;
}

#Weather
{
	width: 210px;
	height: 99px;
}

#Weather .left
{
	height: 99px;
	width: 12px;
	float: left;
	background: url(../images/weather_left.jpg);
}

#Weather .center
{
	height: 99px;
	width: 186px;
	float: left;
	background: url(../images/weather_center.jpg);
}

#Weather .right
{
	height: 99px;
	width: 12px;
	float: left;
	background: url(../images/weather_right.jpg);
}
#Line_New
{
	text-align:left;
}
#Line_New ul
{
	 margin:0; padding:0; list-style-type:none; list-style-image:url(../images/news_list.jpg);
	 margin-left:25px;
}
#Line_New ul li
{
	 margin:0; padding:0px;
}
#Line_New ul li a{ color:#333; text-decoration:none;}
#Line_New ul li a:hover{ color:Red;}

#Nav
{
	width: 205px;
	height: 491px;
	margin-top: 5px;
	background-color: #CCDDE5;
	background-image: url(../images/nav.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#Nav a img
{
	border: none;
	text-align: left;
	display: block;
}
