body {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color:#000000;
	clear:both;
	float:left;
	margin:0 auto 0 auto; /*上右下左*/
	padding: 0px;
	text-align: center;
}

table {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color:#000000;
	/*background-color:#FFFFFF;*/
}

TD,TH {
	
}

/*普通链接*/

a{
    font-family: tahoma, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
a:link{	
    color:#000000; 
    text-decoration: none;
}
a:visited{
    color:#000000;
    text-decoration: none;
}
a:hover{
    color:#0000FF;
    /*text-decoration: underline;*/
    text-decoration: none;
}
a:active{
    color:#0000FF;	
    text-decoration: none;
}

/***************forms***************************/

input {
	font-size: 12px;
	/*border: 1px solid #0D33EA;*/
	height : 18px;
	background-repeat: no-repeat;
	
}
/*
textarea {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	vertical-align: middle;
	color: #666666;
}
*/
select {
	font-size: 12px;
	height: 18px;
}

button { font-size: 12px; height: 18px; } 

/* 单选框样式定义 */
.radio { 
        border: none;
        background-color: #FFFFFF;
} 
.radiocolor { 
        border: none;
        background-color: #0D33EA;
} 
/* 按钮样式定义 */
.button { font-size: 12px; height: 18px; } 
/*******************************************************************/

.logo_container {
	width: 100%;
	height: 70px;
	background-image: url("../200804/headerbg.jpg");
	text-align: center;
}

.logo_container2 {
	width: 1000px;
	height: 70px;
	background-image: url("../200804/headerbg.jpg");
	text-align: center;
}

.logo {
	height: 70px;
	text-align: right;
	float: left;
}

.website {
	float: right;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	color: #9C9C9C;
	line-height: 24px;
}

.website a {
	color: #9C9C9C;
	text-decoration: none;
}

.website a:hover {
	color: #FFCC33;
	text-decoration:none;
	border-bottom:1px #FFCC33 dotted;
}

.menu_container {
	margin: 0 0 10px 0;
	width: 100%;
	height: 30px;
	background-image: url("../200804/menubg.jpg");
	text-align: center;
}

.menu {
	width: 1000px;
}

.menu a {
	width: 75px;
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	/*background: url("menubg01.jpg");*/
	margin: 2px;
	width: 69px;
	height: 24px;
	border:1px #FFFFFF solid;
	line-height: 25px;
	color: #FFFFFF;
}



/*头部*/
#split {
	margin: 0px;
	width: 600px;
	height: 1px;
	background-image: url("../split.jpg");
	border: 0px;
}

/***文章内容页***/


#article_border_top {
	border: 0px;
	width: 760px;
	height: 0px;
	font-size:0px;
	clear: both;
	
}

.page_border_bottom {
	border: 0px;
	width: 1002px;
	height: 1px;
	font-size:0px;
	background-image: url("../page_border.jpg");
	clear: both;
}

.page_page {
	border: 0px;
	width: 1002px;
	margin: 0px;
	padding: 0px;
	background-image: url("../page_bj.jpg");
	clear: both;
}

.page_main {
	width: 680px;
	margin: 0px;
	padding: 0px;
	float:left;
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	overflow:hidden;
}

.article_title {
	width: 100%;
	height: 40px;
	margin: 0px;
	padding-top: 10px;
	font-family: tahoma, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color:#F9FCFE;
	overflow: none;
}

.article_info {
	width: 100%;
	height: 22px;
	margin: 0px;
	padding-top: 5px;
	font-weight: bold;
	border-top: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
}

.article_info_left {
	width: 70%;
	float:left;
	text-align: left;
	padding-left: 5px;
	border: 0px;
}

.article_info_right {
	width: 28%;
	float:left;
	text-align: right;
	padding-right: 5px;
	border: 0px;
}

.article_content {
	width: 98%;
	line-height: 28px;
	text-align: left;
	padding: 10px;
	background-color:#F9FCFE;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
}

.article_description {
	margin:10px 0 0 0;
	width: 650px;
	line-height: 22px;
	text-align: left;
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px #888888 solid;
	
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
}

