/* css/view_profile.css */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h1 h2 h3 h4 h5 h6 ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
/* * {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
} */

.v-p-wrapper {
	width: 80%;
	height: auto;
	margin: auto;
	border: 6px solid #eeeeee;
}
.v-p-left {
	width: 180px;
	height: auto;
	margin: 10px 0 0 5px;
	padding: 0px;
	float: left;
}
.v-p-right {
	width: 750px;
	height: auto;
	float: left;
	margin: 10px 0px 0 10px;
	padding: 0;
}
.v-p-top {
	width: 730px;
	height: 25px;
	float: left;
	border-bottom: 2px dotted #eeeeee;
	margin: 0px;
	padding: 5px 0 0 0;
	float: left;
}
.v-p-top-l {
	width: 320px;
	float: left;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.v-p-top-r {
	width: 280px;
	float: right;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.v-p-center {
	width: 745px;
	height: 260px;
	float: left;
	border-bottom: 2px dotted #eeeeee;
	margin-top: 5px;
	padding: 0;
	float: left;
}
.v-p-center-left {
	width: 200px;
	height: 240px;
	float: left;
	border-right: 1px dotted #eeeeee;
	margin: 5px;
	padding: 0;
}

.v-p-center-photo {
	width: 154px;
	height: 224px;
	float: left;
	border: 2px solid #eeeeee;
	margin: 0px 10px 10px 10px;
	padding: 10px;
}
.v-p-center-photo-sub {
	width: 150px;
	height: 200px;
	float: left;
	margin: auto;/* box-shadow:2px 4px 8px #ccc;*/
}
.v-p-center-top {
	width: 520px;
	height: 95px;
	float: left;
	border-bottom: 1px dotted #eeeeee;
	margin-top: 5px;
	margin-left: 10px;
	padding: 0;
	font-size: 12px;
}
.v-p-center-tot-menu {
	width: 720px;
	height: 30px;
	margin: 5px 0 0 0;
	float: left;
}
.v-p-center-tot-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.v-p-center-tot-menu li {
	float: left;
}
.v-p-center-tot-menu a {
	width: 140px;
	height: 20px;
	margin: 5px 0 0 10px;
	padding: 5px 0 0 0;
	background: url(../images/bg_det.jpg) repeat-x;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: left;
	text-align: center;
	color: #666;
	font-size: 12px;
	line-height: normal;
	display: block;
	text-decoration: none;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.v-p-center-tot-menu a:hover, .v-p-center-tot-menu .active a {
	color: #333;
	background: #fff;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
}

.v-p-center-tot-menu-content {
	width: 510px;
	height: 85px;
	margin: 8px 10px 10px 10px;
	float: left;
	border: 1px solid #eeeeee;
	padding-top: 5px;
}

.v-p-style1 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.v-p-style2 {
	font-size: 12px;
	color: #666;
}

.v-p-bottom {
	width: 745px;
	height: auto;
	float: left;
	border-bottom: 2px dotted #eeeeee;
	margin-top: 5px;
	padding: 0;
	float: left;
}
.v-p-bottom-head {
	width: 745px;
	height: 25px;
	float: left;
	border-bottom: 2px dotted #eeeeee;
	margin-top: 5px;
	padding: 0;
	float: left;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.v-p-bottom-head a {
	text-decoration: none;
	color: #09F;
}

.v-p-bottom-det {
	width: 745px;
	height: auto;
	float: left;
	margin-top: 5px;
	padding: 0;
	float: left;
}
.v-p-bottom-det h1 {
	width: 730px;
	height: 20px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #09C; /*background:url(../images/head_bg.jpg) repeat-x;*/
	border-bottom: 2px dotted #eeeeee;
	font-weight: bold;
	font-size: 14px;
}
.v-p-bottom-det-sub {
	width: 740px;
	height: auto;
	margin: auto;
	font-size: 13px;
	color: #333;
	margin-bottom: 10px;
	line-height: 20px;
}
.v-p-style {
	text-decoration: none;
}
.v-p-style:hover {
	background: url(../images/bg_det.jpg) repeat-x;
}

.v-p-bottom-back {
	width: 745px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	float: left;
	text-align: right;
}
.v-p-bottom-back a {
	text-decoration: none;
	font-size: 13px;
	color: #09C;
}
.v-p-bottom-back-sub {
	width: 50px;
	height: auto;
	float: right;
	padding: 0;
	text-align: right;
	font-size: 13px;
	color: #09C;
}

.v-p-style03 {
	color: #333;
}
.v-p-style04 {
	border-right: 1px dotted #ccc;
}
.v-p-style05 {
	color: #666;
}

.header-wrapper {
	width: 800px;
	height: auto;
	margin: auto;
	float: left;
}
.header-sub {
	width: 800px;
	height: 150px;
	margin: 0 0 10px 0;
	float: left;
}

.v-p-horo {
	width: 750px;
	height: auto;
	float: left;
	border: 1px solid #eeeeee;
	padding: 5px;
}

/* css/link-left.css */

#link-left {
	width: 180px;
	height: auto;
	float: left;
	margin: 10px 0 0 0;
}

.link {
	width: 170px;
	height: auto;
	float: left;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	margin: 0 0 10px 5px;
}
.link h1 {
	width: 165px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	background: url(../images/bg_left.jpg) repeat-x;
	margin: 0 0 5px 0;
	padding: 5px 0 0 5px;
	font-weight: bold;
	float: left;
}
.link h1 img {
	float: right;
	margin: 5px 10px 0 0
}
.link-menu {
	width: 140px;
	height: auto;
	float: left;
	margin: 5px 0 5px 20px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
.link-menu ul {
	list-style: url(../images/arrow1.png);
	margin: 0 0 0 0;
	padding: 0;
}
.link-menu li {
	float: left;
}
.link-menu ul a {
	width: 120px;
	height: 15px;
	display: block;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	text-align: left;
	padding: 0 0 5px 0;
}
.link-menu ul a:hover, .link-menu ul .active a {
	color: #29c3f4;
	text-decoration: underline
}
.link-menu span {
	text-align: right;
}
.style25 {
	text-decoration: none;
	color: #09C;
}
.link h5 {
	width: 130px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0CF;
	margin: 0 0 5px 0;
	padding: 3px 0 0 0;
	float: left;
	font-weight: normal;
	text-align: right;
}
.style26 {
	display: none
}

/* css/edit_pro_popup.css */
/*body{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#666; background:#bfbfbf;  opacity:0.9; filter:alpha(opacity=90); }
 h1 h2 h3 h4 h5 h6 ul li{margin:0px; padding:0px; font:Arial, Helvetica, sans-serif; color:#666;}
 *{font-family:Arial, Helvetica, sans-serif; color:#666;}*/
.edit-pro-wrapper {
	width: 700px;
	height: auto;
	margin: auto;
}

.edit-pro-main {
	width: 700px;
	height: auto;
	margin: 0px;
	border: 12px solid #999;
	border-radius: 20px;
	background: #fff;
}
.edit-pro-main-head {
	width: 670px;
	height: 23px;
	background: #fff;
	margin-left: 10px;
	padding-top: 10px;
	margin-top: 5px;
	border-bottom: 2px dotted #eeeeee;
	float: left;
}
.edit-pro-main-head-left {
	width: 250px;
	height: 20px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
	font-weight: bold;
	float: left;
}
.edit-pro-main-head-left1 {
	width: 250px;
	height: 20px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
	font-weight: bold;
	float: left;
}
.edit-pro-main-head-right {
	width: 70px;
	height: 20px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	float: right;
	margin-right: 15px;
}

.edit-pro-container {
	width: 690px;
	height: auto;
	margin: auto;
	float: left;
}
.edit-pro-tab {
	width: 670px;
	height: auto;
	margin: 10px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}

/*-----------------------------------------------------------------------------------form------------------------------------------------------------------------------------------------------------------------*/

/*#e_p_form{
 width:373px;
 height:auto;
 margin:auto;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 }
 .edit-pro-tab #e_p_form {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #666;

 }
 #e_p_form #form1 table tr td #textfield {
 background-color:#fff;
 border:1px solid #ccc;
 font-family:Arial, Helvetica, sans-serif;
 color: #9d9dc3; font-size:10px;
 box-shadow:1px 0px 4px #eeeeee;
 }
 #e_p_form #form1 table tr td #textfield2 {
 background-color:#fff;
 border:1px solid #ccc;
 font-family:Arial, Helvetica, sans-serif;
 color: #9d9dc3;	font-size:10px;
 box-shadow:1px 0px 4px #eeeeee;
 }
 #e_p_form #form1 table tr td #select{
 background-color:#fff;
 border:1px solid #ccc;
 font-family:Arial, Helvetica, sans-serif;
 color: #9d9dc3; font-size:10px;
 box-shadow:1px 0px 4px #eeeeee;
 width:250px; height:30px;
 background-image:url(../../../12-10-12/images/arrow.png); background-position:right; background-repeat:no-repeat;
 }
 #e_p_form h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#333; margin:0 0 10px 15px;}
 #e_p_form a{ text-decoration:none;}
 #e_p_form a:hover{background:url(../images/btn_send_ho.png no-repeat;)
 .e_p_style98{width:300px;}
 .e_p_style97{text-align:left; color:#333; font-weight:bold; font-size:16px;}
 .e_p_style96{width:200px;}
 .e_p_style95{color:#666;}
 .e_p_style99{text-decoration:none; color:#FFF;}

 /*-----------------------------------------------------------------------------------------form 1----------------------------------------------------------------------------------------------------------------*/

.e-row {
	width: 650px;
	height: 40px;
	float: left;
	margin-top: 7px
}
.e-lab {
	width: 250px;
	height: 20px;
	float: left;
	margin-left: 0px;
	padding-top: 7px;
	font-size: 14px;
}
.e-input {
	width: 240px;
	height: 25px;
	float: left;
	border: solid 1px #b6b6b6;
	padding-left: 2px;
	padding-right: 2px;
	border-radius: 3px;
	box-shadow: 1px 0px 4px #eeeeee;
	color: #000000;
	font-size: 13px;
}
.e-row select {
	width: 246px;
	height: 25px;
	float: left;
	border: solid 1px #b6b6b6;
	background: #fff;
	border-radius: 3px;
	box-shadow: 1px 0px 4px #eeeeee;
	color: #000000;
	font-size: 13px;
	line-height: 28px;
	font-family: 'Poppins', sans-serif !important;
}
.e-row textarea {
	width: 100%;
    height: 205px;
	float: left;
	border: solid 1px #b6b6b6;
	background: #fff;
	border-radius: 3px;
	box-shadow: 1px 0px 4px #eeeeee;
	color: #000000;
	font-size: 13px;
	line-height: 28px;
	font-family: 'Poppins', sans-serif !important;
}

.e-input-name {
	width: 89px;
	height: 30px;
	float: left;
	border: solid 1px #b6b6b6;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 4px;
	border-radius: 3px;
	box-shadow: 1px 0px 4px #eeeeee;
	font-family: 'Poppins', sans-serif !important;
}
.e-row span {
	margin: 8px 5px 0 0;
	float: left
}
.e-gender {
	margin-top: 9px;
	float: left;
	margin-right: 5px
}
.e-db {
	width: 75px !important;
	margin-right: 6px;
	background-color: Transparent;
	background: url(../images/input.jpg) no-repeat 0 0;
	-webkit-appearance: none;
	line-height: 18px;
	box-shadow: 1px 0px 4px #eeeeee;
	border-radius: 3px;
}
.e-ta {
	width: 320px !important;
	height: 200px !important;
	margin-right: 6px;
	background-color: Transparent;
	background: url(../images/input.jpg) no-repeat 0 0;
	-webkit-appearance: none;
	line-height: 18px;
	box-shadow: 1px 0px 4px #eeeeee;
}

.e-row3 a {
	color: #000;
	padding-left: 27px
}
.e-row3 a:hover {
	color: #47ad00
}
.submit {
	width: 169px;
	height: 47px;
	float: left;
	margin-left: 27px
}
.e-row2 {
	width: 562px;
	height: 47px;
	float: left;
	margin-top: 18px
}
.e-row3 {
	width: 347px;
	height: 18px;
	float: left;
	margin-top: 12px
}
.e-row {
	width: 650px;
	float: left;
	height: auto;
	margin: 8px 0;
}
.e-row-h {
	width: 650px;
	float: left;
	height: auto;
	display: none;
}
.e-row6 {
	width: 330px;
	float: right;
	height: auto;
	margin-top: 8px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: justify;
}
.right_e-col {
	width: 321px;
	height: 317px;
	float: left
}

.right_form_box {
	width: 347px;
	height: 498px;
	float: left;
	margin-left: 6px;
	background-color: #FFF
}
.v-p-center-tot-menu ul li a {height: 35px;}
.id-color {color: #000 !important;}
@media only screen and (max-width: 724px) {
	
	*, :before, :after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;		
	}
	
	.edit-pro-main, .edit-pro-main-head, .edit-pro-container, .edit-pro-tab, .edit-pro-tab > div, .e-row, .e-lab, .e-input, .e-row-h, 
	.e-row2, .e-row6 {
		width: 100% !important;
	}
	.edit-pro-main-head-left, .edit-pro-main-head-left1 {
		width: auto;
		height: auto;
	}
	.edit-pro-main-head-left{
		 width: 75%;
	}	
	.edit-pro-main-head {
		margin-left: 0;
		margin-top: 0px;
		padding: 10px;
		height: auto;
	}	
	.edit-pro-tab {
		padding: 10px;
		margin: 0;
	}
	.e-lab {
		height: auto;
		margin: 0 0 5px;
	}
	.e-row select {		
		margin: 5px 0;
		width: 100%;
		padding: 0px 5px;
	}
	.mail-main{
		
	}
}
