 


/*清除浮动*/
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { *zoom:1; }

.nav-box .chevron-right{
	margin-top: 25px;
	display: inline-block;
	background: url(/hnxm/images/icoq.png) no-repeat;
	height: 20px;
	width: 20px;
}
.nav-box .active .chevron-right{
	background: url(/hnxm/images/icow.png) no-repeat;
}


.container{
	width: 1000px;
	padding:6px;
	padding-top: 0;
	margin: 0 auto;
	background-color: #fff;

}
.logo{
	height: 100px;
	background-color: #f7f6f6;
}
.logo a{
	margin-top: 21px;
	margin-left: 19px;
	float: left;
}
.logo .search{
	float: right;
	height: 28px;
	margin-top: 25px;
	margin-right: 24px;
}
.logo .search input{
    vertical-align: middle;
    height: 26px;
    text-indent: .5em;
    border: 1px #ccc solid;
    width: 300px;
}
.logo .search button{
	border: none;
	vertical-align: middle;
    height: 100%;
    width: 56px;
    background: url(/hnxm/images/button.png) left bottom no-repeat;
}
.nav{
	margin-top: 10px;
}
.nav-box{
    float: left;
    width:320px;
}
.nav-content{
    float: right;
}
.nav-box li{
	cursor: pointer;
	width: 318px;
	height: 68px;
	border: 1px #3983cc solid;
	background: url(/hnxm/images/nav.png) no-repeat #3983cc;
	line-height: 68px;
	font-size: 16px;
	color: #fff;
	text-indent: 90px;
	font-weight: 700;
	margin-bottom: 5px;
}
.nav-box li span{
	float: right;
	margin-right: 20px;
}
.nav-box li:hover,.nav-box .active{
	background-color:#fff; 
	color: #3983cc
}
.nav-box .trends{
	background-position: 20px 16px;
}
.nav-box .trends:hover,.nav-box .trends.active{
	background-position: 20px -300px;
}
.nav-box .public{
	background-position: 20px -56px;
}
.nav-box .public:hover,.nav-box .public.active{
	background-position: 20px -380px;
}
.nav-box .work{
	background-position: 20px -140px;
}
.nav-box .work:hover,.nav-box .work.active{
	background-position: 20px -463px;
}
.nav-box .serve{
	background-position: 20px -225px;
}
.nav-box .serve:hover,.nav-box .serve.active{
	background-position: 20px -553px;
}
.nav-content{
	width: 672px;
	height: 294px;
	/*border: 1px red solid;*/
}
.nav-content.details{
	display: none;	

	width: 630px;
	padding: 10px 20px;
	height: 273px;
	border: 1px #3983cc solid;
}
.nav-content.details .zhen_republic{
	display: inline-block;
	margin-bottom: 15px;
	margin-left: 11px;
	padding: 8px 10px;
	border: 1px #BCC6CF solid;
	background:url(/hnxm/images/22.png);
	border-radius: 4px;
	color: #000;
	box-shadow:inset 0 0 2px #fff;
}
.nav-content.details .zhen_republic:hover{
	display:inline-block;
	margin-bottom: 15px;
	margin-left: 11px;
	padding: 8px 10px;
	border: 1px #BCC6CF solid;
	background:#DAE7F2;
	border-radius: 4px;
	color: #000;
	box-shadow:inset 0 0 2px #fff;
}
.details h2{
	font-size: 19px;
	line-height: 28px;
	color: #135fab;
	font-family: "黑体";
	text-align: center;
}
.details p{
	padding-top: 7px;
	text-indent: 1em;
	color: #999;
	line-height: 19px;
}
.details p a{
	color: #135fab;
}
.details .titles{

	width: 500px;
	border-bottom: 2px #135fab solid;
}
.details .news{
	position: relative;
}
.details .ico{
	position: absolute;
	top: 29px;
	left: 36px;
	font-size: 0;
	height: 0;/*这个是为了兼容ie7*/
	border: 4px transparent solid;
	border-bottom-color: #135fab;

}

