/*********main sytle*********/
*
{
	margin: 0;
	padding: 0;
}
body
{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, sans-serif, "ËÎÌå";
}
a
{
	color: #555;
	text-decoration: none;
}
img
{
	border: 0;
}
p
{
	line-height: 1.5em;
	margin: 5px 0 5px 15px;
	text-indent: 2em;
}
ul
{
	list-style-type: none;
}
h1
{
	line-height: 2em;
	font-size: 24px;
	width: 200px;
	margin-left: 10px;
	color: #fff;
	font-family: Verdana;
}
h3
{
	line-height: 2em;
	width: 100%;
	text-align: center;
}
address
{
	font-style: normal;
	text-align: center;
	float: inherit;
	margin: 10px 0 0 0;
	color: #777;
}
address a
{
	color: #ddd;
}
address a:hover
{
	text-decoration: underline;
}
/*********main body*********/
div#container
{
	width: 850px;
	margin: 0 auto;
	height: auto !important;
	height: 600px;
	min-height: 600px;
}
/*********main left*********/
div#lefts
{
	width: 241px;
	float: left;
	background-color: #2B4264;
	height: 100%;
}
div#logo
{
	background: url(../images/logo.jpg);
	width: 241px;
	height: 118px;
}
div#menuy
{
	width: 100%;
}
div#menuy dl
{
	width: 200px;
	margin: 10px 20px;
}
div#menuy dt
{
	color: #fff;
	border-bottom: 1px solid #556883;
	padding: 0 0 2px 5px;
	margin: 10px 0 4px 0;
}
div#menuy dl dt a
{
	color: #fff;
}
div#menuy dd
{
	border-bottom: 1px solid #556883;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
div#menuy dl dd a
{
	color: #C0C7D1;
	padding-left: 30px;
}
div#menuy dl dd a:hover
{
	background: url(../images/arrow1.png) no-repeat 16px 2px;
}
div#links
{
	margin-top: 30px;
	background: url(../images/linkshr.jpg) no-repeat center 0;
	height: 304px;
	width: 100%;
}
div#links ul
{
	width: 180px;
	position: relative;
	top: 80px;
	left: 30px;
}
div#links li
{
	margin: 10px 0;
}
div#links a
{
	color: #fff;
}
div#links a:hover
{
	text-decoration: underline;
}
/*********main right*********/
div#rights
{
	width: 609px;
	float: right;
	height: 100%;
}
div#header
{
	background: url(../images/headerbg.jpg) repeat-x;
	width: 100%;
	height: 60px;
}
div#quickbar
{
	position: relative;
	top: 30px;
	right: 20px;
	float: right;
	width: 200px;
	font-family:"ËÎÌå";
}
div#quickbar li
{
	float: left;
	margin: 0 4px;
	color: #333;
}
div#show
{
	position: relative;
	top: 20px;
	width: 300px;
	left: 20px;
}
div#viimg
{
	width: 100%;
	height: 313px;
	background: url(../images/viimg.jpg);
}

div#indlow
{
	background: url(../images/bg1.gif) no-repeat 20px 30px;
	width: 100%;
	height: 210px;
	margin-top: 10px;
}
h2#lowtitle
{
	background: url(../images/title1.png) no-repeat center 0;
	width: 100%;
	height: 27px;
}
div#indlow ul
{
	width: 560px;
	margin: 6px 0 0 30px;
	color: #444;
}
div#indlow li
{
	line-height: 22px;
}
div#indlow li.style1
{
	width: 440px;
}
div#indintro
{
	width: 100%;
	height: 220px;
	background: url(../images/inforbg.jpg) no-repeat center 50px;
}
h2#introtitle
{
	background: url(../images/infortitle.png) no-repeat center 0;
	width: 100%;
	height: 27px;
}
div#indintro p
{
	line-height: 22px;
	width: 372px;
	margin: 8px 0 0 224px;
}
div#indcontact
{
	width: 100%;
	height: 90px;
}
div#indcon1, div#indcon2
{
	padding: 6px 5px 0 50px;
	color: #fff;
	width: 162px;
	height: 66px;
	line-height: 1.5em;
}
div#indcon1
{
	float: left;
	background: url(../images/contact1bg.jpg);
	margin-left: 30px;
}
div#indcon2
{
	float: right;
	background: url(../images/contact2bg.jpg);
	margin-right: 30px;
}
div#newslist
{
	width: 100%;
	margin-top: 20px;
}
div#newslist ul
{
	margin: 20px 0 20px 50px;
	width: 500px;
}
div#newslist li
{
}
div#newslist li a
{
	padding-left: 10px;
	background: url(../images/dot.gif) no-repeat 0 4px;
	display: block;
}
div#newslist li a:hover
{
	text-decoration: underline;
}
div#whereami
{
	background: url(../images/title2bg.png) no-repeat center 0;
	height: 20px;
	padding: 5px 0 3px 50px;
	width: 550px;
	color: #fff;
}
div#whereami a
{
	color: #fff;
}
div#whereami a:hover
{
	text-decoration: underline;
}
div#changepage
{
	width: 280px;
	margin: 20px auto;
	text-align: center;
}
div#changepage span
{
	margin: 0 5px;
}
div#changepage a
{
	margin: 0 5px;
}
div#changepage a:hover
{
	text-decoration: underline;
}
div#readnews
{
	padding: 10px 0 30px;
}
/********************menu*******************************/
ul#menu
{
	position: relative;
	float: right;
	top: 25px;
}
ul#menu a
{
	display: block;
	height: 72px;
	width: 274px;
}
ul#menu li#link1 a:link, ul#menu li#link1 a:visited
{
	background: url(../images/menu.png) 0 0;
}
ul#menu li#link1 a:hover, ul#menu li#current1 a
{
	background: url(../images/menu.png) 274px 0;
}
ul#menu li#link2 a:link, ul#menu li#link2 a:visited
{
	background: url(../images/menu.png) 0 -72px;
}
ul#menu li#link2 a:hover, ul#menu li#current2 a
{
	background: url(../images/menu.png) 274px -72px;
}
ul#menu li#link3 a:link, ul#menu li#link3 a:visited
{
	background: url(../images/menu.png) 0 -144px;
}
ul#menu li#link3 a:hover, ul#menu li#current3 a
{
	background: url(../images/menu.png) 274px -144px;
}
ul#menu li#link4 a:link, ul#menu li#link4 a:visited
{
	background: url(../images/menu.png) 0 -216px;
}
ul#menu li#link4 a:hover, ul#menu li#current4 a
{
	background: url(../images/menu.png) 274px -216px;
}
/**************footer****************/
div#footer
{
	width: 100%;
	height: 50px;
}
div#copyright
{
	color: #222;
	float: left;
	margin-left: 20px;
}
div#record
{
	float: right;
	margin-right: 20px;
}

