@charset "utf-8";
/* CSS for Style */
body{
	font-family: 微软雅黑, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../_UI/bg_gradient.gif);
    margin:0px;
	background-color: #015F5A;
	background-repeat: no-repeat;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*green round corner palette style*/
.greenrc_t{
	background-image: url(../_UI/corner_green_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #A4D934;
}
#governor_signature {
	background-image: url(../_UI/governor_signature.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 134px;
}
#governor_signature p{
display:none;
}
.greenrc_b{
	background-image: url(../_UI/corner_green_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}
.grayrc_t{
	background-image: url(../_UI/corner_gray_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E4EDD1;
	height: auto;
}
.grayrc_b{
	background-image: url(../_UI/corner_gray_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:20px;
}
#maincol h1{
	margin-top:22px;
	margin-bottom:10px;
	padding-top:10px;
	font-size: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: normal;
	padding-left:10px;
}
#maincol h2{
	margin-left:10px;
	font-size:14px;
	font-weight: bold;
	color:#015F5A;
	margin-top: 30px;
}
#maincol p{
	color:#666666;
	font-weight: normal;
	font-size:14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}
#maincol td{
	color:#666666;
	font-weight: normal;
	font-size:14px;
}

img.newsphoto{
	margin-left: 10px;
	margin-top: 10px;
}
#maincol a{
	color: #A4D934;
}
#maincol a:hover{
	color: #333333;
}
#maincol ul{
color:#666666;
font-size:14px;
    margin-left:20px;
	margin-right:20px;
}
#maincol div.lotustable{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.mailingaddress{
margin-left:60px;
margin-right:60px;
}
.mailingaddress p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;

}
div.downloads{
	margin-left:60px;
	margin-right:60px;
	margin-bottom:10px;
	margin-top: 10px;
}
.downloads p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;

}
.downloads p a{
	color: #666666;
	font-weight: bold;

}
.downloads p a:hover{
	color: #A4D934;
}

div.jury ul{

}
div.jury ul li{
	clear:both;
	list-style-type: none;
	float: none;
	display: block;
	padding: 0px;
	margin: 0px;

	
}
div.jury ul li span.jury_intro{
	padding-left:110px;
	display:block;
	margin-bottom: 20px;
}
div.jury ul li img{
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin-bottom:20px;
	margin-top:4px;
}
#maincol .news_item{
	margin-bottom: 20px;
	margin-left: 20px;
}
#maincol p.news_author{
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#maincol p.news_date{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0px;
	font-size: 12px;
}
#maincol p.news_title{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	font-size: 14px;
	color: #015F5A;
	font-weight: bold;
}
#maincol p.news_title a{
	color: #015F5A;
	text-decoration: none;
}
#maincol p.news_title a:hover{
	color: #A4D934;
}
