@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #a73a02;
	text-decoration: none;
}

a:hover {
	color: #d88207;
	text-decoration: underline;
}

img {
	border: 0px;
}

.img_border {
	border: 1px solid #999;
	padding: 2px;
	background: #FFFFFF;
}

.img_border2 {
	width: 99px;
	height: 66px;
	border: 1px solid #dadada;
	padding: 2px;
	margin: 0 1px 1px 1px;
	background: #FFFFFF;
}

.img_border3 { /*width:206px; height:138px;*/
	border: 1px solid #dadada;
	padding: 2px;
	margin: 0 1px 1px 1px;
	background: #FFFFFF;
}

.f14_green {
	font-size: 14px;
	font-weight: bold;
	color: #376700;
}

a.f14_green {
	color: #376700;
	text-decoration: none;
}

a.f14_green:hover {
	color: #0066CC;
	text-decoration: none;
}

.f12_blue {
	font-size: 12px;
	font-weight: bold;
	color: #033786;
}

a.f12_blue {
	color: #033786;
}

a.f12_blue:hover {
	color: #ff0000;
}

.f12_blue_line {
	font-size: 12px;
	font-weight: bold;
	color: #033786;
	text-decoration: underline;
}

a.f12_blue_line {
	font-size: 12px;
	font-weight: bold;
	color: #033786;
	text-decoration: underline;
}

a.f12_blue_line:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

.cennav {
	font-size: 12px;
	color: #000;
	height: 25px;
	padding: 5px;
}

a.cennav {
	width: 100%;
	height: 25px;
	color: #000;
	padding: 5px;
	text-decoration: none;
}

a.cennav:hover {
	width: 100%;
	height: 25px;
	background: url(../images/cennav_bj.gif) repeat-x top;
	color: #000;
	padding: 5px;
	text-decoration: none;
}

.cennav_visited {
	width: 100%;
	height: 25px;
	background: url(../images/cennav_bj.gif) repeat-x top;
	color: #000;
	padding: 5px;
	text-decoration: none;
}

.f14_black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.f12_black {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.f12_black {
	color: #000;
}

a.f12_black:hover {
	color: #a14902;
}

.f12_white {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

a.f12_white {
	color: #fff;
}

a.f12_white:hover {
	color: #f00;
}

#body {
	margin: 0 auto;
	width: 960px;
	height: auto;
}

#main {
	float: left;
	width: 960px;
	height: auto;
}

#top {
	float: left;
	width: 960px;
	height: 141px;
	overflow: hidden;
	background: url(../images/natural_top.gif) no-repeat top;
}

#top_container {
	margin: 0 auto;
	width:100%;/*width: 927px;*/
	height: 19px;
}

#login {
	float: right;
	width: 927px;
	margin: 10px auto;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#search {
	float: right;
	width: 300px;
	text-align: right;
	margin: 25px auto 25px auto;
}

#sea_input {
	float: left;
	width: 240px;
	height: auto;
}

#sea_input .input {
	width: 150px;
	height: 18px;
	border: 1px solid #999;
	margin-right: 8px;
}

#upload {
	float: right;
	width: 60px;
	height: 22px;
	overflow: hidden;
}

#topnav {
	margin: 0 auto;
	float: left !important; *
	float: none;
	text-align: center;
	width: 927px;
	height: 28px;
	background: url(../images/menu_bj.gif) repeat-x top;
}

#topnav dl {
	margin: 0 auto;
	width: 100%;
}

.dd_div {
	margin: 0 auto;
	width: 83px;
	height: 28px;
	text-align: center;
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
}

.nav_a {
	width: 83px;
	background: url(../images/menu_a.gif) no-repeat top;
	height: 28px;
}

.nav_visited {
	width: 83px;
	background: url(../images/menu_current.gif) no-repeat top;
	height: 28px;
}

#center {
	float: left;
	width: 960px;
	height: auto;
}

#container {
	margin: 10px auto;
	width: 871px;
	height: auto;
}

#column1 {
	float: left;
	width: 871px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

#focus {
	float: left;
	width: 436px;
	height: auto;
}

#focustitle {
	float: left;
	width: 436px;
	margin-bottom: 7px;
}

.T_ico {
	float: left;
	width: 19px;
	height: 19px;
	margin-right: 10px;
	overflow: hidden;
}

.T_title {
	float: left;
	width: 300px;
	margin-top: 3px;
}

#focuspic {
	float: left;
	width: 436px;
	height: 292px;
	overflow: hidden;
}

#focus_flash {
	width: 430px;
	height: 285px;
	padding: 2px;
	background: #FFF;
	border: 1px solid #dadada;
}

#newup {
	float: left;
	width: 430px;
	height: auto;
	margin-left: 4px;
}