.article_pages {
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 10px;
	background-color:#F9FCFE;
	font-size: 14px;
}

.article_copyright {
	width: 100%;
	line-height: 16px;
	padding: 5px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	border-top: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
}

.article_neighbor {
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	background-color:#F9FCFE;
	text-align: left;
}

.article_misc {
	width: 100%;
	line-height: 16px;
	padding: 10px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	border-top: 1px #888888 solid;
	text-align: left;
}

.page_right {
	width: 300px;
	margin-left: 18px;
	padding: 0px;
	float:left;
	border: 1px #000000 solid;
	overflow:hidden;
}

.page_right_money {
	width: 100%;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.page_right_search {
	width: 100%;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.article_right_cat {
	width: 100%;
	height: 30px;
}

.article_right_links {
	width: 100%;
	text-align: left;
	padding: 10px;
	line-height: 22px;
}

/***有子栏目的栏目列表页面***/
.categoryc_page {
	border: 0px;
	width: 1002px;
	margin: 0 0 10px 0;
	padding: 0px;
	clear: both;
}

.categoryc_main {
	width: 680px;
	height: 290px;
	margin: 0 0 10px 0;
	padding: 0px;
	float:left;
	border: 1px #000000 solid;
	overflow:hidden;
}

.categoryc_name {
	width: 100%;
	height: 24px;
	padding: 0px 0 0 20px;
	margin: 0px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 28px;
}

.categoryc_name a {
	font-family: tahoma, arial, sans-serif;
	font-size: 16px;
	/*font-weight: bold;*/
	text-align: left;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
}
.categoryc_name a:hover {
	color: #0D33EA;
	text-decoration: none;
}

.categoryc_right {
	width: 300px;
	height: 290px;
	margin: 0 0 10px 8px;
	padding: 0px;
	float:left;
	border: 1px #000000 solid;
	overflow:hidden;
}

.categoryc_right_image {
	width: 100%;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.categoryc_border_bottom {
	border: 0px;
	width: 1000px;
	height: 0px;
	font-size:0px;
	clear: both;
}

/***栏目内容页***/
.category_list {
	width: 100%;
	margin: 0px;
	padding: 5px;
	padding-top: 15px;
}

.category_list_item {
	width: 100%;
	height: 25px;
	padding-top: 2px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
}

.category_list_item_icon {
	width: 20px;
	height: 25px;
	float: left;
}

.category_list_item_cat {
	width: 100px;
	height: 25px;
	float: left;
	text-align: left;
	overflow:hidden;
}

.category_list_item_cat a {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
}

.category_list_item_cat a:hover {
	background-color: #F6F9FB;
}

.category_list_item_title {
	width: 420px;
	height: 25px;
	float: left;
	text-align: left;
	overflow:hidden;
}

.category_list_item_title a {
	width: 420px;
	height: 25px;
	float: left;
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
}

.category_list_item_title a:hover {
	background-color: #F6F9FB;
}

.category_list_item_date {
	width: 130px;
	height: 25px;
	float: left;
}

.category_list_item_sp {
	width: 100%;
	height: 20px;
	background-image: url("../cat_sp.jpg");
	margin-bottom: 2px;
}

.category_list_item_page {
	width: 100%;
	height: 25px;
	padding-top: 5px;
}

.category_list_item_page a {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;	
}

.category_list_item_page a:hover {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #0D33EA;
	text-decoration: underline;
}


/***下载内容页***/
.download_title {
	width: 100%;
	height: 40px;
	margin: 0px;
	padding-top: 10px;
	font-family: tahoma, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color:#F9FCFE;
	border-bottom: 1px #888888 solid;
}

.download_info {
	border-bottom: 1px #EEEEEE solid;
	width: 100%;
	height: 25px;
	font-size:12px;
	clear: both;
}


.download_info_left {
	font-family: tahoma, arial, sans-serif;
	font-size:12px;
	width: 200px;
	float: left;
	height: 25px;
	padding: 5px 0 0 10px;
	text-align: left;
}

.download_info_right {
	font-family: tahoma, arial, sans-serif;
	font-size:12px;
	float: left;
	height: 25px;
	padding: 5px 0 0 10px;
	text-align: left;
}

.download_link {
	margin:10px 0 0 0;
	width: 650px;
	height: 40px;
	line-height: 22px;
	text-align: left;
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px #888888 solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
}

.download_img {
	margin:0px;
	width: 100px;
	height: 40px;
	padding: 3px 0px 0px 5px;
	float: left;
}

.download_linkto {
	margin:0px;
	height: 40px;
	padding: 10px 0px 0px 10px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	float: left;
}

.download_linkto a {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
}

.download_linkto a:hover {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	text-decoration: underline;
}

/****图片频道****/
#gallery_show {
	border: 1px #000000 solid;
	padding: 20px;
	width: 640px;
	height: 480px;
	clear: both;
	background-color: #000000;
}

#gallery_bigimg {
	width: 640px;
	height: 480px;
	border: 20px #000000 solid;
}

.gallery_imglist {
	margin: 10px 0 10px 0;
	border: 1px #000000 solid;
	width: 680px;
	height: 100px;
	clear: both;
}

.gallery_imglist_scrolling {
	width: 20px;
	height: 100px;
	overflow: hidden;
	float: left;
}

.gallery_imglist_frame {
	width: 640px;
	height: 100px;
	overflow: hidden;
	float: left;
}

.gallery_smallimg {
	width: 120px;
	height: 90px;
	border: 1px #000000 solid;
	margin: 4px 0px 4px 4px;
	cursor : hand;
}

.gallery_photo_info {
	border: 1px #000000 solid;
	width: 760px;
	height: 110px;
	clear: both;
	background-color: #000000;
	overflow: hidden;
}

.gallery_photo_title {
	margin: 0 0 0 20px;
	width: 300px;
	height: 30px;
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
	float: left;
	background-color: #000000;
	overflow: hidden;
	text-decoration: underline;
}

.gallery_photo_date {
	margin: 0 20px 0 0;
	width: 280px;
	height: 30px;
	text-align: right;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	float: left;
	background-color: #000000;
	overflow: hidden;
}

.gallery_photo_text {
	margin: 5px 0 0 20px;
	width: 640px;
	height: 45px;
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	background-color: #000000;
	overflow: hidden;
}

.gallery_photo_neighbor {
	margin: 5px 20px 0 20px;
	width: 260px;
	height: 20px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	float: left;
	background-color: #000000;
	overflow: hidden;
}

.gallery_photo_neighbor a {
	color: #FFFFFF;
	text-decoration: none;
}

.gallery_photo_neighbor a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.gallery_show_all {
	margin: 0px 0 5px 0;
	width: 680px;
	margin: 0px;
	padding: 0px;
	float:left;
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	overflow:hidden;
}

.gallery_show_item {
	margin: 5px 0 0 5px;
	border: 0;
	width: 220px;
	height: 195px;
	float: left;
	text-align: left;
	overflow: hidden;
}

.gallery_show_item_img {

}

.gallery_show_item_title a {
	margin: 5px 0 0 0;
	width: 220px;
	height: 30px;
	font-family: tahoma, arial, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	float: left;
	background-color: #F9FCFE;
	overflow: hidden;
	text-decoration: none;
}

.gallery_show_item_title a:hover {
	color: #0000FF;
}





/***专题***/
#special_description {
	width: 760px;
	height: 100px;
	padding: 0;
	margin: 0 0 10px 0;
	border: 1px #000000 solid;
	background-image: url("../special_des.jpg");
	background-repeat:no-repeat;
	/*background-positionX : left;*/
	overflow:hidden;
	
	clear: both;
	
	
}