.details .ico1{
	position: absolute;
	top: 20px;
	left: 36px;
	font-size: 0;
	height: 0;/*这个是为了兼容ie7*/
	border: 4px transparent solid;
	border-bottom-color: #135fab;

}

.details .titles .active{
	color: #008e3c;
}
.details .titles .active a{
	color: #008e3c;
}
.details .titles li{
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #135fab;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 0 6px;
	padding-top: 12px;
	font-family: "黑体";
	font-weight: 700;
}
.details .titles li a{
	color: #135fab;
}

.details .titles1{

	width: 500px;
	border-bottom: 2px #135fab solid;
}
.details .titles1 .active{
	color: #008e3c;
}
.details .titles1 .active a{
	color: #008e3c;
}
.details .titles1 li{
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #135fab;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 0 0px;
	padding-top: 0px;
	font-family: "黑体";
	font-weight: 700;
}
.details .titles1 li a{
	color: #135fab;
}


.details .newslist{
	margin-top: 6px;
}
.details .newslist li{
	font-size: 12px;
	line-height: 26px;
}
.details .newslist li a{
	color: #333;
	padding-left:0px;
}
.details .newslist li a:hover{
	color: #f00;
	text-decoration: underline;
}
.details .newslist li span{
	float: right;
	padding-right: 5px;
	color: #135fab;
}
.details .newslist li b{
	display: inline-block;
	height: 3px;
	width: 3px;
	background: #f00;
	margin: 0 5px;
	vertical-align: middle;
}


.details .newslist1 li{
	font-size: 12px;
	line-height: 25px;
}
.details .newslist1 li a{
	color: #333;
	padding-left:6px;
}
.details .newslist1 li a:hover{
	color: #f00;
	text-decoration: underline;
}
.details .newslist1 li span{
	float: right;
	padding-right: 5px;
	color: #135fab;
}
.details .newslist1 li b{
	display: inline-block;
	height: 3px;
	width: 3px;
	background: #f00;
	margin: 0 5px;
	vertical-align: middle;
}


.details .spic .titles li{
	font-size: 12px;
	color: #3983cc;
}
.details .spic .titles .active{
	color: #44b042;
}
.details .spic .newslist li{
	font-size: 12px;
	line-height: 24px;
}
.details .spic .newslist li a{
	color: #666;
}
.details .spic .newslist li a:hover{
	color: #f00;
}
.details .spic .newslist li b{
	background-color: #003174;
}
.ad{
	margin: 6px 0;
}
.content-a{
	float: left;
	width: 675px;
}
.content-b{
	float: right;
}
.rolnews{
	position: relative;
	height: 70px;
	margin-bottom: 10px;
	background-color:#e0f0ff;
}
.rolnews span{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(/hnxm/images/button.png) no-repeat;
}
.cont-box{
	/*border: 1px #bedfff solid;*/
	border-top:0; 
}
.detail{
	float: left;
	margin-left: 6px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	width: 318px;
	border: 1px #bedfff solid;
}
.detail.spic{
	padding-bottom: 38px;
}
.detail.flsh-cont{
	border: 0;
	width: 343px;
}
.detail ul{
		margin-top: 10px;
}
.detail ul li{
	height: 25px;
	line-height: 25px;
	color: #333
}
.detail ul li b{
	vertical-align: middle;
	margin: 0 5px;
	display: inline-block;
	height: 2px;
	width: 2px;
	background-color: #f00;
}
.detail ul li a{

}
.detail.flash{
	border: none;
}
.detail ul li a:hover{
	color: #f00;
	text-decoration: underline;
}
.detail ul li span{
	float: right;
	color: #666;
	padding-right: 8px;
}
.detail .ban-t{
	margin-top: 0;
	width: 325px;
	padding: 0 10px;
	border-top: 1px #3983cc solid;
	background-color: #3983cc;
}
.detail .ban-t li{
	cursor: pointer;
	display: inline-block;
	padding: 0 4px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-weight: 700;
}

.detail .ban-t li a{
	color: #fff;
	text-decoration: none;
}

