/* CSS Document */

#gc_tab {	
	width:432px;
	height:100%;
	font-size:11px;
	}
#gc_tab .top1 {
	width:432px;
	height:20px;
	position:relative;
	background:url(/images/box-lineTop.gif);
	background-repeat:repeat-x;
	line-height:20px;
	}
#gc_tab .Mid1 {
	background:url(/images/box-lineMid.gif);
	background-repeat:repeat-y;
	width:432px;
	height:260px;
	}
#gc_tab .Bot1 {
	width:432px;
	height:14px;
	position:relative;
	background:url(/images/box-lineBot.gif);
	background-repeat:repeat-x;
	}
.leftBorder1 {
	width:16px;
	height:20px;
	position:absolute;
	background:url(/images/box-leftcorner.gif);
	background-repeat:no-repeat;
	z-index:0px;
	}
.rightBorder1 {
	width:16px;
	height:20px;
	position:absolute;
	background:url(/images/box-rtcorner.gif);
	background-repeat:no-repeat;
	margin-left:416px;
	z-index:0px;
	}
.leftBorder2 {
	width:17px;
	height:14px;
	position:absolute;
	background:url(../images/box-leftcorner2.gif);
	background-repeat:no-repeat;
	z-index:0px;
	}
.rightBorder2 {
	width:14px;
	height:14px;
	position:absolute;
	background:url(../images/box-rtcorner2.gif);
	background-repeat:no-repeat;
	z-index:0px;
	margin-left:418px;
	}
.TitleText {
	font-family:Tahoma;
	font-size:13px;
	color:#18397c;
	font-weight:bold;
	margin-left:8px;
	position:absolute;
	z-index:1px;
	}
.TabContent {
	width:430px;
	margin:0 auto;
	}
.TabMenu {
	width:430px;
	height:21px;
	background:url(/images/box-lineTop2.gif);
	background-repeat:repeat-x;
	line-height:21px;
	}
#TabMenuText {
	width:430px;
	height:12px;
	color:#18397c;
	margin-left:3px;
	}
.text_off1 {
	height:12px;
	font-size:10px;
	color:18397c;
	float:left;
	text-align:center;
	line-height:12px;
	cursor:pointer;
 	}
.text_off2 {
	height:12px;
	font-size:10px;
	color:#18397c;
	float:left;
	text-align:center;
	line-height:12px;
	}
.text_on1 {
	height:12px;
	font-size:10px;
	color:cc6633;
	float:left;
	text-align:center;
	line-height:12px;
	}
.text_on2 {
	width:86px;
	height:12px;
	font-size:10px;
	color:#cc6633;
	float:left;
	text-align:center;
	line-height:12px;
	font-weight:bold;
	}
	
.gc_post {
	width:420px;
	height:270px;
	margin:0 auto;
	padding:10px 0px;
	}
a.n1:link {
	color:#000000;
	text-decoration:none;
	font-size: x-small;
	}
a.n1:active {
	color:#000000;
	text-decoration:none;
	font-size: x-small;
	}
a.n1:visited {
	color:#000000;
	text-decoration:none;
	font-size: x-small;
	}
a.n1:hover {
	color:#466196;
	text-decoration: underline;
	font-size: x-small;
	}
.texttitle {
	font-size:15px;
	font-weight:bold;
	color:#466196;
	}
	
.miniImage 
{
    margin: 0px 2px;
    text-align: left;
}

#top_tabMenutext 
{
    margin-right: 5px;
}