﻿@charset "utf-8";
/*主内容*/
.main {width:1172px;margin:0 auto 20px auto; font-size:12px; line-height:24px;border:1px solid #E6E6E6; background:#FFF; clear:both;}
.main h2 {height: 48px;line-height: 50px;border-bottom: 1px solid #E6E6E6;padding-left: 20px;font-size: 16px;color: #36775a;}
.position,.title {
height: 40px;
line-height: 40px;
color: #666666;
padding-left:20px;
font-size: 12px;
border-bottom: 1px solid #E6E6E6;
clear:both;
}

.m_1_attention {width: 94%;margin-left: 20px;margin-bottom:20px;float: left;display: inline;}
.m_1_attention h2 { border:0;height: 48px;line-height: 50px;font-size: 16px;color: #333;margin-bottom: 1px;text-align: center;padding: 0;position: relative;}
.dotted_line {
height: 8px;
width: 93%;
border-top: 1px dotted #DDDDDD;
overflow: hidden;
clear: both;
}