﻿/* CSS Document */
*{
	margin:0px;
	padding:0px;
	}
body{
	font-size:12px;
	color:4b4b4b;
	}
input{
	font-size:12px;
	}
.red{
	color:#FF0000;
	}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: none;
	color:#0066CC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.leftb{
	background:url(../images/About_r2_c2.jpg) no-repeat left top;
	width:11px;
	height:200px;
	}
.rightb{
	background:url(../images/About_r2_c9.jpg) no-repeat left top;
	width:15px;
	height:200px;
	}	
.centerb{
	width:204px;
	background-color:#F4F3F3;
	}

#friendlink{
	width:960px;
	margin:0 auto;
	position:relative;
	border:1px #C7DAEB solid;
	}

#top{
	width:950px;
	position:relative;
	margin:0px auto;
	}
/*	#top #topcon{
		margin:0px auto;
		background:inherit;
		width:958px;
		height:90px;
		color:#FFFFFF;
		}
	#top #topcon .topl{
		text-align:left;
		width:700px;
		}
	#top #topcon .topr{
		text-align:right;
		width:258px;
		line-height:90px;
		
		}
		#top #topcon a:link {
			color: #FFFFFF;
			text-decoration: none;
		}
		#top #topcon a:visited {
			text-decoration: none;
			color: #FFFFFF;
		}
		#top #topcon a:hover {
			text-decoration: none;
			color: #FFFF00;
		}
		#top #topcon a:active {
			text-decoration: none;
			color: #FFFFFF;
		}
	*/
#nav{
	margin:0 auto;
	width:1002px;
	height:41px;
	background:url(../images/main_r8_c1.jpg) no-repeat center;
	}

#nav #navlist
	{
	height:33px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
	#nav #navlist td{
		/*width:90px;*/
		text-align:center;
		}
	#nav #navlist .line{
		width:10px;
		background:url(../images/main1_r2_c4.jpg) no-repeat center;
		}
	#nav #navlist a{
		display: block; 
		width: 95px;
		height:32px;
		line-height:32px;
		color: #ffffff;
		}
	#nav #navlist a:link {
		color: #ffffff;
		text-decoration: none;
	}
	#nav #navlist a:visited {
		text-decoration: none;

	}
	#nav #navlist a:hover {
		text-decoration: none;
		color: #ffffff;
		background:url(../images/main1_r2_c2.jpg) no-repeat center;
	}
	#nav #navlist a:active {
		text-decoration: none;

	}
	#nav #navlist .currentpage{
		width:95px;
		height:33px;
		background:url(../images/main1_r2_c2.jpg) no-repeat top center;
		color:#FFFFFF;
		}
	#nav #navlist .currentfont{
		color:#ffffff;
		}
	#nav #navlist .otherpage{
		color:#ffffff;
		}

#banner{
	margin:0px auto;
	width:1002px;
	height:208px;
	position:relative;
	}

.divline{
	height:6px;
	width:auto;
	}

#con{
	margin:0px auto;
	width:960px;
	position:relative;
	}
	
	#con #conl{
		width:255px;
		height:auto;
		vertical-align:top;
		text-align:right;
		}
	
	#con #conc{
		width:492px;
		height:247px;
		text-align:center;
		vertical-align:top;
		}
	
	#con #conr{
		width:255px;
		height:auto;
		vertical-align:top;
		text-align:left;
		}
	
	#con .conltitle{
		width:268px;
		height:28px;
		position:relative;
		background:url(../images/index_r14_c7.jpg) no-repeat center;
		}
		#con .conltitle span{
			background:inherit;
			color:#009933;
			font-size:13px;
			font-weight:bold;
			}
	#con .conlcontent{
		background-color:#F6F6F6;
		height:150px;
		text-align:left;
		vertical-align:top;
		}
	
	#con #conrtitle{
		width:auto;
		height:21px;
		line-height:21px;
		font-size:13px;
		font-weight:bold;
		color:#009933;
		}
		#con #conrtitle .title{
			font-size:16px;
			font-weight:bold;
			color:#003300;
			text-align:center;
			}

.STYLE1 {color: #FF0000;}
.STYLE11 {color:#057B9F;}
.STYLE2 {color: #009900; font-weight:bold;}

.STYLE3 {color: #018120; font-size:14px;font-weight:bold;}
#con .conlcontent a:link {
	color: #ffffff;
	text-decoration: none;
}
#con .conlcontent a:visited {
	text-decoration: none;
	color: #ffffff;
}
#con .conlcontent a:hover {
	text-decoration: none;
	color: #ffffff;
}
#con .conlcontent a:active {
	text-decoration: none;
	color: #ffffff;
}

