﻿
*
{
}

img
{
	border-width:0;
}

* html img
{
	font-size:0px;
}

html
{
	cursor:default;	
}

body 
{
	margin:0 auto;
	background-color:#fff;
	font-size:9pt;
	font-family:Tahoma;
}

.FrameworkCenterPlaceHolder
{
	width:1000px;
	display:block;
	margin-left:auto; 
	margin-right:auto;
	position:relative;
	z-index:999;
}


#FrameworkHeadContainer
{
	height:60px;
	background:url("../images/Toolbar_Background.png") repeat-x;
	display:block;
}

#FrameworkTextLogo
{
	width: 230px;
	height: 25px;
	display: block;
	position:absolute;
	right:0px;
	top:5px;
}


#FloatAdv
{
	display:block;
	position:absolute;
	right:5px;
	width:300px;
	bottom:5px;
	text-align:right;
}

#FloatAdv a
{
	
}

#FrameworkNavigatorContainer
{
	height:23px;
	background:url("../images/MenuBackground.gif") repeat-x;
	text-align:center;
}

#FrameworkContentContainer
{
	background-color:#fff;
	margin-bottom:10px;
	min-height:400px;
	clear:both;
}

#FrameworkFooterCopyright
{
	width:auto;
	background:url(../images/FooterBG.png) repeat-x;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	position:relative;
	clear:both;
}

a.footer
{
	color:#3366CC;
	text-decoration:none;
}

a.footer:hover
{
	text-decoration:underline;
}

a.footer:active
{
	color:Gray;
	text-decoration:underline;
}


.FrameworkFooterCopyrightLContent
{
	position:absolute;
	line-height:25px;
	left:10px;
	color:Gray;
}
.FrameworkFooterCopyrightLContent a
{
	background:url(../images/BottomNavigatorArraw.png) no-repeat right center;
	line-height:25px;
	color:Gray;
	text-decoration:none;
	vertical-align:middle;
	padding-left:5px;
	padding-right:15px;
	display:block;
	float:left;
	margin-left:3px;
	margin-right:5px;
}

.FrameworkFooterCopyrightLContent a:hover
{
	text-decoration:underline;
}


#FrameworkFooterCopyrightLeftEnd
{
	background:url(../images/FooterBGLeftEnd.png) no-repeat;
	height:25px;
	left:0;
	position:absolute;
	width:180px;
}

#FrameworkFooterCopyrightRightEnd
{
	background:url(../images/FooterBGRightEnd.png) no-repeat;
	height:25px;
	right:0;
	position:absolute;
	width:10px;
}

#FrameworkFooterCopyrightContact
{
	line-height:30px;
	vertical-align:middle;
	color:Gray;
	clear:both;
	/*border-bottom:1px solid #c1c1c1;*/
	position:relative;
	display:block;
}

#FrameworkFooterNavigator
{
	position:absolute;
	right:10px;
	top:0px;
}

*+html  #FrameworkFooterNavigator
{
	position:absolute;
	right:10px;
	top:-7px !important;
}

#FrameworkFooterNavigator
{
	_position:absolute;
	_right:10px;
	_top:-7px;
}

#FrameworkFooterCopyrightContent
{
	line-height:35px;
	vertical-align:middle;
	color:Gray;
	position:relative;
}

#FrameworkFooterCopyrightContent span
{
	color:Gray;
	position:absolute;
	left:0px;
}

#FrameworkFooterMarkup
{
	position:absolute;
	right:0px;
}

/* LOGO & SEARCH */


/* Common */


h1.title
{
	line-height:20px;
	border-bottom:solid 1px #c1c1c1;
	border-top:solid 1px #c1c1c1;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	color:#5b5b5b;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}
a.Normal
{
	color:#3366CC;
	text-decoration:none;
}

a.Normal:hover
{
	text-decoration:underline;
}

a.Normal:active
{
	color:#6F93DB;
	text-decoration:underline;
}



#FrameworkHolder
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	display:block;
}

#FrameworkFooterContainer
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	position:relative;
	clear:both;
}



a
{
	color:Black;
	text-decoration:none;
}


.FriendLink
{
	width:990px;
	height:80px;
	background: url(../images/FriendLink.png);
	padding-left:10px;
}

.FriendLink img
{
	border:0px;
}

.FriendLink a
{
	margin-top: 35px;
	display:block;
	float:left;
	margin-right:10px;
}


#ContentPlace
{
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	padding-bottom:10px;

}

#RightContentPlace
{
	width:180px;
	display:block;
	float:left;
	margin-left:10px;
}

#LeftContentPlace
{
	width:180px;
	display:block;
	float:left;
	margin-right:10px;
}


.MainContentPlace
{
	display:block;
	float:left;
	width:810px;
}

div.ModuleList
{
	width:180px;
	display:block;
}

div.ModuleList .Head
{
	clear:both;
	display:block;
	height:30px;
	line-height:25px;
	vertical-align:middle;
	padding: 0 5px;
	font-weight:bold;
	background:url(../images/ListMainTitle.gif) no-repeat;
}
div.ModuleList .Content
{
	clear:both;
	display:block;
	border-left: solid 1px #a8a8a8;
	border-right: solid 1px #a8a8a8;
	width:178px;
}

div.ModuleList .Content a
{
	display:block;
	line-height:22px;
	vertical-align:middle;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	color:#888;
}

div.ModuleList .Content .SubTitle
{
	display:block;
	line-height:25px;
	height:25px;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	background:url(../images/ListTitle.gif);
	color:#fff;
	padding:0 6px;
	margin:3px 0;
}

div.ModuleList .Content a.Selected
{
	background-color:#e8ecf0;
	font-weight:bold;
}

div.ModuleList .Content a:hover
{
	background-color:#d1d7e1;
}


div.ModuleList .Tail
{
	clear:both;
	display:block;
	width:180px;
	height:5px;
	background:url(../images/ListBottom.gif) no-repeat;
}

h1.PageTitle
{
	font-family:"微软雅黑",Tahoma,黑体,Arial;
	font-size:24px;
	font-weight:bold;
	color:#63af00;
	line-height:180%;
	margin:5px 0;
	padding:0;
	border-left:solid 5px #aaa;
	padding-left:5px;
	display:block;
	clear:both;

}

