@charset "UTF-8";
/* Import */

@import url("/common/styles/core/common.css");
@import url("/common/styles/module/banner.css");
@import url("/common/styles/module/search.css");
@import url("/common/styles/module/keywords.css");
@import url("/common/styles/module/gMenu.css");


#contentsLH, #contentsRH {
	text-align: left;
}

#contentsLH {
	width: 200px;
}

#contentsRH {
	width: 660px;
}

h2.title {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #943510;
	margin-bottom: 5px;
}

/* CSS Document */
table.news {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	margin-bottom: 10px;
}

#wrapper .tag {
	margin-top: 20px;
	margin-bottom: 10px;
}
#wrapper p {
	line-height: 165%;
}


#wrapper .c1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

#wrapper .c1 .left {
	width: 200px;
	margin-bottom: 10px;
}

#wrapper .c1 .right {
	width: 420px;
}
#wrapper .c1 .right strong {
	color: #CC6600;
	border-left-color: #B86183;
}


#wrapper .c2 {
	margin: 15px;
}

#wrapper .c2 .left {
	width: 210px;
}

#wrapper .c3 {
	margin-right: 15px;
}

#wrapper .c3 .left {
	width: 420px;
}

#wrapper .c3 .right {
	width: 220px;
}

#wrapper .c4 {
	margin-top: 20px;
}

.news em {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-right: 5px;
}

th {
	background-color: #FFCC66;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	color: #FF3333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}

td.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

td p {
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

.exp {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999999;
}

#townName {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF9966;
}
