﻿a:link       { color: #666666; text-decoration: none }
a:visited    { color: #666666; text-decoration: none }
a:hover      { color: #1597CB; text-decoration: none }

@font-face 
{

font-family: 'my';
src: url('my.otf');
  
}
.nav{
  position: absolute;
  top: 0px;
  z-index:1000;
  position: fixed；
  margin-left:0px
}


.shadow {
    box-shadow: 3px 3px 12px #666666;
    border:1px solid #bbbbbb;
}

.text_box {
	margin: 20px;
}

.t/ext_box_50px {
	margin: 50px;
}

.text_14px_botnav {
	font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
	font-size: 14px;
	line-height: 10px;

}

.text_16px {
	font-family:"my";
	font-size: 16px;
	line-height: 24px;
	color: #666666;

}

.text_16px_nav {
	font-family:"my";
	font-size: 16px;
	line-height: 24px;
	text-shadow:2px 2px 1px rgba(0,0,0,.1);

}
.sepc_text {
	font-family:"my";
	font-size: 18px;
	line-height: 28px;
	color: #666666;

}


.text_18px {
	font-family:"my";
	font-size: 18px;
	line-height: 24px;
	color: #666666;

}

.text_20px {
	font-family:"my";
	font-size: 20px;
	line-height: 30px;
	color: #666666;

}


.design_title {
	font-family:"my";
	font-size: 28px;
	line-height: 0px;
	text-shadow:2px 2px 1px rgba(21,151,203,.15)

}

.spec_title {
	font-family:"my";
	font-size: 28px;
	line-height: 36px;
	text-shadow:2px 2px 1px rgba(21,151,203,.15)

}


.text_30px {
	font-family:"my";
	font-size: 30px;
	line-height: 28px;
	text-shadow:2px 2px 1px rgba(21,151,203,.15)
}