#newuptitle {
	float: left;
	width: 430px;
	margin-bottom: 7px;
}

#newuppic {
	float: left;
	width: 430px;
	height: 292px;
	overflow: hidden;
}

#column2 {
	float: left;
	width: 871px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

#class_menu {
	float: left;
	width: 871px;
	height: 47px;
	background: url(../images/center_menu.gif)
}

#class_menu_con {
	width: 840px;
	margin: 20px auto 0 auto;
}

#cennanv {
	float: left;
	width: 550px;
	height: auto;
}

#Photographer {
	float: right;
	width: 290px;
	height: auto;
	overflow: hidden;
}

#class_content {
	float: left;
	width: 871px;
	height: auto;
	background: url(../images/natural_bj.gif) repeat-y top;
}

#listarea {
	float: left;
	width: 857px;
	margin-top:2px;
	margin-left:2px;
	margin-bottom:10px;
	padding:2px;
	background: #fff;
	border: 1px solid #939393;
	height: auto;
}

#listin {
	float: left;
	width: 841px;
	padding:8px;
	background: #b2b2b2;
	height: auto;
}

#listall {
	width: 840px;
	margin: 10px;
	height: auto;
}

#listall dl {
	float: left;
	margin: 2px auto;
}

#listall dd {
	float: left;
	/*width: 389px;*/
	width:190px;
	margin: 5px 4px;
	height: auto;
}

#pList {
	float: left;
	/*width: 389px;*/
	width:840px;
	height: auto;
}

#pList_t {
	float: left;
	/*width: 389px;*/
	width:840px;
	height: 8px;
	overflow: hidden;
	background: url(../images/picarea_t.gif) no-repeat;
}

#pList_c {
	float: left;
	/*width: 389px;*/
	width:840px;
	height: auto;
	background: url(../images/picarea_c.gif) repeat-y;
}

#pList_con {
	/*width: 367px;*/
	margin-left: 9px;
	margin-right: 12px;
	height: auto;
}

.pListimg { /*float:left;
width:153px;
height:auto;*/
	padding: 2px;
	/*background:#FFF;*/
	border: 1px solid #999;
}

.pListimg2 {
	float: left;
	/*width: 153px;*/
	width:160px;
	margin-left:4px;
	height: auto;
	background: #e9e9e8;
	text-align: center;
}

.pListimg2 table/*图片原始比例居中*/
{
width:153px;
height:102px;
vertical-align:middle;
text-align:center;
}
.pListbox {
	float: right;
	width: 202px;
	height: 112px;
	margin-left: 5px;
}

.pListbox ul {
	
}

.pListbox li {
	float: left;
	width: 202px;
	list-style: none;
	line-height: 18px;
}

#pList_f {
	float: left;
	/*width: 389px;*/
	width:840px;
	height: 16px;
	background: url(../images/picarea_f.gif) no-repeat;
}

#class_page {
	float: left;
	width: 871px;
	height: 40px;
	background: url(../images/natural_page.gif)
}

#page_box {
	width: 850px;
	text-align: center;
	font-weight: bold;
	margin: 10px auto;
	letter-spacing: 2px;
}

#foot {
	float: left;
	width: 960px;
	height: 110px;
	margin-top: 10px;
	background: url(../images/natural_foot.gif) no-repeat top;
}

#footnav {
	width: 960px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

#footnav p {
	line-height: 23px;
}

/*---------摄影师列表以及介绍----------*/
#camer_list {
	margin: 10px auto;
	width: 820px;
	height: auto;
}

#camer_list dl {
	margin-top: 5px;
}

#camer_list dt {
	float: left;
	width: 153px;
	margin: 0 5px;
	height: 102px;
}

#camer_list dd {
	float: right;
	width: 645px;
	height: auto;
}

#camer_list dd p {
	line-height: 20px;
}

.text_indent {
	text-indent: 25px;
	line-height: 20px;
}

.deshed {
	float: left;
	width: 820px;
	margin-bottom: 10px;
	height: 10px;
	border-bottom: 1px dotted #999;
}

/*---------------------------------------*/
	/*-----------------二级页面样式-----------------------*/
#classpic {
	float: left;
	width: 971px;
	height: auto;
}

#classpic_t {
	float: left;
	width: 871px;
	height: 10px;
	overflow: hidden;
	background: url(../images/classpic_t.gif);
}

#classpic_c {
	float: left;
	width: 871px;
	height: auto;
	background: url(../images/classpic_c.gif) repeat-y top;
}

#areapic {
	margin: 5px 15px;
	width: 840px;
	height: auto;
}

#areapic_img {
	float: left;
	width: 206px;
	height: 138px;
	margin-right: 7px;
}

#areapic_content {
	float: right;
	width: 673px;
	height: auto;
}

