*{
	margin: 0;
	padding: 0;
}

div, td, a, h3{
	font-family: Arial, Helvetica, sans-serif;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #706E6D;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
	text-decoration: none;
}

.clear{
	clear: both;
}

.all_size{
	width: 100%;
	height: 100%;
}

li{
	list-style: none;
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{
  zoom: 1;
  display: block;
}

body{
	background: #F7F7F7;
	text-align: center;
}

.wrap{
	width: 1002px;
	margin: 0px auto;
	background: url(/images/shine.jpg) left 190px no-repeat;
	position: relative;
	padding: 0 0 0px 0;
}


.container{
	padding: 40px 0 30px 0;
}

.wrapper{
	background: url(/images/ftr_bg.jpg) left bottom repeat-x;
}

.header{
	padding: 0px 0 0 223px;
	background: url(/images/top_bg.jpg) left 10px no-repeat;
	overflow: hidden;
	height: 200px;
	position: relative;
}

.logo{
	display: block;
	float: left;
	margin: 40px 0 0 0;
}

.ph_top{
	position: absolute;
	top: 37px;
	right: 190px;
}

.contact{
	font-family: "Myriad Pro";
	float: right;
	margin: 50px 0 0 0px;
	font-size: 14px;
	padding: 0 0px 0 0px;
	width: 180px;
}

.contact p a{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #656565;
	font-family: "Myriad Pro";
}

.contact span{
	font-size: 13px;
	font-weight: bold;
	position: relative;
	left: -22px;
}

.contact span b{
	font-size: 27px;
	color: #B1B1B1;
	padding: 0 0 0 10px;
}


.nav{
	position: absolute;
	text-align: center;
	width: 215px;
	right: 0px;
	bottom: 0px;
}

.nav a{
	text-align: center;
	display: block;
		vertical-align: top;
}

.nav ul{
	overflow: hidden;
	text-align: center;
}

.nav li{
	float: left;
	width: 70px;
	text-align: center;
	display: block;
}

.nav li.map{
	background: url(/images/sep.gif) left 0px no-repeat;
}

.nav li.mail{
	background: url(/images/sep.gif) left 0px no-repeat;
}

.nav li.home a{
	background: url(/images/home.gif) left top no-repeat;
	width: 9px;
	height: 10px;
	display: block;
	margin: 0px auto;
}

.nav li.map a{
	display: block;
	width: 11px;
	height: 10px;
	background: url(/images/map.gif) left top no-repeat;
	margin: 0px auto;
}

.nav li.mail a{
	width: 9px;
	height: 10px;
	display: block;
	margin: 0px auto;
	background: url(/images/mail.gif) left top no-repeat;
}

.container .info{
	text-align: right;
	color: #AAAAAA;
}

.content{
	width: 680px;
	float: right;
	padding: 40px 0 0 0;
	margin: 0 0 0 60px;
}

.content td {
	border: 1px solid #898989;
	padding: 5px;
}

.content table {
	border-collapse: collapse;
	table-layout: fixed;
	border: 0px solid #000;
}

.cnt_top{
	width: 680px;
	height: 62px;
	background: url(/images/cnt_top_bg.png) left top no-repeat;
}

.cnt_in{
	background: url(/images/cnt_mdl_bg.png) left top no-repeat;
	height: auto !important;
	min-height: 334px !important;
	height: 334px;
}

.cnt_top ul{
	padding: 6px 0 0 25px;
}

.cnt_top li{
	float: left;
	display: block;
	height: 55px;
	line-height: 55px;
	padding: 0px 15px;
	text-align: center;
}

.cnt_top li a{
	font-size: 14px;
	color: #717171;
}

.cnt_btm{
	background: url(/images/cnt_btm_bg.png) left top no-repeat;
	height: 33px;
}

.cnt_in .column{
	width: 222px;
	background: url(/images/col_sep.gif) right 7px no-repeat;
	float: left;
}

.cnt_in .column span{
	display: block;
	width: 202px;
	padding: 0 0 0 18px;
	height: 46px;
	line-height: 46px;
	background: url(/images/part.png) left top no-repeat;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}

.cnt_in_in{
	padding: 26px 0 0 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.cnt_in_in a{
	color: #555555;
	padding: 0 0 0 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}

.cnt_in_in li{
	background: url(/images/bull.png) left 7px no-repeat;
	padding: 3px 0;
	width: 100%;
}

.cnt_in_in li.nobg{
	background: none;
}

.cnt_in_in li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.cnt_in_in ul{
	padding: 18px 0 30px 22px;
}

.cnt_in .last{
	background: none;
}

.content p{
	color: #8C8C8C;
	text-align: justify;
	padding: 15px 0 0 0;
}

.area{
	padding: 20px 0 10px 10px;
	font-size: 11px;
}

.area h3 {
	font-size: 11px;
	color: #000;
	padding-bottom: 25px;
}

.area a {	color: #8c8c8c;
	text-decoration: underline;
}

.area a:hover {
	color: #8c8c8c;
	text-decoration: none;
}

.area p span {
	text-decoration: underline;
	color: #000;
}

.area p strong{
	color: #000;
	font-weight: normal;
}

.girl{
	position: absolute;
	left: 70px;
	top: 30px;
	z-index: 5;
}

.sidebar{
	width: 193px;
	padding: 270px 0 0 0px;
	float: right;
}

.sidebar ul.mnu li{
	width: 171px;
	height: 31px;
	line-height: 31px;
	background: url(/images/sdbr_b_1.jpg) left top no-repeat;
	padding: 0 0 0 13px;
}

.sidebar ul.mnu{
	padding: 0 0 15px 3px;
}

.sidebar ul.mnu li a{
	color: #515151;
	font-size: 13px;
	font-weight: bold;
}

.sidebar span{
	display: block;
	background: url(/images/sdbr_b_2.jpg) left top no-repeat;
	width: 177px;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 13px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

.sidebar span b{
	color: #3A94AE;
}

.pic_wrap{
	padding: 15px 0 30px 20px;
}

ul.comments li{
	padding: 0 0 15px 0;
}

ul.comments{
	padding: 30px 0 0 0;
}

ul.comments li b{
	display: block;
	color: #000;
	font-weight: bold;
	padding: 0 0 5px 10px;
	font-size: 13px;
}

ul.comments li p{
	padding: 0 0 0 25px;
	text-align: justify;
}

.footer{
	height: 80px;
	position: relative
}

.ph_btm{
	position: absolute;
	 top: -20px;
	left: 50px;
}

.ftr_l{
	padding: 20px 0 0 130px;
	float: left;
}

.ftr_l div{
	float: left;
	margin: 0 20px 0 0;
	font-size: 11px;
}

.ftr_l div a{
	color: #737373;
}

.ftr_r{
	float: right;
	padding: 20px 0 0 0;
	text-align: right;
	width: 200px;
}

.ftr_r a{
	color: #737373;
}

.ftr_r img{
	float: right;
}

.ftr_r p{
	font-size: 10px;
}


#inside{
	padding: 20px 0 30px 0;
}

#inside .content{
	padding: 0 0 0 0;
}

#inside .mnu{
	float: right;
	padding: 30px 0 5px 0;
}

#inside .mnu li{
	float: left;
	width: 150px;
	height: 31px;
	line-height: 31px;
	background: url(/images/inside_mnu_but.png) left top no-repeat;
	text-align: center;
	margin: 0 2px 0 0;
}

#inside .mnu li a{
	color: #7F7F7F;
}

#inside .content .main_block .cnt_in .area{
	padding: 20px 45px 10px 35px;
}

.sidebar .hdl{
	background: url(/images/sdb.jpg) left top no-repeat;
	display: block;
	height: 38px;
	line-height: 35px;
	width: 176px;
	color: #fff;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 18px;
}

.sidebar ul.list{
	padding: 0 0
}

.sidebar ul.list li{
	background: url(/images/bull.png) left 7px no-repeat;
	padding: 3px 0 3px 0px;
}

.sidebar ul.list{
	padding: 25px 0 30px 18px;
}

.sidebar ul.list li a{
	color: #555555;
	padding: 0 0 0 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}
.make_z{
    display:inline-block;
    padding:3px;
    color: gray;
    font-weight:bold;
    border:1px solid gray;


}