﻿#gustBook a{text-decoration: none;}
#gustBook	ul,li{text-decoration: none;list-style: none;padding: 0px;margin: 0px;}
	.left{float: left;}
	.right{float: right;}
	.clear{clear: both;}
	.main_left{width: 1020px;background: #F7F7F7;}

	#header {background:url(/templets/default/newResources/images/header.jpg) center no-repeat; height: 435px;}
	.wid {width:1020px;margin:0px auto;}
	.head {height:35px;}
	#header .head .right {width:460px;}
	#header .head .h-nav {color:#FFF;width:250px;line-height:30px;}
	#header .head .h-nav a{color:#FFF;}
	#header .head .ewm {float:right;}
	#header .head .search {width:200px;height:30px; line-height: 30px;padding-top: 8px;padding-right: 10px;}
	#header .head .search .input {width:130px;height:21px;border:none;
	_margin:3px;/* for ie6 */}
	#header .head .search .btn {width:53px;height:21px;border:none;background:none;cursor:pointer;margin-right:5px; /*background:#CCC;*/}
	#header .title-pic{height: 335px;margin-bottom: 5px;}
#gustBook	.nav {}
#gustBook	.nav ul li {float:left;line-height:34px;padding:3px 30px;height:34px;font-weight: 600;}
#gustBook	.nav ul li:hover {background:url(/templets/default/newResources/images/nav-hover-bg.jpg) repeat;}
#gustBook	.nav ul li a {font-size:14px;color:#fff;}

	.guestBook-continer{
		border-bottom: 1px solid #E1E4E6;
		border-right: 1px solid #E1E4E6;
		border-left: 1px solid #E1E4E6;
		background: #FFF;
		position: relative;
		/*width: 800px;*/
		padding: 5px;
	}
	.d_author{
		width: 130px;
		position: absolute;
		top: 0;
		bottom:0;
		left: 0;
		background: #F7F7F7;
	}
	.d_author a{
		text-decoration: none;
	}
	.image-border{
		border: 1px solid #CCC;
		position: relative;
		display: block;
		height: 80px;
		width: 80px;
		padding: 3px;	
		margin:20px auto;	
	}
	.j_user_card{
		height: 80px;
		width: 80px;
		border: none;
	}

	.u_name{
		font: 12px/18px Arial,SimSun;
		color: #2d64b3;
		text-align: center;
		outline:0;
		margin:0px auto;	
	}

	.right_continer{
		/*padding: 20px;*/
		padding-left: 150px;
	}

	.admin_guestBook_continer{
		border: 1px solid #E1E4E6;
		background: #F1F9FF;
		position: relative;
		padding: 5px;
	}

	.admin_info{
		width: 80px;
		position: absolute;
		top: 0;
		bottom:0;
		left: 0;
		background: #F7F7F7;
	}

	.admin_image_border{
		border: 1px solid #CCC;
		position: relative;
		display: block;
		height: 60px;
		width: 60px;
		padding: 3px;	
		margin: 10px auto;
	}

	.admin_j_user_card{
		height: 60px;
		width: 60px;
		border: none;
	}

	.damin_right_continer{
		padding: 20px;
		padding-left: 100px;
	}

	.admin_post_content{
		min-height: 100px;
		font: 14px/18px Arial,SimSun;
	}

	.admin_post_content h2{
		font: 14px/18px Arial,SimSun;
		padding: 10px 0px;
	}

	.admin_no_answer{
		padding: 5px 10px;
		font: 12px/18px Arial,SimSun;
		color: #666666;
	}

	.secret_msg{
		font: 12px/18px Arial,SimSun;
		padding: 10px 0px;
		padding: 50px;
		color: #666666;
	}

	.post_content{
		min-height: 100px;
		font: 14px/18px Arial,SimSun;
	}

	.post_content h2{
		font: 14px/18px Arial,SimSun;
		padding: 10px 0px;
	}

	.post_info{
		text-align: right;
		font: 12px/18px Arial,SimSun;
		color: #999;
	}
	.question_index{
		color: #2d64b3;
	}

	.pagination_continer{
		border-bottom: 1px solid #E1E4E6;
		border-top: 1px solid #E1E4E6;
		font: 12px/18px Arial,SimSun;
		padding: 20px;
	}

	.pagination_continer a{
		border: 1px solid #E1E4E6;
		padding: 3px;
		text-align: center;
		display: inline-block;
		min-width: 20px;
		margin:3px;
	}
	.pagination_continer a:hover{
		border-color: #8eb9f5;
	}
	.pagination_continer a.current{
		border:none;
	}

	.prev_page{

	}

	/********************************/
	.post_head{
		padding: 30px 20px 15px 20px;
		line-height: 14px;
		margin-right: 16px;
		font-size: 14px;
		font-weight: 900;
		font-family: "Microsoft Yahei","ST Hei";
	}

	.post_head_btn_icon {
		display: inline-block;
		width: 14px;
		height: 14px;
		background: url(../images/poster_icons.png) no-repeat;
		margin-right: 6px;
		margin-bottom: -1px;
	}

	.ui_editer_continer{
		line-height: 14px;
		margin-right: 16px;
		font-size: 14px;		
		font-family: "Microsoft Yahei","ST Hei";
		margin-left: 20px;
		padding: 20px;
		position: relative;
		border: 1px solid #E1E4E6;
	}

	.ui_editer_continer .d_author{
		position:relative;
	}
	.post_input_column{
		width: 40%;
		padding: 8px 0px;
		min-height: 22px;
	}
	
	.post_input_column .alert_txt{
		line-height: 20px;
		width: 80px;
		text-align: right;
	}

	.post_input_column .post_input{
		width: 180px;
		height: 18px;
		border: 1px solid #CCC;
	}

	.post_input_column select.post_input{
		height: 22px;
	}

	.post_title_column{
		padding: 8px 0px;
	}
	
	.post_title_column .alert_txt{
		line-height: 20px;
		width: 80px;
		text-align: right;
	}

	.post_title_column .post_input{
		width: 300px;
		height: 20px;
		border: 1px solid #CCC;
	}

	.ui_edit{
		border: 1px solid #999999;
		background: #FFF;
		margin-top: 30px;
		padding: 8px;
		height: 180px;
	}

	.submit_msg{
		background: #2960D6;
		width: 80px;
		color: #FFF;
		margin:20px;
		padding: 8px;
	}
	.submit_msg:hover{
		background: #4F78B4;
	}
	
	#photoList{
		width: 660px;
		margin: 0px auto;
		background: #FFF;
		padding: 5px;
		display: none;
	}
	#photoList ul{
		
	}
	#photoList li{
		float: left;
		width: 65px;
		height: 65px;
		margin: 3px;
		border: 1px solid #CCC;
		text-align: center;
	}

	#photoList img{
		width: 60px;
		margin: 3px;
	}

	#photoList .selected{
		border: 1px solid #F0B142;
		background: #F0B142;
	}