#special_description_cont {
	width: 650px;
	height: 100px;
	margin: 0 0 0 100px;
	padding: 5px 5px 5px 0px; 
	line-height: 22px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	text-align: left;
	WORD-WRAP: break-word;

}
/***xingbin.name 部分***/
#xingbin_name_header {
	height: 30px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	clear:both;
	background-image: url("../xingbin_name_r1_c1.jpg");
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#xingbin_name_headerlink {
	height: 15px;
	margin: 12px 5px 0 0;
	padding: 0px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
}

#xingbin_name_headerlink a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#xingbin_name_headerlink a:hover{
	color: #FFFF00;
}

#xingbin_name_header2 {
	height: 270px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#xingbin_name_body {
	height: 300px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	clear:both;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#xingbin_name_left {
	height: 300px;
	width: 260px;
	float: left;
	clear:both;
	background-color: #000000;
}

#xingbin_name_right {
	height: 300px;
	width: 500px;
	float: left;
	overflow: hidden;
	background-color: #000000;
}

.xingbin_name_right_part {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 15px 0 0 0;
	text-align: left;
}

#xingbin_name_right_intro {
	width: 490px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 15px 0 0 0;
	text-align: left;
	WORD-WRAP: break-word;
}

#xingbin_name_right_intro a {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#xingbin_name_right_intro a:hover {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}

