﻿/**
 * static/public
 */

body {font-size:12px;font-family:"Verdana",宋体,Arial,Helvetica,sans-serif;color:#333;margin:0;text-align:center;}
table { margin:0; border:0; border-collapse:collapse; }
form,td,ul,li,h1,h2,h3,h4,select,input,texterea{ padding:0; margin:0; }
ul,li{ list-style:none; }
img{ border:0; }
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;zoom:1;_height:1px}
*html .clearfix { height: 1% }
*+html .clearfix { height: 1% }

.body {
	width:880px;
	margin: 0 auto;
	padding: 0 45px;
	text-align: left;
}
.hidden {
	display: none;
}
.clear {
	clear:both;
}

/*页面结构*/
.main_left {
	float: left;
	width: 182px;
	overflow:hidden;
}

.main_right {
	float: right;
	width: 690px;
}

/*footer*/
.footer {
	clear:both;
	height: 110px;
	width: 970px;
	margin: 0 auto;
}

.footer_contact, .footer_copy {
}

.footer_copy {
	height:28px;
	line-height: 28px;
}

.footer_contact {
	line-height: 20px;
	padding-top: 8px;
}

.footer_contact span a {
	text-decoration: none;
}


/*头*/
.header {
	height:125px;
	overflow:hidden;
	position: relative;
}
.logo {
	display: block;
	position: absolute;
	top:30px;
	left:25px;
	width: 145px;
	height: 80px;
}
#nav {
	float:right;
	width:690px;
}
.nav_1 {
	height:35px;
	line-height:35px;
	overflow:hidden;
	text-align:right;
	font-size:12px;
	background: url(../images/youyi_logo2.gif) no-repeat 480px 8px ;
}
.nav_lm{
	text-align:right;
	padding-bottom:10px;
	font-size:12px;
	font-weight:bold;
	color:#006699;
}
.nav_lm a{
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}
/**/
#nav_2 {
	height:36px;
	overflow:hidden;
	padding-left:6px;
}
#nav_2 a{
	display:block;
	height:36px;
	text-decoration:none;
	line-height: 36px;
}
.per_nav {
	float:left;
	text-align:center;
}
.per_nav_1{width:45px;}
.per_nav_2{width:70px;}
.per_nav_3{width:70px;}
.per_nav_4{width:65px;}
.per_nav_5{width:70px;}
.per_nav_6{width:80px;}
.per_nav_7{width:70px;}
.per_nav_8{width:70px;}
.per_nav_9{width:70px;}
.per_nav_10{width:70px;background:none;}
.nav_normal { }
.nav_normal:hover { }
.nav_selected { }
/**/
#subMenuArea {
	position:relative;
}
.subMenu {
	position:absolute;
	height:32px;
}
.subMenu_left {
	width:3px;
	height:32px;
	float:left;
}
.subMenu_body {
	float:left;
	height:32px;
	overflow:hidden;
}
.subMenu_right {
	width:3px;
	height:32px;
	float:left;
}
.subMenu_body a{
	display:block;
	float:left;
	text-decoration:none;
	line-height:33px;
	overflow:hidden;
	padding:0 8px 0 8px;
}
.subMenu_body a:hover { }


