/* CSS Document */
body { margin: 0px; color:#333; font-size:12px; line-height:20px;font-family:"Î¢ÈíÑÅºÚ";}
.topbg { background:url(../images/topbg.jpg) repeat-x;}
.top { background:url(../images/index_01.jpg) no-repeat; height:31px;}
.bannerbg { background:url(../images/bannerbg.jpg) repeat-x;}
.banner { background:url(../images/index_04.jpg) no-repeat; height:204px;}
.mainbg { background:#ffffff url(../images/mainbg.jpg) repeat-x; border-bottom:1px solid #ddd;}
.linksbg { background:url(../images/linksbg.jpg) repeat-x; border-top:1px solid #fff;}
.links { background:url(../images/index_82.jpg) no-repeat; height:56px;}
.bottombg { background:url(../images/bottombg.jpg) repeat-x center;}
.bottom { background:url(../images/index_83.jpg) no-repeat center;}
.fc_red { color:#F00;}
.fc_999 { color:#999;}
.fc_666 { color:#666;}
.fc_blue { color:#248dcd;}
.fc_orange { color:#F60;}
.fs14 { font-size:14px;}
.lh30 { line-height:30px;}
a, a:link, a:visited { color:#333; text-decoration:none;font-family:"Î¢ÈíÑÅºÚ";}
a:hover, a:active { color:#248dcd; text-decoration:none;}
.ablue, .ablue:link, .ablue:visited { color:#248dcd; text-decoration:none;}
.ablue:hover, .ablue:active { color:#248dcd; text-decoration:underline;}
.aorange, .aorange:link, .aorange:visited { color:#f30; text-decoration:underline;}
.aorange:hover, .aorange:active { color:#f30; text-decoration:none;}
.agray, .agray:link, .agray:visited { color:#333; text-decoration:none;}
.agray:hover, .agray:active { color:#333; text-decoration:underline;}
.awhite, .awhite:link, .awhite:visited { color:#FFF; text-decoration:none;}
.awhite:hover, .awhite:active { color:#FFF; text-decoration:none;}
.searchbg { background:url(../images/search_01.jpg) no-repeat;}
.input { border:1px solid #ccc; background:#fff;}
.navbg { background:url(../images/list_20.jpg) no-repeat bottom;}
.navlistbg { background:url(../images/list_11.jpg) repeat-y;}
.bread { background:url(../images/list_04.jpg) no-repeat left top; height:88px;}
.bread2 { background:url(../images/list_04.jpg) no-repeat right top; height:88px;}
.title { background:url(../images/list_21.jpg) no-repeat; width:116px;}
.page { background:url(../images/pagebg.gif) repeat-x; border:1px solid #c0f0fe;}
.dottedline { border-bottom:1px dotted #999;}
.apage { color:#018052; text-decoration:underline;}
.apage:hover { color:#f60; text-decoration:underline;}
.border1 { border:1px solid #ddd;}

h1, h2, h3 { line-height:200%;}
.12 {font-size:12px; line-height:25px;}
.12 td{font-size:12px; line-height:25px;}
.12 div{font-size:12px; line-height:25px;}
.12 span{font-size:12px; line-height:25px;}
.14 {font-size:14px; line-height:25px;}
.14 td{font-size:14px; line-height:25px;}
.14 div{font-size:14px; line-height:25px;}
.14 span{font-size:14px; line-height:25px;}
.16 {font-size:16px; line-height:25px;}
.16 td{font-size:16px; line-height:25px;}
.16 div{font-size:16px; line-height:25px;}
.16 span{font-size:16px; line-height:25px;}


/*CSS yellow style pagination*/

.yellow {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.yellow A {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.yellow A:hover {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.yellow A:active {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.yellow .current {
	BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4
}
.yellow .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}