@charset "utf-8";
/* CSS Document */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

html {
	font-family:Arial,Verdana,Serif;
	font-size:11px;
	color:#262626;
	text-align:left;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
*	font-size: 100%;
}
legend {
	color: #000;
}
del, ins {
	text-decoration: none;
}

.clr:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clr {
    @display: inline-block;
}


* html .clr {
    height: 1%;
	_height:auto;
}

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    @display: inline-block;
}


* html .clear {
    height: 1%;
	_height:auto;
}

.fLeft{
	float:left;	
}

.fRight{
	float:right;	
}

.clrBoth{
	clear:both;
}

a{
	text-decoration:none;
	color:#333;
}

a:hover{
	text-decoration:underline;
}


/*reset end*/

.linkRow{
	display:block;
	clear:both;
	margin:0 0 15px 0;
}

.linkFormContain{
	width:600px;
	height:auto;
	margin:auto;
}

.linkStepOne{
	width:600px;
	margin:auto;
}

.linkStepTwo{
	width:520px;
	margin:auto auto 50px auto;
}

.linkStepOne label, .linkStepTwo label{
	display:block;
	font-size:12px;
	color:#333;
	margin:0 0 5px 0;
	font-weight:bold;
}

.linkStepOne input{
	border:1px solid #ccc;
	width:481px;
	w\idth:465px;
	padding:8px;
	float:left;
	font-size:18px;
	font-weight:normal;
	color:#666;
}

.linkStepOne .btnBlueButton{
	background:#018aff;
	font-size:18px;
	line-height:40px;
	font-weight:normal;
	color:#fff;
	width:auto;
	padding:0 10px 0 10px;
	height:40px;
	cursor:pointer;
	border:none;
	overflow:visible;
}

.textBox{
	border:1px solid #ccc;
	width:515px;
	w\idth:500px;
	padding:8px;
	display:block;
}

.miniTextBox{
	border:1px solid #ccc;
	width:415px;
	w\idth:399px;
	padding:8px;
	display:block;
	margin:0 5px 0 0;
	float:left;
}

.textArea{
	border:1px solid #ccc;
	width:515px;
	w\idth:500px;
	height:50px;
	height:34px;
	padding:8px;
	display:block;
}

.linkEtiketBlock a{
	padding:0 5px 0 5px;
	margin:0 5px 0 0;
	line-height:15px;
	float:left;
	color:#018AFF;
}

#divyorumizni{
	float:left;
	width:150px;
	margin:0 0 25px 0;
}

#divyorumonayi{
	float:left;
	width:350px;
}

#divyorumizni p, #divyorumonayi p{
	display:block;
	margin:0 0 5px 0;
}

#divyorumizni p input, #divyorumonayi p input{
	float:left;
	margin:0 5px 0 0;
}

#divyorumizni p span, #divyorumonayi p span{
	float:left;
	line-height:normal;
}

.btnBlueButtonRight{
	background:#018aff;
	font-size:14px;
	line-height:32px;
	font-weight:bold;
	color:#fff;
	width:auto;
	padding:0 10px 0 10px;
	height:32px;
	cursor:pointer;
	float:right;
	border:none;
}

.formInfoMsg{
	font-size:10px;
	color:#666;
	display:block;
	margin:5px 0 0 0;
}

.linkBlueButton{
	float:left;
	background:#018aff;
	color:#fff;
	font-size:11px;
	height:30px;
	line-height:30px;
	padding:0 5px 0 5px ;
	cursor:pointer;
}

.linkEtiketBlock{
	padding:5px 0 5px 0;
}

.warDiv{
	padding:5px;
	margin:0 0 15px 0;
	background:#FFFFBB;
	font-size:12px;
	color:#000;
}



.linkEditContain{
	width:auto;
	padding:10px;
	text-align:left;
}

.leftLink{
	width:500px;
	height:auto;
	float:left;
	overflow:hidden;
}

.rightLink{
	width:100px;
	height:auto;
	float:right;
}

.leftLink p{
	margin:0;
	padding:0;
	display:block;
	line-height:20px;
}

.linkNewTitle{
	font-size:13px;
	color:#018AFF;
}

.newOkayButton{
	float:left;
	color:#fff;
	font-weight:normal;
	padding:0 5px 0 6px;
	line-height:19px;
	height:20px;
	margin:0 5px 0 0;
	background:#018AFF;
}

.newClearButton{
	float:left;
	color:#666;
	font-weight:normal;
	padding:0 5px 0 6px;
	line-height:19px;
	height:20px;
	margin:0 0 0 5px;
}

.newOkayButton span, newClearButton span{display:none;}