﻿BODY
{
	background: #FFFFFF !important;
}
/*#mid-col*/
#mid-col
{
	width: 520px;
	margin: 0 0 0 30px;
}
/*#heading*/
#mid-col #heading
{
	margin: 15px 0;
}
#mid-col #heading H1
{
	background: url(../../image/mid-col/h1-bg.png) no-repeat;
	height: 26px;
	font-size: 20px;
	font-weight: 600;
	color: #1E62C0;
	padding: 4px 0 0 32px;
	margin: 0 0 4px;
	position: relative;
}
#mid-col #heading H1 .fb-like {
	position: absolute !important;
	right: 0;
	bottom: 10px;
	overflow: hidden;
}
/*#content*/
#content
{
}
#content .sub-content
{
	margin: 30px 0 0;
}
#content H2
{
	background: url(../../image/mid-col/h2-bg.png) no-repeat;
	background-position: left center;
	height: 27px;
	font-size: 16px;
	font-weight: 600;
	color: #CE4010;
	padding: 8px 0 0 30px;
	margin: 18px 0;
	position: relative;
}
#content H2 SPAN
{
	background: url(../../image/mid-col/span-bg2.png) no-repeat;
	position: absolute;
	right: 10px;
	font-size: 13px;
	color: #295A72;
	padding-left: 20px;
}
#content H3
{
	color: #5B5B5B;
	font-size: 15px;
	font-weight: bold;
	margin: 10px;
}
#content H3 SPAN
{
	margin: 0 7px 0 0;
	font-weight: bold;
	font-family: Courier;
}
#content H4
{
	font-size: 13px;
	margin: 5px 10px;
}
#content H6
{
	color: #6D6D68;
	font-size: 11px;
	margin: 0.2em 0;
	padding: 0 0 0 15px;
	line-height: 1.6em;
	background: #F6F6F6;
	border-left: 3px solid #C5C8C4;
}
#content P
{
	font-size: 13px;
	margin: 1em 10px;
}
#content HR
{
	background: url(../../image/mid-col/hr-bg.png) repeat-x;
	border: none;
	height: 6px;
	margin: 15px auto;
	clear: both;
}
#content TABLE
{
	margin: 20px 0;
	width: 100%;
}
#content DL.comment
{
	background: #DDEDF2;
	border: 1px solid #D1D1D1;
	margin: 20px 0;
}
#content DL.comment DT
{
	background: url(../../image/mid-col/dt-bg.png) no-repeat;
	height: 25px;
	padding: 7px 0 0 24px;
	font-size: 14px;
	font-weight: bold;
	color: #0E5495;
	border-bottom: 1px solid #FFFFFF;
}
#content DL.comment DD
{
	padding: 10px 15px;
	background: #FFFFFF;
	border-top: 2px solid #96D8F2;
}
#content DL.comment.half
{
	width: 45%;
	float: left;
	display: inline;
	margin-left: 2%;
	margin-right: 2%;
}
#content DL.slider
{
	border: 1px solid #C6C6C6;
	margin: 20px 0;
	background: #EBEBEB;
	position: inherit;
}
#content DL.slider H5
{
	background: #676767;
	padding: 7px 10px 0;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#content DL.slider DT
{
	height: 26px;
	padding: 5px 0 0 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #5D625E;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}
#content DL.slider DT.act, #content DL.slider DT:hover
{
	color: #1D70C1;
}
#content DL.slider DD
{
	background: #FFFFFF;
	padding: 5px 10px 25px;
	position: relative;
}
#content DL.slider DT .arrow
{
	position: absolute;
	right: 10px;
	cursor: pointer;
	bottom: 7px;
}
#content DL.slider DD .arrow
{
	position: absolute;
	right: 10px;
	cursor: pointer;
	bottom: 8px;
}
#content UL, #content OL
{
	text-indent: 0;
}
#content OL {
	margin-left: 10px;
}
#content LI
{
	list-style: outside;
	margin: 0.3em 0 0.3em 2.5em;
}
#content TABLE LI
{
	margin: 0.4em 1em;
}
#content OL LI
{
	list-style: decimal;
}
#content UL LI
{
	list-style: disc outside;
}
#content .center
{
	margin: 10px auto;
	display: block;
}
#content .left
{
	margin-right: 10px;
	float: right;
}
#content .right
{
	margin-left: 10px;
	float: right;
}
#content #regist-big, #content #seminar-big
{
	margin-bottom: 15px;
}
#content #regist-big
{
	float: left;
	margin-left: 20px;
}
#content #seminar-big
{
	float: right;
	margin-right: 20px;
}
#news-list {
	padding: 0;
	margin: 0 0 0 15px;
	color: #999;
	line-height: 130%;
}
#news-list a {
	font-weight: bold;
}
/*.tab*/
.tab
{
	overflow: hidden;
	background: url(../../image/mid-col/tab/tab-line.png) no-repeat bottom;
	padding: 0 5px;
}
.tab LI
{
	background: url(../../image/mid-col/tab/tab-1.png) no-repeat;
	float: left;
	padding: 0 0 0 10px;
	height: 42px;
	margin: 0 2px 0 0 !important;
	cursor: pointer;
	list-style: none !important;
}
.tab LI P
{
	background: url(../../image/mid-col/tab/tab-2.png) repeat-x;
	margin: 0 !important;
	color: #325A73;
}
.tab LI P SPAN
{
	background: url(../../image/mid-col/tab/tab-3.png) no-repeat right;
	padding: 7px 10px 0 0;
	height: 25px;
	display: inline-block;
	-zoom: 1;
	-display: inline;
}
.tab LI.act
{
	background: url(../../image/mid-col/tab/tab-act-1.png) no-repeat;
	margin: 0px;
}
.tab LI.act P
{
	background: url(../../image/mid-col/tab/tab-act-2.png) repeat-x;
	color: #CD3F0F;
}
.tab LI.act P SPAN
{
	background: url(../../image/mid-col/tab/tab-act-3.png) no-repeat right;
}
/* new-tabs */
.new-tabs ul {
	width: 100%;
}
.new-tabs ul li {
	list-style: none !important;
	width: 96px;
	height: 34px;
	background: url(../../image/mid-col/tab/white_tabs.png) center;
	display: inline-block;
	*display : inline;
	*zoom : 1;
	margin: 0 !important;
	text-align: center;
	line-height: 34px;
}
.new-tabs ul li a {
	color: #333;
	display: block;
}
.new-tabs ul li:hover {
	background: url(../../image/mid-col/tab/white_tabs.png) bottom;
	cursor: pointer;	
}
.new-tabs ul li:hover a {
	text-decoration: none;
}
.new-tabs ul li.active,
.new-tabs ul li:active
{
	background: url(../../image/mid-col/tab/white_tabs.png) top;
}
.new-tabs ul li.active a,
.new-tabs ul li:active a
{
	color: #E6E6E6;
}