.detail .ban-t li{
	*display: inline;
	*zoom: 1;
}
.detail .ban-t .active{
	color: #3983cc;
	background-color: #fff;
}
.detail .ban-t .active a{
	color: #3983cc;
	background-color: #fff;
	text-decoration: none;
}
.detail h2{
	height: 32px;
	text-indent: 30px;
	color: #fff;
	line-height: 32px;
	background:url(/hnxm/images/tile_bg.png) no-repeat;
}
.detail h2 a{
	color: #3982cb;
	font-size: 12px;
	float: right;
	margin-right: 10px;
	font-weight: 400;
}
.detail .wai-link{
	vertical-align: middle;
	/*border: 1px red solid;*/
	display: inline-block;
	width: 100px;
	min-height: 36px;
	color: #666;
	line-height: 18px;
	font-weight: 700;
	margin-top: 30px;
	margin-left: 10px;
	padding-left: 40px;
	background: url(/hnxm/images/ico.png) no-repeat; 
}
.detail .guide{
	background-position: 0 -546px
}
.detail .reg{
	background-position: 0 -471px
}
.detail .entry{
	background-position: 0 -73px
}
.detail .apply{
	background-position: -3px -146px
}
.detail .tact{
	background-position: 0 bottom;
}
.detail .email{
	background-position: 0 -609px;
}
.detail .adv{
	background-position: 0 -297px;
}
.detail .survey{
	background-position: 0 -393px;
}
.detail .advice{
	background-position: 0 -222px;
}
.detail .hall{
	background-position: 0 0;
}

.content-b .detail{
	margin: 0;
	min-height: 782px;
	text-align: center;
}
.content-b .detail h2{
	text-align: left;
}
.content-b .price{
	margin: 0 7px;
	margin-top: 10px;
	border-top: 1px #3982cb solid;
}
.content-b .price ul{
	margin: 0;
	border: 1px #cce6ff solid;
	height: 27px;
	float: left;
	padding-left:15px;
}
.content-b .price ul li{
	cursor: pointer;
	padding: 0 8px;
	display: inline-block;
	height: 27px;
	line-height: 27px;
	text-align: center;

}

.content-b .price ul li a{
	text-decoration: none;
}
.content-b .price .dddd ul li{
	*display: inline;
}
.content-b .price .content{
	margin-top: 6px;
}
.content-b .price ul .active{
	border-right: 1px #3982cb solid;
	border-left: 1px #3982cb  solid;
	border-bottom: 1px #fff solid;
}

.content-b .price tr{
	height: 22px;
	line-height: 22px;
}
.content-b .price .name{
	text-align: left;
	text-indent: 8px;
	width: 80px;
}
.content-b .price .pic{
	text-align: center;
	width: 148px;
}
.content-b .price .time{
	text-align: right;
	width: 62px;
	padding-right: 8px
}
.content-b .detail h3{
	margin: 10px 7px;
	font-weight: 700;
	text-align: left;
	height: 30px;
	line-height: 30px;
}

.content .zhen_republic{
	display: inline-block;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 7px 8px;
	border: 1px #BCC6CF solid;
	background:url(/hnxm/images/22.png);
	border-radius: 4px;
	color: #000;
	width:120px;
	float:left;
	box-shadow:inset 0 0 2px #fff;
}
.content .zhen_republic:hover{
	display:inline-block;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 7px 8px;
	border: 1px #BCC6CF solid;
	background:#DAE7F2;
	border-radius: 4px;
	color: #000;
	box-shadow:inset 0 0 2px #fff;
}

.stat{
	/*border: 1px red solid;*/
	/*margin: 0 7px;*/
	height: 208px;
}

.friendlink{
	border: 1px #cce6ff solid;
}
.friendlink h2{
	line-height: 34px;
	height: 34px;
	text-indent: 30px;
	color: #fff;
	font-size: 12px;
	background: url(/hnxm/images/tile_bg.png) -1px bottom no-repeat;
}
.friendlink-box{
	padding: 12px;
	padding-left: 238px;
	background:url(/hnxm/images/logo_min.png) 13px center no-repeat;
}
.friendlink-box a{
	line-height: 20px;
}
.friendlink-box a:hover{
	text-decoration: underline;
}
.footer{
	width: 650px;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	text-align: center;
	color: #666;
}
.footer a{
	color: #666;
}
.footer a:hover{
	text-decoration: underline;
}
.content-b .detail a{
	display: block;
	margin-top: 0px;
}

