﻿*
{
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 150%;
}
a img
{
	border: 0;
}
a
{
	color: #666;
}
a:link
{
	text-decoration: none;
}
a:hover
{
	color: #FA6700;
	text-decoration: underline;
}
a:active
{
}
a:visited
{
	color: #6A9CCD;
	text-decoration: none;
}
div, p
{
	display: block;
}
ul, ol
{
	list-style: none;
}
.clear
{
	clear: both;
	height: 1px;
	font-size: 0;
	overflow: hidden;
	display: block;
}
body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align: center;
}


html, form, img, td, ul, li, dl, dd, dt
{
	border: 0;
}
.header
{
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.top
{
	border-bottom:2px #ccc solid;
	padding-bottom:6px;
}
.toplink
{
	text-align: right;
	height:85px;
}
.toplink .sitenav
{
	padding-top:65px
}

.toplink .sitenav a
{
	font-family:黑体;
	font-size:14px;
	color:#333;
	padding:0 4px;
}

.logo
{
	float: left;
	padding: 5px 10px;
}


.main
{
	width: 730px;
	float: right;
	padding: 5px;
}
.main .con
{
	text-align: left;
	width: 100%;
}

.h1blk
{
	background: url(images/h1blk.gif) repeat-x 0 bottom;
	height: 27px;
	margin-bottom: 10px;
}
.h1blk h1
{
	font-size: 12px;
	float: left;
	background: url(images/h1bg.gif) bottom repeat-x #FFF;
	border: 1px solid #989A97;
	border-bottom: none;
	color: #32349B;
	padding: 0 17px;
	font-weight: bolder;
	height: 26px;
	line-height: 26px;
}
.h1blk .btnblk
{
	float: right;
}
.h1blk .btnblk a
{
	color: #34339B;
	text-decoration: none;
	margin-right: 5px;
}
.h1blk .btnblk a:hover
{
	text-decoration: underline;
}
.h1blk .quit
{
	background: url(images/quit2.gif) no-repeat right top;
	padding-right: 15px;
	margin-right: 5px;
	color: #34339B;
}


.con
{
	background: url(images/h1blk.gif) repeat-y #FFF;
}
.layout_main table
{
	padding: 0px;
	border: 0px;
}
.layout_main td
{
	padding: 7px;
}

.th
{
	background: #E5E5E5;
}
.th td
{
	text-align: center;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border: 1px solid #FFF;
}
.td1
{
	background: #E5E5E5;
}
.td1 td
{
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border: 1px solid #FFF;
}
.td2
{
	background: #F2F2F2;
}
.td2 td
{
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border: 1px solid #FFF;
}
.tip
{
	color: #656563;
}

.nav
{
	text-align: right;
}
.nav ul
{
	padding: 3px 0 0 5px;
	height: 27px;
}
.nav ul li
{
	float: left;
	margin-left: 3px;
	height: 25px;
	background: transparent url(images/menu_bg.gif) no-repeat;
	width: 68px;
}
.nav li a
{
	display: block;
	height: 22px;
	padding-top: 3px;
	width: 68px;
	text-align: center;
	color: #418b0f;
}
.nav li a span
{
	color: #418b0f;
}

.footer
{
	border-top:2px #ccc solid;
	padding:2px;
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
.footnav
{
	margin-top: 10px;
}
.footnav a
{
	color: #FFF;
	margin: 0 14px;
}
.footnav a:visited
{
	color: #FFF;
	margin: 0 14px;
}
.copyright
{
	margin-top: 15px;
	margin-left: 14px;
}

.input_common
{
	width: 200px;
}
.tips
{
	color: Green;
}
.error
{
	color: Red;
}
a
{
	text-decoration: none;
	color: #0099ff;
}
a:hover
{
	text-decoration: underline;
	color: Orange;
}
a:visited
{
	text-decoration: none;
	color: #99ccff;
}
a:active
{
	text-decoration: underline;
	color: Orange;
}



/* siderBar */
.wrap
{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#innerSidebar
{
	overflow: hidden;
	width: 200px;
	border: 1px solid #AED996;
	margin-top: 5px;
	float: left;
	text-align: left;
}
#innerSidebar div
{
	background: url(images/panel_title_bg.gif) repeat-x #D2EFBF;
}
#innerSidebar div h4
{
	font-weight: normal;
	width: 190px;
	height: 22px;
	color: #003366;
	display: block;
	padding: 5px 0 0 35px;
	border-bottom: 1px solid #A7CF90;
	cursor: pointer;
}
#innerSidebar div:hover
{
	background: url(images/panl_title_hover_bg.gif) repeat-x #F0CD8F;
}
.sidebarMenu_normal
{
	background: url(images/ns-collapse.gif) 175px no-repeat;
}
#innerSidebar div ul
{
	padding: 5px 2px;
	list-style: none;
	background: #FFF;
	border-bottom: 1px solid #A7CF90;
}
#innerSidebar div ul li
{
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 30px;
	background: url(images/itemico.gif) 10px 2px no-repeat;
	color: #333;
}
#innerSidebar div ul li:hover
{
	height: 20px;
	line-height: 20px;
	border: 1px solid #B3E4F9;
}
#innerSidebar div ul li a
{
	color: #333;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
}


/**后台首页专用*/
.articleBox
{
	padding-top: 5px;
}
.articleBox .title
{
	padding-top: 5px;
	color: #000;
	border-bottom: 1px solid #000;
	height: 25px;
}
.articleBox .more
{
	float: right;
	width: 60px;
}
.articleBox .title h4
{
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0px;
	font-size: 14px;
	float: left;
}
.img_list
{
	padding-left:10px
}
.img_list .thumbPhoto
{
	float:left;
	padding:2px;
	width:79px;
	height:79px;
}
.img_list .thumbPhoto img
{
	width:75px;
	height:75px;
}
.articleBox .content
{
	padding-left:10px
}
.articleBox .content ul
{
}
.articleBox .content ul li
{
	padding:4px 2px;
	border-bottom:1px dotted #eee;
	clear:both;	
}
.articleBox .content ul li:hover
{
	background:#f1f1f1;
}
.articleBox .content ul li h6
{
	float:left;
}
.articleBox .content ul li .author
{
	float:right;
}

#newArticle .content ul li
{
	height:22px;
}
#hotArticle .content ul li
{
	height:22px;
}
#newestAction .title
{
	background: url(/images/gif-0471.gif) left no-repeat;
}
#myAction .title
{
	background: url(/images/gif-0471.gif) left no-repeat;
}

#newestAction li div
{
	padding-left: 20px;
}
#myAction li div
{
	padding-left: 20px;
}
.actionPhotoComment
{
	background: url(/images/newcomment.gif) left no-repeat;
	background-position: top left;
	display: block;
}
.actionBlogComment
{
	background: url(/images/newcomment.gif) left no-repeat;
	background-position: top left;
	display: block;
}
.actionBlogNew
{
	background: url(/images/newblog.gif) left no-repeat;
	background-position: top left;
	display: block;
}
.actionPhotoNew
{
	background: url(/images/newphoto.gif) left no-repeat;
	background-position: top left;
	display: block;
}
.actionPhotoNew div span img
{
	border: 1px #fff solid;
}
.actionWhisper
{
	background: url(/images/whisper.gif) left no-repeat;
	background-position: top left;
	display: block;
}
.actionGuestbook
{
	background: url(/images/guestbook.gif) left no-repeat;
	background-position: top left;
	display: block;
}
.actionFriendAdd
{
	background: url(/images/friend.gif) left no-repeat;
	background-position: top left;
	display: block;
}

.actionMusicNew
{
	background: url(/images/music.gif) left no-repeat;
	background-position: top left;
	display: block;
}
.date
{
	padding-left: 4px;
}
/*
.wrap
{
	padding: 0px;
	padding-top:10px;
}
.sidebar
{
	float: left;
	width: 200px;
	margin-left: 10px;
	_margin-left: 5px;
	text-align: left;
}
.sidebar .blk
{
	border: 1px solid #D5D5EC;
	width: 100%;
	margin-bottom: 8px;
}
.sidebar .blk h4
{
	background: url(images/bannernav.gif);
	font-size: 12px;
	border-bottom: 1px solid #D5D5EC;
	line-height: 23px;
	padding-left: 7px;
	font-weight: bolder;
}
.sidebar .blk ul
{
	padding: 4px;
	margin: 0px;
}
.sidebar .blk ul li
{
	float: left;
	width: 98px;
	_width: 97px;
	display: inline;
	padding-bottom: 1px;
}
.sidebar .blk ul li a
{
	background: url(images/arrow_right.gif) no-repeat left 4px;
	padding-left: 7px;
	margin-left: 4px;
	text-decoration: none;
}
.sidebar .blk ul li a:visited
{
	background: url(images/arrow_right.gif) no-repeat left 4px;
	padding-left: 7px;
	margin-left: 4px;
	color: #003399;
}
.sidebar .blk ul li a:hover
{
	background: url(images/arrow_right.gif) no-repeat left 4px;
	padding-left: 7px;
	margin-left: 4px;
	color: #009900;
}
.sidebar .blk .con2
{
	padding: 0px 0px 10px 0px;
	overflow: hidden;
}
.sidebar .quit
{
	background: url(images/quitbg.gif) repeat-y right top;
	width: 200px;
	text-align: right;
	height: 21px;
}
.sidebar .quit a
{
	background: url(images/quit.gif) no-repeat right top;
	padding-right: 18px;
	line-height: 21px;
	margin-right: 5px;
	font-weight: bolder;
}*/