@charset "utf-8";
@import url("common.css");
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #FCF6EE url(../images/webtitle_bg2.jpg) no-repeat 0px top;
	font-family: Arial, Helvetica, sans-serif;
}

.WebTitle {
margin:0px;
}


/*--------------------------------------------------------*/
.MainMenu {
	list-style: none;
	text-align:right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 3px;
}

.MainMenu li {
	display: inline;
	list-style: none;
	line-height: 150%;
}
.MainMenu li a {
	font-size: 75%;
	text-decoration: none;
	color: #555555;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E65E20;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.MainMenu li a:hover {
	color: #CC3300;
	text-decoration: underline;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #993333;
}

.Topblock {
	position: absolute;
	top: 140px;
	right: 15px;
	width:350px;
}
/*--------------------------------------------------------*/
.Qsearch {
	font-size: 80%;
	color: #FFFFFF;
	padding: 7px 15px 6px 20px;
	right: 0px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
.Qsearch .Accesskey {
	background-image: none;
}
.Qsearch label, .Epaper label {
	display: inline;
	color: #333333;
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
}
.Qsearch input. Button, .Epaper input. Button {
	margin-right: 3px;
	background-color: #58A1DD;
	color: #FFFFFF;
}
.Qsearch a {
	background: url(../images/search.gif) no-repeat 0px 3px;
	padding-left: 10px;
	margin-left: 3px;
	text-decoration: none;
}
.Qsearch a:hover {
	text-decoration: underline;
	color: #CC3300;
}
/*--------------------------------------------------------*/
.Epaper {
	font-size: 80%;
	color: #FFFFFF;
	padding: 7px 15px 6px 20px;
	right: 0px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 8px;
	text-align: left;
}

/*--------------------------------------------------------*/
.LayoutTB2 {
	border-collapse: collapse;
	margin: 5px 15px 0px 0px;
	width:98%;
}
.LayoutTB2 td.Left {
	margin: 0px;
	padding: 0px 5% 25px;
	vertical-align: top;
}
.LayoutTB2 td.Right {
	vertical-align: top;
	width: 400px;
	background: url(../images/right_bg.jpg) no-repeat left top;
	text-align: center;
	padding: 172px 0px 10px;
	
}

/*--------------------------------------------------------*/
.LayoutTB3 {
	border-collapse: collapse;
	width: 100%
}
.LayoutTB3 td {
	padding-left: 17px;
	vertical-align: top;
}


/*--------------------------------------------------------*/
.News1 {
	padding-top: 288px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.News1 h1, .News2 h1 {
	font-size: 85%;
	line-height: 135%;
	font-weight: bold;
	color: #555555;
	background: url(../images/icon_head.gif) no-repeat left top;
	margin: 0px 0px 10px;
	padding-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7B7B7B;
	padding-bottom: 3px;
	clear: both;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.News1 .Body, .News2 .Body {
	color: #333333;
	margin-top: 5px;
}
.News1 h2, .News2 h2 {
	font-size: 100%;
	font-weight: normal;
	line-height: 145%;
	margin: 15px 0px 0px;
	padding: 0px;
}
.News1 img {
	width: 110px;
	float: left;
	margin: 5px 25px 5px 0px;
}
.News1 .Body p, .News2 .Body p {
	padding: 0px;
	margin: 2px 0px 6px;
}
.News1 ul {
	margin:0px 0px 0px 20px;
	list-style-type: disc;
}
.News1 li, .News2 li {
	font-size: 75%;
	line-height: 135%;
	display: list-item;
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 4px;
}
.News1 li a, .News2 li a {
	color: #333333;
	text-decoration: none;	
}
.News1 li a:hover, .News2 li a:hover {
	text-decoration: underline;
	color: #CC3300;
}
.News1 ul li .Date, .News2 ul li .Date {
	padding-right: 5px;
	padding-left: 0px;
}

/*--------------------------------------------------------*/
.News2 {
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.News2 ul {
	margin-top:7px;
	margin-left:20px;
	list-style-type: disc;
	margin-bottom: 0px;
}

/*--------------------------------------------------------*/
.Album {
	text-align: left;
	width: 370px;
	margin: 20px 0px 5px;
	padding: 0px;
	background-image: url(../images/album_footer.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
}
html > body .Album {
	margin-left: 12px;
}
.Album h1 {
	font-size: 85%;
	line-height: 135%;
	font-weight: bold;
	color: #555555;
	background: #FFFFFF url(../images/icon_head.gif) no-repeat left top;
	padding-left: 25px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Album .Body{
	padding:15px;
	line-height: 145%;
	color: #333333;
	background-image: url(../images/album_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 75%;
	height: 150px;
}
.Album img {
	border: 1px solid #B5B196;
	width: 120px;
	padding:2px;
	float: left;
	margin-right: 6px;
}
.Album .More {
	font-size: 133%;
}


/*--------------------------------------------------------*/
.List1 {
	font-size: 75%;
	margin: 0px 10px 15px;
	line-height: 135%;
	text-align: left;
	clear: left;
}
.List1 ul {
	list-style: none;
	margin: 0px 0px 0px 12px;
}
html > body .List1 ul {
	margin-left: -22px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 25px;
}
.List1 ul li {
	background: url(../images/bullet2.gif) no-repeat 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 95%;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.List1 ul li a{
	text-decoration: none;
	color: #333333;
}
.List1 ul li a:hover{
	color: #CC3300;
	text-decoration: underline;	
}
.List1 .More {
	margin-right: 14px;
	padding-top: 3px;
	font-size: 133%;
}


/*--------------------------------------------------------*/
.AD {
	margin: 10px;
}
.AD ul{margin:0px;padding:0px;}
.AD li{margin:0px;padding:0px;display: inline;}
.AD a img {
	text-align: center;	
	margin-bottom: 8px;
	border: 1px solid #999999;
	width: 120px;
	height: 60px;
}