.box2 {
    display: block;
    padding: 10px 10px;
}

.line2 {display:block;background: url('/hnxm/images/line1.gif') repeat-x;height:1px;margin:10px 0 0px 0px;overflow-y: hidden;}

.fgww { text-align:left; padding:0 5px; margin:0 auto; border-left: 1px solid #afc3fa;height:36px;line-height:36px;}
.fgww a {padding-left:5px;font-size:15px; font-weight:bold;}
.fgww a:hover {}
.m_R2 { margin-right:0px;}
.link2 { font-size:16px; font-weight:bold }
a.link2:visited { color: #2f6698;text-decoration: none;}
a.link2:link { color: #2f6698; text-decoration: none;}
a.link2:active { color: #c00; text-decoration: underline; }
a.link2:hover {	color: #c00;	text-decoration: underline;}
.borderleft1 {border-left: 6px solid #2f6698;} 



/* 本例子css */
.slideBox{ height:100%;overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ overflow:hidden; position:absolute; right:5px; top:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{float:left;border-radius: 50%; margin-right:2px;  width:20px; height:20px; line-height:20px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ display:block; height: 100%; width: 100%; }

.txtScroll-top{
	text-align: center;
	height: 100%;
}
.txtScroll-top ul li a{
	line-height: 30px;
	color: #3983cc;
	font-size: 16px;
	font-family: "Microsoft Yahei";
}
.txtScroll-top ul li a:hover{
	text-decoration: underline;
}
.js {
	width: 90%;
	margin: 10px auto 0 auto;
}

.js p {
	padding: 5px 0;
	font-weight: bold;
	overflow: hidden;
}

.js p span {
	float: right;
}

.js p span a {
	color: #f00;
	text-decoration: underline;
}

.js textarea {
	height: 100px;
	width: 98%;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: 2px solid #aaa;
	border-left: 2px solid #aaa;
}

.focusBox {
	position: relative;
	width: 320px;
	height: 240px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
}

.focusBox .pic img {
	width: 320px;
	height: 240px;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}

.focusBox .num li a,.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.focusBox .num li.on a,.focusBox .num a:hover {
	background: #f60;
}

/*****common tag style begin*****/
.mytitle {
	width:98%;
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	color: #333;
	height:26px; 
	text-indent:6px;
	list-style: none outside none;
	float:left;
	margin:0px auto;
	padding:0px;
	}
.mytitle li{float:left; width:100%; margin:0px;}
.mytitle li a:link{color:#333; text-decoration:none; float:left;margin-top:0px;}
.mytitle li a:visited{color:#333; text-decoration:none;}
.mytitle li a:hover{color:#f60; text-decoration:underline;}
div.li_time{float:right; padding-right:0px;}
div.pre_img{float:left; width:3px; padding:0px;}
.li_q{float:left; padding-top:12px;}
.li_q2{float:left; padding-top:12px;}


/* fontawesome */
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;font-family: "SimSun";}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
/**table{border-collapse:collapse;border-spacing:0;}*/
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/14px "Microsoft Yahei","微软雅黑",arial,\5b8b\4f53;color:#333;outline:0;}
a,a:hover{color:#333;text-decoration: none;}
body{
	background: url(/hnxm/images/body-bg.jpg) repeat-x #fff;
}


/*清除浮动*/
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { *zoom:1; }

.container{
	width: 1000px;
	padding:6px;
	padding-top: 0;
	margin: 0 auto;
	background-color: #fff;

}
 
 

.crumbs{
	margin-top: 10px;
	height: 32px;
	border: 1px #d8d8d8 solid;
	line-height: 32px;
	color: #333;
	background: -webkit-linear-gradient(top, #d8d8d8, #fff);  /*chrome*/
	background: -moz-linear-gradient(top,#d8d8d8,#fff); /*firefox*/
	background: -ms-linear-gradient(top,#d8d8d8,#fff); /*IE10*/
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#d8d8d8,endColorStr=white); /*IE 6 7 8*/ 
	font-size: 14px;
	font-weight: 700;
}
.crumbs img{
	margin-left: 10px;
	vertical-align: text-bottom;
	*vertical-align: middle;
}
.crumbs p{
	font-family: "Microsoft Yahei";
	display: inline;
	zoom:1;
}
.crumbs p a{
	color: #666;
}


.cont-nav{
	float: left;
	width: 220px;
	height: 100%;
	margin-left: 0px;
	border: 1px #bedfff solid;
	font-size: 12px;
	font-weight: 700;
}
.cont-nav h2{
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 3px;
	background-color: #3983cc;
	color: #fff;
}


.cont-nav ul li a{
	color: #bedfff;
}
.cont-nav ul li span{
	float: right;
	margin-right: 40px;
}
.cont-nav ul .active{
	color: #fff;
}
.cont-nav ul .active a{
	color: #fff;
}
.cont-detail{
	float: left;
	width: 760px;
	border-color: #0093d0 #d3e0ea #d3e0ea;
	border-style: solid;
    border-width: 3px 1px 1px;
	margin-left:10px;
}
.cont-detail h2{
	height: 32px;
	line-height: 32px;
	color: #3985cc;
}
.cont-detail ul{
	padding-bottom: 10px;
}
.cont-detail li{
	height: 22px;
	line-height: 22px;
}
.cont-detail li b{
	display: inline-block;
	margin-right:5px;
	vertical-align: middle;
	width: 3px;
	height: 3px;
	background-color: #f00;
}
.cont-detail li span{
	float: right;
	margin-right: 10px;
}
.cont-detail li a:hover{
	color: #f00;
	text-decoration: underline;
}
.cont-detail h1{
	padding-top: 10px;
	line-height: 40px;
	font-size: 25px;
	color: #333;
	font-family: "Microsoft Yahei";
	font-weight: 400;
	text-align: center;
}
.cont-detail .time{
	color: #999;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.paging{
	padding-top: 20px;
	padding-right: 10px;
	float: right;
}
.paging a{
	display: inline-block;
	padding: 5px 10px;
	border: 1px #999 solid;
}
.paging .active{
	background-color: #3985cc;
	color: #fff;
}
.new-detail p{
	line-height: 22px;
	font-size: 14px;
	text-indent: 2em;
}

.bg40lan {
    background: url("../images/bg40lan.png") repeat-x;
    height: 38px;
    line-height: 38px;
    width: 100%;
    color:#3985cc;

}

.yl16 {
    background: url("../images/landian.gif") no-repeat scroll 10px 14px;
    color: #0163a6;
    font-family: "宋体","微软雅黑";
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    text-indent: 30px;
    width: 100%;
}  
div.mypagelink{float:left;}
ul.mypagetitle {list-style:none; padding:0; margin:0px 0px 0px 10px;}
ul.mypagetitle li{list-style:none; float:left; margin:0px; height:30px; line-height:30px;padding-top:3px; width:730px; border-bottom: dashed 1px #DADADA;}
ul.mypagetitle li a{float:left; margin:0px 0px 0px 12px; font-size:14px; color:#2F2F2F;}
div.li_page_time{float:right; padding:0px; font-size:14px; color:#999999; margin-right:14px;}
div.pre_img1{float:left; margin-left:15px; margin-top:10px; width:11px; padding:0px; height:30px;}
div.mydivimg{margin:0 auto; text-align:center;}
div.mydivimg img{margin:0 auto; text-align:center; border:#CCC 1px solid; padding:3px;}
div.mydivlink{margin:0 auto; text-align:center; height:25px; line-height:25px;}
div.mydivlink a{color:#666666 !important; font-weight: normal;}

html{
	color:#000;
}
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,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul{
	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;
	*font-size:100%;
}
legend{
	color:#000;
}
#yui3-css-stamp.cssreset{
	display:none;
}
