﻿@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: #1a4e87;}
.position {
height: 40px;
line-height: 40px;
color: #666666;
padding-left:20px;
font-size: 12px;
border-bottom: 1px solid #E6E6E6;
clear:both;
}
h2 span.more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
}
h2 span.more a, .h_m_focus h2 span.more a:link {
    color: #1a4e87;
}
h2 span.more a, .h_m_focus h2 span.more a:link {
    color: #1a4e87;
}
.m_1_left,.m_2_left {
width: 950px;
min-height:400px;
float: left;
display: inline;
}
.m_1_attention {width: 907px;margin-left: 20px;margin-bottom:20px;float: left;display: inline;}
.m_1_attention h2 {height: 48px;line-height: 50px;border-bottom: 1px solid #1a4e87;font-size: 16px;color: #1a4e87;margin-bottom: 8px;text-align: left;padding: 0;position: relative;}

.m_1_right,.m_2_right {
width: 220px;
float: left;
display: inline;
margin-left: -1px;
border-left:1px solid #E6E6E6;
position: relative;
}
.m_1_notice {width: 200px;margin: 10px auto 0 auto; height:200px;}
.vspace {
 height:10px; 
}
.friendlink {
	border-top: 1px solid #E6E6E6;	
}
.form {
width:960px;
font-size: 14px;
}
td{
 padding-right:10px;
 height:45px;
}
input {
width: 190px;
height: 20px;
padding: 4px;
border: 1px solid #CCC;
border-radius: 4px;
line-height: 20px;
font-size: 14px;
font-weight: 600;
}
.needFlag {
color: #F00;
}
.tips{
	padding-left:10px;
color: #666;
}
.code {
width:100px;
}