#areapic_txt {
	float: left;
	width: 485px;
	height: auto;
}

#areapic_txt p {
	line-height: 20px;
}

#areapic_list {
	float: right;
	width: 180px;
	margin-left: 7px;
	height: auto;
	border-left: 1px dotted #999;
}

#areapic_list ul {
	padding-left: 7px;
}

#areapic_list li {
	list-style: none;
	line-height: 21px;
}

#classpic_f {
	float: left;
	width: 871px;
	height: 17px;
	overflow: hidden;
	background: url(../images/classpic_f.gif);
}

.td_line {
	line-height: 10px;
}

.td_desh {
	border-left: 1px dotted #999;
}

#pagination {
	width: 800px;
	font-size: 12px;
	line-height: 23px;
	text-align: center;
	height: 23px;
	color: #666666;
	margin-bottom: 8px;
	font-family: Verdana;
	position: absolute;
	margin-top: -25px;
	margin-left: 60px;
	z-index: 2;
	filter: alpha(opacity =     70);
	opacity: 0.7;
}

#pagination a {
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #929292;
	background: url(../images/subnav_bj2.gif) repeat-x top;
	color: #000000;
	margin: 1px 1px 0 0;
	padding: 0 5px 2px 5px;
	line-height: normal;
}

#pagination a:link,#pagination a:visited {
	background: url(../images/subnav_bj2.gif) repeat-x top;
	text-decoration: none;
	color: #000000;
}

#pagination a:hover,#pagination a:active {
	text-decoration: none;
	background: url(../images/subnav_bj.gif) repeat-x top;
	color: #482016;
	line-height: 16px;
}

#pagination .noncepage {
	color: #376700;
	margin-right: 3px;
}

#pagination .inputnumber {
	font-family: Verdana;
	width: 30px;
	height: 18px;
	font-weight: bold;
	color: #fc5bc2;
}

#pagination .inputgo {
	font-family: Verdana;
	width: 25px;
	height: 18px;
	background-color: #fc5bc2;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.td_style {
	border-bottom: 1px dotted #8e8e8e;
	padding-bottom: 5px;
	border-left: 1px dotted #8e8e8e;
}

.td_style2 {
	border-bottom: 1px dotted #8e8e8e;
	padding-bottom: 5px;
}

#piclist {
	width: 866px;
	height: auto;
	margin: 0 2px 0 2px;
}

#piclist dl {
	margin-left:7px;
}

#piclist dd {
	float: left;
	/*width: 215px;*/
	width: 170px;
	height: auto;
	border-bottom: 1px dotted #999;
	padding: 10px 0;
}

.right_line {
	/*border-right: 1px dotted #999;*/
}

#picinfo {
	width: 160px;
	margin: 0 auto;
	height: auto;
}

#picinfo p {
	line-height: 20px;
}

.ty120 {
	filter: progid :     DXImageTransform .     Microsoft .  
		  Shadow(color =     #666666, direction =     120, strength =     4);
}

.ty180 {
	filter: progid :     DXImageTransform .     Microsoft .  
		  Shadow(color =     #666666, direction =     120, strength =     8);
}

.img_border1 {
	border: 1px solid #66b10d;
	margin-bottom: 5px;
	padding: 2px;
	background: #FFFFFF;
	/*width:153px;
height:102px;*/
}

/*--------------------------------------------*/
	/*------------图片详细页面------------------------*/
#subnav {
	float: left;
	width: 960px;
	height: 25px;
}

#subnav_title {
	width: 950px;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	height: 21px;
	background: #CCC;
	border-top: 1px dotted #999;
}

#picview {
	float: left !important;
	float: none;
	width: 880px;
	margin: 10px 35px 0 35px;
	height: auto;
}

#Score {
	float: left !important;
	float: none;
	width: 838px;
	margin: 0 40px 10px 48px;
	padding-left:20px;
	height: auto;
	border: 1px solid #999;
}

#favorite {
	float: left !important;
	float: none;
	width: 858px;
	margin: 0 20px 10px 48px;
	height: auto;
	border: 1px solid #999;
}

.fav_bar {
	float: left;
	width: 838px;
	padding-left:20px;
	height: 30px;
	background: url(../images/barbj.gif) repeat-x top;
}

#fav_love {
	float: left;
	width: 20px;
	margin: 5px 5px 0 3px;
	height: 19px;
	overflow: hidden;
}

#fav_title {
	float: left;
	margin-top: 10px;
	width: 400px;
}

#fav_ck {
	width: 838px;
	margin: 10px;
	height: 40px;
	padding-top: 30px;
	background: #d1f0b3;
	text-align: center;
}

#Comment {
	float: left !important;
	float: none;
	width: 858px;
	margin: 0 40px 10px 48px;
	height: auto;
	border: 1px solid #999;
}

