*{
	margin:0px;
	padding:0px;
}
body {
	background-image: url(../images/news/background/bodybg.png);
	background-repeat: repeat-x;
}
#layout {
	width: 1002px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/news/background/bg_1.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#layout header {
	height: 260px;
	width: 1002px;
	background-image: url(../images/banner/banner_sakura.jpg);
}
#layout nav {
	height: 40px;
	width: 1002px;
	background-color: #7F976A;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
}
#layout nav ul li {
	text-align: center;
	color: #000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: inline-block;
	list-style-type: none;
	height: 42px;
	border:none 3px #000000;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright:15px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-webkit-border-top-left-radius:15px;
-webkit-border-top-right-radius:15px;
-webkit-border-bottom-left-radius:15px;
-webkit-border-bottom-right-radius:15px;
border-top-left-radius:15px;
border-top-right-radius:15px;
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;
}
#layout nav ul li a {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	height: 31px;
	padding-top: 12px;
	text-shadow:5px 5px 5px #737173;
}
#layout nav ul li a:hover {
	text-decoration: none;
	display: block;
	color: #F30;
	height: 27px;
	background-color: #D5F267;
	text-shadow:5px 5px 5px #737173;
}
#layout #content {
	float: left;
	width: 1002px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FFF;
	text-decoration: none;
}

#layout #content aside {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 15px;
	margin-left: 20px;
	font-size: 14px;
	text-decoration: none;
}
#layout #content aside ul {
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#layout #content aside ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D8C5E;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #696;
	margin-bottom: 15px;
	letter-spacing: 1px;
	color: #F60;
	text-decoration: none;
}
#layout #content aside ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#layout #content aside ul li a:hover {
	color: #F60;
	text-decoration: none;
	border-bottom-color: #F60;
	border-left-color: #F60;
	letter-spacing: 1px;
	font-size: 14px;
}

#layout #content aside .titlebar_s  {
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #E4E7AB;
	color: #000;
	border-radius: 8px;
	margin-left: auto;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-family:Arial, Helvetica, sans-serif;
	height: 34px;
	padding-top: 15px;
}
#layout #content aside .titlebar_s:hover {
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #CCFF00;
	color: #900;
	border-radius: 8px;
	margin-left: auto;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-family:Arial, Helvetica, sans-serif;
	height: 34px;
	padding-top: 15px;
}

#layout #content aside ul .asidebox{
	font-family: Arial, Helvetica, sans-serif;
	color: #960;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	float: left;
	height: 120px;
	width: 180px;
	padding-bottom: 20px;
	margin-left: 8px;
	padding-top: 10px;
	border-radius: 8px;
	background-color: #EEE;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#layout #content article {
	float: left;
	width: 761px;
	height: auto;
	margin-top: 0px;
}
#layout #content article .titlebar {
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
    width: 730px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: normal;
	color:#000;
	background-color: #E4E7AB;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	}
#layout #content article .titlebar a {
	font-size: 14px;
	font-weight: normal;
color:#000;
	text-decoration: none;}

#layout #content article .titlebar:hover {
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #900;
	background-color: #CCFF00;
	letter-spacing: 2px;
	text-align: center;
	height: 18px;
	width: 730px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 8px;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: left;
	padding-bottom: 10px;
	margin-top: 5px;
	text-decoration: none;
}

#layout #content article .sue_photo {
	float: left;
	width: 761px;
	margin-top: 10px;
}
#layout #content article .sue_photo .sue_photo_1 {
	float: left;
	width: 555px;
	margin-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	height: 429px;
	border-radius: 8px;
}
#layout #content article .sue_photo .sue_photo_2 {
	width: 175px;
	margin-top: 0px;
	padding-bottom: 15px;
	height: 133px;
	padding-right: 15px;
	float: left;
	border-radius: 8px;
}
#layout #content article .sue_photo .sue_photo2 {
	float: left;
	width: 761px;
	border-radius: 8px;
}
#layout #content article .sue_photo .sue_photo2 .sue_photo_2{
	width: 175px;
	margin-top: 0px;
	padding-bottom: 15px;
	height: 133px;
	padding-right: 15px;
	float: left;
	border-radius: 8px;
}
#layout #content article .sue_photo img a:hover{
	cursor: default;
}


#layout footer {
	clear: both;
	width: 1002px;
	padding-top: 12px;
	font-family: 新細明體, Arial;
	font-size: 12px;
	color:#000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	background-color: #EAEBAF;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
#layout footer .a {
	color: #000;
	text-decoration: none;
}
#layout footer .a:hover {
	color: #F60;
	text-decoration: none;
	font-size: 12px;
}
#layout #content .active {
	color: #F60;
	text-decoration: none;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.red {
	color: #F30;
	letter-spacing: 1px;
	text-decoration: none;
}

.green {
	color: #090;
	text-decoration: none;
}
.h2     {
	font-family: 新細明體, Arial, sans-serif;
	color: #900;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
}
.h4 {
	font-family: 新細明體, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
}