#xingbin_name_right_item {
	width: 100%;
	height: 25px;
	padding-top: 2px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
}

#xingbin_name_right_item a {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#xingbin_name_right_item a:hover {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}

#xingbin_name_right_item_icon {
	width: 20px;
	height: 25px;
	float: left;
}

#xingbin_name_right_item_title {
	width: 380px;
	height: 25px;
	float: left;
	text-align: left;
	overflow:hidden;
	color: #FFFFFF;
}

#xingbin_name_right_item_title a {
	width: 380px;
	height: 25px;
	float: left;
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
	color: #FFFFFF;
}

#xingbin_name_right_item_title a:hover {
	background-color: #333333;
}

#xingbin_name_right_item_date {
	width: 80px;
	height: 25px;
	float: left;
}


/***动态部分***/
#about_title {
	width: 760px;
	height: 45px;
	margin: 0px;
	padding-top: 10px;
	font-family: tahoma, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color:#EEEEEE;
}

#about_content {
	width: 760px;
	line-height: 22px;
	text-align: left;
	padding: 10px;
	
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
}

/***/


/*****代码段*****************************************/
.code {
	word-wrap: break-all;
	border-left: 4px solid #AE0000;
	background-color: #EEE;
	color: #000000;
	margin: 5px;
	padding: 10px;
}


/*****底部*****************************************/
.footer {
	margin:10px 0 0 0;
	width: 100%;
	height: 25px;
	clear: both;
	border-top: 1px #CCCCFF solid;
}

.footer2 {
	width: 100%;
	height: 50px;
	clear: both;
	border-top: 1px #CCCCFF solid;
	background-color: #EEEEFF;
}

.footer_link {
	text-align: center;
	line-height: 25px;
	width:1000px;
}

.footer_link a{
	color: #000000;
	text-decoration: none;
}
.footer_link a:hover {
	color: #0D33EA;
	text-decoration: underline;
}

.whitetext{
	color:#FFFFFF;
}
	             

  
/*******************************************************************************/
table{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 20px;
	text-decoration: none;
}

/*白色表格*/
table.white {
        background-color:#ffffff;

}

/*灰色表格*/
table.gray {
        background-color:#f5f5f5;
}

/*正文功能*/
table.article2 {
	background-color:#FFCC00;
	padding-left: 10px;
	padding-right: 10px;
}

/*正文表格*/
table.article {
	background-color:#F9FCFE;
	padding: 10px;
}

/*标题*/
table.articletitle {
	background-color:#F9FCFE;
	padding: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 32px;
}

/*会员属性表格*/
table.member{
        background-color:#F5f5f5;
}

td.articlesplit {
	background-image: url("../article_center_split.jpg");
}

table.cattop {
	background-color:#F9FCFE;
	padding-top: 1px;
	padding-bottom: 2px;
}

td.black{
       color:#000000;
}

td.gray {
        background-color:#eeeeee;
}


/*网站右侧表格颜色，默认为白色*/
td.right{
        background-color:#ffffff;
}


/*网站左侧表格颜色，默认为浅灰色*/
td.left{
        background-color:#f6f6f6;   
}

/*分隔左右两部分的颜色*/
td.fenge{
        background-color:#ffffff;          
}


/*******************************************************************************/


/************  链  接  ************/