.SortFolderOpen {
	background: url(../images/Sort_Folder_Close.gif) center;
	background-repeat: no-repeat;
	height: 30px;
	left: 16px;
/*	padding-left: 16px;*/
	cursor: hand;
}
.SortFolderClose {
	background: url(../images/Sort_Folder_Open.gif) center;
	background-repeat: no-repeat;
	height: 30px;
	left: 16px;
/*	padding-left: 16px;*/
	cursor: hand;
}
.SortEndFolderOpen {
	background: url(../images/SortEnd_Folder_Close.gif) center;
	background-repeat: no-repeat;
	height: 30px;
	left: 16px;
/*	padding-left: 16px;*/
	cursor: hand;
}
.SortEndFolderClose {
	background: url(../images/SortEnd_Folder_Open.gif) center;
	background-repeat: no-repeat;
	height: 30px;
	left: 16px;
/*	padding-left: 20px;*/
	cursor: hand;
}
.SortListline {
	padding-left: 20px;
	background: url(../images/Sort_Listline.gif) center;
	background-repeat: repeat-y;
}
.SortEndListline {
/*	padding-left: 20px;*/
}
.SortFile {
	background: url(../images/Sort_File_End.gif) no-repeat center;
	background-repeat: no-repeat;
	height: 30px;
	cursor: hand;
/*	padding-left: 16px;*/
}
.SortFileEnd {
	background: url(../images/Sort_File_End.gif) no-repeat center;
	height: 30px;
	cursor: hand;
/*	padding-left: 16px;*/
}



.toolbarBg {
	background:url(../images/index_r13_c9.jpg) no-repeat center;
	width:82px;
	height:23px;
	font-size:12px;
	line-height:23px;
	color:#000000;
	cursor:pointer;
}	
.toolbarBgopen {
	background:url(../images/index_r13_c7.jpg) no-repeat center;
	width:82px;
	height:26px;
	font-size:12px;
	line-height:26px;
	color:#0363a0;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	border-bottom:#F9FAFC;
}

.regBgopen{
background:url(../images/index_r13_c7.jpg) no-repeat center;
	width:82px;
	height:26px;
	font-size:12px;
	line-height:26px;
	color:#0363a0;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	border-bottom:#F9FAFC;
}
.regBg{
	background:url(../images/index_r13_c9.jpg) no-repeat center;
	width:82px;
	height:23px;
	font-size:12px;
	line-height:23px;
	color:#000000;
	cursor:pointer;
	}


		
#bottom{
	width:1002px;
	margin:0 auto;
	position:relative;
	color:#FFFFFF;
	}
	/*#bottom #bottomcon{
		margin:0px auto;
		width:958px;
		line-height:40px;
		text-align:center;
		color:#FFFFFF;
		}
		#bottom #bottomcon a:link {
			color: #FFFFFF;
			text-decoration: none;
		}
		#bottom #bottomcon a:visited {
			text-decoration: none;
			color: #FFFFFF;
		}
		#bottom #bottomcon a:hover {
			text-decoration: none;
			color: #FFFF00;
		}
		#bottom #bottomcon a:active {
			text-decoration: none;
			color: #FFFFFF;
		}
		#bottom #bottomcon .navtextcon{
			background:inherit;
			width:100px;
			line-height:42px;
			}

#copyright{
	margin:0px auto;
	width:1002px;
	height:122px;
	position:relative;
	color:#666666;
	background:url(../images/index_1_r11_c5.jpg) repeat-x;
	}
#copyright a:link {
	color: #009900;
	text-decoration: none;
}
#copyright a:visited {
	text-decoration: none;
	color: #009900;
}
#copyright a:hover {
	text-decoration: none;
	color: #009900;
}
#copyright a:active {
	text-decoration: none;
	color: #009900;
}*/
.daohang{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
vertical-align: middle;}
.daohang a:link {
	color: #666666;
	text-decoration: none;
}
.daohang a:visited {
	text-decoration: none;
	color: #666666;
}
.daohang a:hover {
	text-decoration: none;
	color: #FF0000;
}
.daohang a:active {
	text-decoration: none;
	color: #666666;
}
.daohang_d{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
vertical-align: middle;}
.daohang_d a:link {
	color: #ffffff;
	text-decoration: none;
}
.daohang_d a:visited {
	text-decoration: none;
	color: #ffffff;
}
.daohang_d a:hover {
	text-decoration: none;
	color: #FFf000;
}
.daohang_d a:active {
	text-decoration: none;
	color: #ffffff;
}


.TyTable{
border-left:#DBDBDB 1px solid;
border-right:#DBDBDB 1px solid;
border-top:#DBDBDB 1px solid;
border-BOTTOM: #DBDBDB 1px solid;
}
.TyTable_b{
border-right:#DBDBDB 1px solid;
border-BOTTOM: #DBDBDB 1px solid;
}
.TyTable_b2{
border-BOTTOM: #DBDBDB 1px solid;
}
.TyTable_lr{
border-left:#DBDBDB 1px solid;
border-right:#DBDBDB 1px solid;
}
.TyTable_br{
border-bottom:#C4C2C2 1px solid;
border-right:#C4C2C2 1px solid;
}
.lanmu{
font-size:12px;
color:#565656;
vertical-align: middle;
font-weight:bold;
}
.xlanmu a:link {
	color: #4A4A4A;
	text-decoration: none;
}
.xlanmu a:visited {
	text-decoration: none;
	color: #4A4A4A;
}
.xlanmu a:hover {
	text-decoration: none;
	color: #FF0003;
}
.xlanmu a:active {
	text-decoration: none;
	color: #4A4A4A;
}
.STYLE1{ 
font-size:12px; 
color:#FF0000;}
.fontcolor
{color:4B4B4B;}