/*#mid-col*/
.Hori UL {
	list-style: none;
	list-style-position: inside;
}
.Hori LI {
	display: inline-block;	
	margin: 1px 5px !important;
	padding: 0px !important;
}
.onecolortr td {
	background-color: #FFFCFA !important;
}
.twocolortr td {
	background-color: #F0F5F0 !important;
}
.threecolortr td {
	background-color: #E4F9FF !important;
}
/*back to top*/
#toTop {
	width:100px;
	border:1px solid #ccc;
	background:#f7f7f7;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	display:none;
	color:#333;
	font-family:verdana;
	font-size:11px;
}

/* gov_banner */
.alert-warning {
	background-image: -webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
	background-image: linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);
	background-repeat: repeat-x;
	border-color: #f5e79e;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0);
}
.alert {
	text-shadow: 0 1px 0 rgba(255,255,255,0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border:1px solid #faebcc;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 4px;
}
#MyEventPromotion1_Label1 {
	font-size: 10pt !important;
	letter-spacing: 1px;
	line-height: 18px;
}
.resource {
	margin: 5px 0;
	overflow: hidden;
}
.resource .item {
	height: 120px;
	width: 230px;
	float: left;
	margin: 0 14px;
	border: 1px solid #DEDEDE;
}
img.banner {
	margin-bottom: 10px;
	padding: 3px;
	border-right: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
img.banner:hover {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
}