﻿/* CSS Document */

body
{
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited
{
	color: #333;
	text-decoration: none;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span
{
	margin: 0;
	padding: 0;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
}
.spacer
{
	clear: both;
	font-size: 0;
	line-height: 0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
/*---------------------------------------------header start------------------------------------------*/
#header
{
	width: 990px;
	height: 330px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#header ul.nav
{
	width: 791px;
	height: 35px;
	background: url(images/nav_div.gif) left top no-repeat;
	padding: 0 0 0 2px;
	position: absolute;
	left: 97px;
	top: 73px;
}
#header ul.nav li
{
	padding: 0 2px 0 0;
	float: left;
	background: url(images/nav_div.gif) right top no-repeat;
	height: 30px;
}
#header ul.nav li a
{
	display: block;
	background: url(images/nav_bg.gif) 0 0 repeat-x #010101;
	padding: 0 18px;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#header ul.nav li a:hover
{
	background: url(images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
	color: #434446;
}
#header ul.nav li a.hover
{
	display: block;
	background: url(images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
	padding: 0 18px;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
	color: #434446;
	text-decoration: none;
	text-transform: uppercase;
}
#header ul.nav li.noImg
{
	background-image: none;
}
#header img.logo
{
	position: absolute;
	left: 51px;
	top: 5px;

}
#header img.tag
{
	position: absolute;
	left: 53px;
	top: 73px;
	width: 875px;
	height: 35px;
}
#header img.photo
{
	position: absolute;
	left: 57px;
	top: 110px;
}
#header img.top
{
	position: absolute;
	left: 208px;
	top: 20px;

}
#header form
{
	width: 214px;
	height: 21px;
	padding: 6px 0 9px 43px;
	position: absolute;
	left: 719px;
	top: 34px;
}
#header form input.txtBox
{
	width: 120px;
	height: 20px;
	border-bottom: #D4D0C8 solid 1px;
	border-right: #D4D0C8 solid 1px;
	border-top: #808080 solid 1px;
	border-left: #808080 solid 1px;
	float: left;
	color: #071E22;
	background-color: #fff;
	font-size: 10px;
	line-height: 19px;
	padding: 0 0 0 10px;
}
#header img.go
{
	position: absolute;
	left: 903px;
	top: 40px;
}
#header img.ImgTop
{
	position:absolute;
	left:0px; 
	top:350px; 
}
/*---------------------------------------------header end------------------------------------------*/
#topRight
{
	width: 322px;
	float: right;
	padding: 16px 0 0 0;
	margin: 105px 0 0 0;
	border-left: #2A758F solid 1px;
	border-right: #2A758F solid 1px;
	background-color: #8EB213;
	color: #fff;
}
#topRight h2
{
	display: block;
	background: url(images/event_bg.gif) 0 0 no-repeat;
	width: 276px;
	height: 47px;
	padding: 0 0 0 13px;
	font-size: 29px;
	line-height: 47px;
	font-weight: bold;
	margin: 0 0 8px 17px;
}
#topRight p.topRightTxt
{
	display: block;
	width: 194px;
	background: url(images/bullet.gif) 17px 5px no-repeat;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	background-color: inherit;
	text-decoration: underline;
	margin: 0 0 6px 0;
	padding: 0 0 0 39px;
}
#topRight p.topRightTxt2
{
	width: 275px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #DCFF58;
	background-color: inherit;
	margin: 0 0 3px 0;
	padding: 0 0 0 17px;
}
#topRight p.topRightTxt2 span
{
	display: block;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 0;
}
#topRight a
{
	display: block;
	background: url(images/more_bg.gif) 0 0 no-repeat;
	width: 50px;
	height: 18px;
	font: bold 10px/18px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 0 259px;
}
#topRight a:hover
{
	color: #000;
	background-color: inherit;
}
#topRight p.topRightBot
{
	display: block;
	background: url(images/top_right_bottom.gif) 0 0 no-repeat;
	width: 322px;
	height: 16px;
	font-size: 0;
}

/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body
{
	width: 860px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}
#mainbody
{
	width: 860px;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#main
{
	width: 840px;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 5px solid #EAEAEA;
	margin-top: 2px;
}
#main .newsserch
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	margin-bottom: 10px;
}
#main h2.welcome
{
	margin-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
#main div h3
{
	text-align: center;
}
#main #news .lftTxt1
{
	text-indent: 2em;
	font-size: 13px;
}

#main #news .lftTxt1 img
{
	text-align: center;
}
#main .newsserch span
{
	float: right;
	margin-top: 3px;
}
#body #right
{
	float: right;
	width: 180px;
}
#body #right h3
{
	width: 170px;
	background-color: #E2EEEF;
	padding: 5px;
	font-weight: bold;
}

#body #left
{
	width: 640px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	padding-right: 15px;
	padding-left: 15px;
}

/*------------------------------------------------left--------------------*/
#left
{
	width: 515px;
	float: left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2.welcome
{
	display: block;
	height: 26px;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #333;
	background-color: inherit;
	font-family: "微软雅黑";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6D6DD;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-bottom: 3px;
}
#left h3, #main h3
{
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #6B8A05;
	background-color: inherit;
	margin: 0 0 22px 0;
	border: none;
	font-family: "微软雅黑";
}
p.lftTxt1
{
	display: block;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	background-color: inherit;
	margin: 0 0 30px 0;
	border: none;
}
p.lftTxt2
{
	display: block;
	width: 515px;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	background-color: inherit;
	margin: 0 0 25px 0;
	border: none;
}
p.lftTxt3
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
background-image: url('images/tree.jpg');
		display: block;
		font-size: 12px;
		line-height: 400px;
		font-weight: normal;
		color: #333;
		background-color: inherit;
		margin: 0 0 30px 0;
		width: 405px;
	height: 329px;
}
#left span
{
	color: #000;
}
#story
{
	width: 245px;
	background-color: #DCF0C4;
	color: #333;
	float: left;
	padding: 0 0 9px 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D3EBB6;
}
#story h2.story
{
	display: block;
	width: 234px;
	padding: 0 0 0 7px;
	font-size: 16px;
	line-height: 32px;
	font-family: "微软雅黑";
	font-weight: normal;
}
#story ul
{
	width: 211px;
	padding: 15px 11px 22px 11px;
	background-color: #FAFBF1;
	color: #000;
}
#story ul li
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
#story ul li a
{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #CB6300;
	background-color: inherit;
	text-decoration: none;
}
#story ul li a:hover
{
	color: #000;
	background-color: #E7E8DE;
}
#link
{
	width: 245px;
	background-color: #E0EAEF;
	color: #333;
	float: right;
	padding: 0 0 9px 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C8D9E3;
}
#link h2.story
{
	display: block;
	width: 234px;
	padding: 0 0 0 7px;
	font-size: 16px;
	line-height: 32px;
	font-family: "微软雅黑";
	font-weight: normal;
}
#link ul
{
	width: 211px;
	padding: 15px 11px 22px 11px;
	background-color: #FAFBF1;
	color: #000;
}
#link ul li
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
#link ul li a
{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #CB6300;
	background-color: inherit;
	text-decoration: none;
}
#link ul li a:hover
{
	color: #000;
	background-color: #E7E8DE;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right-------------------*/
#right
{
	width: 306px;
	padding: 3px 0 0 0;
	float: right;
}
#right h2.world
{
	width: 252px;
	height: 34px;
	display: block;
	background: url(images/enter_world.gif) 0 0 no-repeat;
	margin: 0 0 19px 0;
	text-indent: -20000px;
}
#right p.rghTxt
{
	display: block;
	width: 301px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #545454;
	background-color: inherit;
	margin: 0 0 20px 0;
}
#right p.rghTxt span
{
	color: #81A40C;
	background-color: inherit;
	font-weight: bold;
}
#right h3
{
	display: block;
	width: 306px;
	height: 22px;
	font-size: 18px;
	font-weight: normal;
	background-color: inherit;
	border-bottom: #E7E7E7 solid 2px;
	margin: 0 0 11px 0;
	font-family: "微软雅黑";
}
#body #right ul
{
	width: 180px;
	height: 341px;
}

#right ul
{
	width: 302px;
	padding: 0 0 18px 0;
}
#right ul li
{
	padding: 0 0 0 20px;
	margin: 0;
	background: url(images/bullet2.gif) 0 7px no-repeat;
}
#right ul li a
{
	display: block;
	color: #333;
	background-color: inherit;
	text-decoration: none;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}
#right ul li a:hover
{
	color: #000;
	background-color: #E7E7E7;
}
#right ul li a:visited 
{
	color:#660099;
    text-decoration:none;
 }
#right form
{
	width: 282px;
	border-top: #E0E4CB solid 1px;
	background-color: #EDEFE0;
	padding: 4px 12px 24px 12px;
}
#right form h2
{
	display: block;
	width: 246px;
	height: 32px;
	background: url(images/memberlogin_icon.gif) 0 0 no-repeat;
	padding: 0 0 0 36px;
	font-size: 16px;
	color: #CB6300;
	background-color: inherit;
	font-weight: normal;
	line-height: 32px;
	margin: 0 0 7px 0;
	float: left;
}
#right form input.txtBox2
{
	width: 150px;
	height: 19px;
	border-bottom: #D4D0C8 solid 1px;
	border-right: #D4D0C8 solid 1px;
	border-top: #808080 solid 1px;
	border-left: #808080 solid 1px;
	background-color: #fff;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	margin-bottom: 5px;
}
#right form input.chkBox
{
	width: 13px;
	height: 13px;
	float: left;
	margin-top: 5;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}
#right form label
{
	width: 95px;
	height: 13px;
	font-size: 12px;
	line-height: 13px;
	color: #6B8A05;
	background-color: inherit;
	font-weight: normal;
	float: left;
	display: block;
}
#right form input.login
{
	background: url(images/btn_login.gif) 0 0 no-repeat;
	width: 55px;
	height: 18px;
	font: bold 10px/18px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #EDEFE0;
	text-align: center;
	float: right;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}

/*------------------------------------------------right-------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain
{
	width: 100%;
	background: url(images/footer_bg.gif) 0 0 repeat-x;
	height: 80px;
}
#footer
{
	width: 633px;
	height: 70px;
	margin: 0 auto;
	position: relative;
}
#footer ul
{
	position: absolute;
	left: 72px;
	top: 23px;
	text-align: center;
	width: 513px;
}
#footer ul li
{
	float: left;
	font: normal 12px/19px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
}
#footer ul li a
{
	padding: 0 7px;
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}
#footer ul li a:hover
{
	text-decoration: underline;
}
#footer p.copyright
{
	font: normal 10px/15px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 150px;
	top: 45px;
	color: #B0D44E;
	background-color: inherit;
}
#footer p.copyright2
{
	font: normal 10px/15px Arial, Helvetica, sans-serif ,Blue;
	position: absolute;
	left: 387px;
	top: 45px;
	color:#707173;
	background-color: inherit;
}
#footer a.xhtml
{
	display: block;
	background: url(images/xhtml_bg.gif) 0 0 no-repeat;
	width: 55px;
	height: 20px;
	font: bold 10px/18px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	left: 249px;
	top: 61px;
}
#footer a.xhtml:hover
{
	color: #000;
	background-color: inherit;
	font-size: 10px;
}
#footer a.css
{
	display: block;
	background: url(images/xhtml_bg.gif) 0 0 no-repeat;
	width: 55px;
	height: 18px;
	font: bold 10px/18px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	left: 309px;
	top: 61px;
}
#footer a.css:hover
{
	color: #000;
	background-color: inherit;
}
#footer p.design
{
	display: block;
	width: 182px;
	height: 16px;
	padding: 2px;
	position: absolute;
	left: 225px;
	top: 91px;
	font: bold 10px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #4DCDFD;
	background-color: inherit;
	text-transform: uppercase;
}
#footer p.design a.link
{
	font: bold 10px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #4DCDFD;
	background-color: inherit;
	text-decoration: none;
}
#footer p.design a.link:hover
{
	color: #fff;
	background-color: #FF7C00;
}
/*------------------------------------------------footer--------------------*/
/*------------------------------------------------Email--------------------*/

.linkpopupemail
{
	position: relative;
	font-size: 10px;
	line-height: 19px;
	padding: 0 0 0 10px;
	color: #1D859B;
	width: 180px;
	height: 16px;
}

.linkpopupemail span
{
	background-color: #ccc;
	border: 1px solid #000;
	display: block;
	left: 0;
	padding: .25em;
	position: absolute;
	top: -1.75em;
}

.linkpopupemail:link span, .linkpopupemail:visited span
{
	visibility: hidden;
}

.linkpopupemail:hover span, .linkpopupemail:focus span, .linkpopupemail:active span
{
	color: #000;
	text-decoration: none;
	visibility: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*------------------------------------------------Email--------------------*/
#main #news ul
{
	padding: 15px;
	margin: 10px;
}
#news
{
	padding: 10px;
}

#main #news ul li
{
	list-style-type: circle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;

	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
#main #news a:visited 
{
	color:#660099;
    text-decoration:none;
 }
#body .div13
{
	background-image: url(images/13.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 750px;
	margin-left: 15px;
}
#body .div14
{
	background-image: url(images/14.gif);
	background-repeat: no-repeat;
	float: right;
	width: 750px;
	margin: 10px;
	height: 200px;
}

#body .div15
{
	background-image: url(images/15.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 750px;
	margin-left: 15px;
}

#body .div16
{
	background-image: url(images/16.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 750px;
	margin: 10px;
	height: 200px;
}

#body .div13 .lftTxt1
{
	font-size: 16px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
	font-family: "微软雅黑";
	line-height: 26px;
}
#body .div13 .name
{
	font-size: 18px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 200px;
	font-family: "微软雅黑";
}
#body .div14 .lftTxt1
{
	padding-top: 5px;
	padding-right: 200px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 28px;
}
#body .div14 .name
{
	padding-top: 20px;
	padding-right: 200px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 18px;
	font-family: "微软雅黑";
}

#body .div15 .lftTxt1
{
	font-size: 16px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
	font-family: "微软雅黑";
	line-height: 26px;
}
#body .div15 .name
{
	font-size: 18px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 200px;
	font-family: "微软雅黑";
}

#body .div16 .lftTxt1
{
	padding-top: 5px;
	padding-right: 200px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 28px;
}
#body .div16 .name
{
	padding-top: 20px;
	padding-right: 200px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 18px;
	font-family: "微软雅黑";
}

#body .div13 .nametitle, #body .div14 .nametitle, #body .div15 .nametitle, #body .div16 .nametitle
{
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
h3 span
{
	font-size: 12px;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
}
h3 span a:link, h3 span a:visited
{
	text-decoration: none;
}
.story span
{
	font-size: 12px;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
}
.story span a:link, .story span a:visited
{
	text-decoration: none;
}
#mainbody #left .hydt h3
{
	display: block;
	height: 22px;
	font-size: 18px;
	font-weight: normal;
	background-color: inherit;
	border-bottom: #E7E7E7 solid 2px;
	margin: 0 0 11px 0;
	font-family: "微软雅黑";
}
#mainbody #left .hydt ul
{
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
#mainbody #left .hydt ul li
{
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 15px;
}
.clear
{
	clear: both;
}