#Comm_ico {
	float: left;
	width: 20px;
	margin: 5px 5px 5px 3px;
	overflow: hidden;
}

#Comm_title {
	float: left;
	margin-top: 8px;
	width: 300px;
}

#Comm_reply {
	float: right;
	width: 100px;
	height: auto;
	margin-top: 8px;
}

#Commentlist {
	width: 838px;
	margin: 10px;
	height: auto;
}

#Commentlist_btn {
	float: left;
	width: 838px;
	height: auto;
}

#Comm_select {
	float: left;
	width: 140px;
	padding-left:20px;
}

#reply_btn {
	float: left;
	width: 200px;
	margin-top: 4px;
}

#Comm_reply {
	float: left;
	width: 800px;
	padding-left:20px;
	height: auto;
}

#Comm_reply ul {
	
}

#Comm_reply li {
	list-style: none;
}

#Comm_reply li p {
	line-height: 20px;
}

.border_top {
	background: #a2d2f0;
	height: 1px;
	overflow: hidden;
}

.classp {
	height: 25px;
	width: 100%;
	padding-left: 5px;
	background: #dff6ff;
	border-top: 1px solid #97d2f7;
}

.classp2 {
	height: auto;
	width: 100%;
	padding-left: 5px;
	padding-bottom: 10px;
	color: #666;
	padding-top: 5px;
	white-space:normal;
	overflow-x:auto;
	overflow-y:visible;
}

#Comm_reply_ck {
	float: left;
	width: 818px;
	height: auto;
	padding-left:20px;
}

/*-----------------------------------------------*/
	/*------------------纯css圆角边框---------------*/
#xsnazzy h1,#xsnazzy h2,#xsnazzy p {
	margin: 0 10px;
	letter-spacing: 1px;
}

#xsnazzy h1 {
	font-size: 2.5em;
	color: #fff;
}

#xsnazzy h2 {
	font-size: 2em;
	color: #06a;
	border: 0;
}

#xsnazzy p {
	padding-bottom: 0.5em;
}

#xsnazzy h2 {
	padding-top: 0.5em;
}

#xsnazzy {
	background: transparent;
	margin: 1em;
	width: 860px;
}

.xtop,.xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.xb1,.xb2,.xb3,.xb4 {
	display: block;
	overflow: hidden;
}

.xb1,.xb2,.xb3 {
	height: 1px;
}

.xb2,.xb3,.xb4 {
	background: #e9e9e8;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.xb1 {
	margin: 0 5px;
	background: #999;
}

.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 {
	margin: 0 2px;
}

.xb4 {
	height: 2px;
	margin: 0 1px;
}

.xboxcontent {
	display: block;
	background: #e9e9e8;
	border: 0 solid #999;
	border-width: 0 1px;
}

.xboxcontent p {
	line-height: 20px;
}

#page {
	float: left;
	width: 838px;
	height: auto;
	text-align: center;
	border-top: 1px solid #CCC;
	margin-top: 10px;
	padding-top: 10px;
}

.searchimg {
	border: 1px solid #999;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	/*margin-top: expression(( 102 - this.height ) / 2);
width:153px;
height:102px;*/
}

.commdiv {
	width: 160px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
}

/*--------------------------------------*/
	/*-----------------摄像师页面新增加样式--------------------*/
#camer_list2 {
	margin: 10px auto;
	width: 820px;
	height: auto;
}

#camer_list2 dl {
	width: 820px;
}

#camer_list2 dd {
	float: left;
	width: 395px;
	height: auto;
	margin-right: 5px;
}

#camer_info {
	float: left;
	width: 395px;
	height: auto;
}

#camer_info dl {
	width: 395px;
}

#camer_info dt {
	float: left;
	width: 90px;
	margin-right: 5px;
}

.img_pic {
	width: 69px;
	height: 74px;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #999999;
}

#camer_info dd {
	float: right;
	width: 290px;
	height: auto;
}

#camer_info dd p {
	line-height: 20px;
}

/*------------------------------------------------------*/
	/*--------------------新增加样式---------*/
.yellow {
	color: #fadf00;
	font-weight: bold;
}

a.yellow {
	color: #fadf00;
	font-weight: bold;
}

a.yellow:hover {
	color: #ff0000;
	font-weight: bold;
}

/****************新增加样式 字体颜色修改*****/
.delfont {
	color: #66b10d;
}

.delauthor {
	font-weight: bold;
}

.authorsort {
	color: #66b10d;
}

.alertcss {
	background-color: blue;
	position: absolute;
	left: 400px;
	top: 400px;
	width: 500px;
	height: 400px;
	color: red;
}
.scalshow
{
	height:20px;
	vertical-align: top;
}
.scalshow img
{
	width:10px;
	height:20px;
}