/*<全局css定义>*/
*{/*<清除所有元素边界和补白默认属性>*/
	margin:0;padding:0;}
img{border:0;}
ul{list-style:none;}
body{
	width:100%;/*<随屏幕大小自动充满>*/
	color:#666;/*<定义字体颜色>*/
	font-size:12px; /*<预定义字体大小>*/
	line-height:18px;
	font-family: verdana, arial, helvetica, sans-serif; /*<定义字体系列>*/
	word-break:normal;/*<允许在词间换行>*/
	word-wrap:break-word;
	background:#f0f0f0 url(../images/bg_body.jpg) repeat-y center;
}
#layout_n {margin: 0;padding: 0;background: url(../images/bg_layout_n.jpg) repeat-x 0 0;}
p{margin: 10px 0;}
div,form,img,ul,ol,li,dl,dt,dd{ /*<定义布局标签元素属性>*/
	margin:0;/*<清除边界值>*/
	padding:0;/*<清除补白值>*/
	border:none;/*<清除边框值>*/
}
a{color:#666666;font-size:12px;text-decoration:none;}
a:hover{color: #bb3c36;}
.box{margin: 0;padding: 0;background: url(../images/n_01.gif) no-repeat top center;height: 100%;}

.header{ width:1000px;height:152px;margin:0 auto;}
.logo{float: left;width:108px;height:61px;padding-top: 10px;padding-left: 56px;}
.site{float:right;padding-top: 15px;padding-right:30px;}
.site a{color: #FFFFFF;text-decoration: underline;}
.guide{height:37px;width:890px;margin:0 auto;line-height:35px;color:#FFFFFF;}
.guide a{color:#FFFFFF;}
.main{width:900px;margin:0 auto;margin-top:25px;}
.left{float:left;width:242px;overflow:hidden;}
.left_con UL{border-bottom:1px solid #666666;}
.left_con li{width: 100%;padding-left: 6px;border-top:1px dashed #CCCCCC;height: 31px;}
.left_con li a{float:left;width: 100%;background: url(../images/ico_arrow_right.gif) no-repeat 0 9px;line-height:31px;text-indent: 20px;}
.left_con li a:hover{float:left;width: 100%;background:#f0f0f0 url(../images/ico_arrow_right.gif) no-repeat 0 9px;line-height:31px;text-indent: 20px;}
.left_con li a.mov{float:left;width: 100%;background: url(../images/ico_movie.gif) no-repeat 0 9px;line-height:31px;text-indent: 20px;}
.left UL.more{padding-bottom: 15px;}
.left UL.more li{width: 100%;padding-left: 6px;background: url(../images/n_li_more.gif) repeat-x;height:26px;}
.left UL.more li a{float:left;width: 100%;background: url(../images/ico_blank_wb.gif) no-repeat 0 6px;line-height:26px;text-indent: 20px;}

.right{float:right;width:611px;}
.right a{color:#bb3c36;font-size:12px;text-decoration:none;}
.right a:hover{color: #666666;}
.tit_instr{font-size: 14px;}
.tit_con{font-size: 14px;color: #666666; font-weight:bold;line-height:18px;text-align: right;}
.tit_con2{font-size: 14px;font-weight: bold;}
.tit_con2red{font-size: 14px;font-weight: bold;color:#bb3c36;}
.tit_con3{font-family: "黑体";font-size: 24px;font-weight: bolder;line-height:28px;padding-left:10px;}
.tit_con4{font-family: "黑体";font-size: 20px;font-weight: bolder;line-height:24px;padding-left:10px;}
.tit_con4red{font-family: "黑体";font-size: 20px;font-weight: bolder;line-height:24px;color:#bb3c36;}

.red{color:#FF0000;}
.red_dark{color:#bb3c36;}
.blue{color:#1775E6;}
.normal_an1 {background-image:url(../images/buttom.gif);width:145px;height:27px;margin:0px;padding:0px;text-align:center;color:#FFFFFF;background-color:transparent;border:0px;cursor:pointer;font-size: 13px;font-weight: bold;background-repeat: no-repeat;}
.normal_an2 {background-image:url(../../checkup/images/buttom2.gif);width:230px;height:27px;margin:0px;padding:0px;text-align:center;color:#FFFFFF;background-color:transparent;border:0px;cursor:pointer;font-size: 13px;font-weight: bold;background-repeat: no-repeat;}

/*.right a{color: #bb3c36;text-decoration:underline;}
.right a:hover{color:#666666;}*/

.list_n{width: 242px;padding:15px 0 5px 0;float:left;}

.backtop{width:946px;padding:0 45px 25px 0;text-align: right;margin:0 auto;}
.footer{width: 946px;text-align:center;margin:0 auto;height:80px;}
.tablecenter{margin:0 auto;}
#foot{border-top:1px solid #666666;color: #666666;font-size: 11px;width:900px;margin:0 auto;}
#foot a{font-size: 11px;padding:0 6px;}
