@charset "utf-8";
/* CSS Document */
body {
    font: 10px normal Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 3em;
    margin: 20px 0;
}
.container {
    margin: 10px auto;
    width: 739px;
}
ul.tabs {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.tabs li {
    float: left;
    line-height: 31px;
    margin: 0 0 -1px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
ul.tabs li a {
    display: block;
    font-size: 1.2em;
    outline: medium none;
    padding-right: 3px;
    text-decoration: none;
}
ul.tabs li a:hover {
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
}
.tab_container {
    width: 100%;
	min-height: 300px;
	height: auto;
}
.tab_content {
    font-size: 1.2em;
    padding: 20px;
}
.tab_content h2 {
    border-bottom: 1px dashed #DDDDDD;
    font-size: 1.8em;
    font-weight: normal;
    padding-bottom: 10px;
}
.tab_content h3 a {
    color: #254588;
}
/*
.tab_content img {
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0 20px 20px 0;
    padding: 5px;
}*/
.btn_active {
    height: 25px;
    width: auto;
}
.btn_active .btn_left {
    background: url("Images/btn_a_left.png") no-repeat scroll left top transparent;
    float: left;
    height: 25px;
    width: 5px;
}
.btn_active .btn_center {
    background: url("Images/btn_a_bg.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: verdana;
    font-size: 14px;
    height: 25px;
    min-width: 100px;
    text-align: center;
    width: auto;
}
.btn_active .btn_right {
    background: url("Images/btn_a_right.png") no-repeat scroll right top transparent;
    float: left;
    height: 25px;
    width: 5px;
}
.btn_defaut {
    height: 25px;
    width: auto;
}
.btn_defaut .btn_left {
    background: url("Images/btn_d_left.png") no-repeat scroll left top transparent;
    float: left;
    height: 25px;
    width: 5px;
}
.btn_defaut .btn_center {
    background: url("Images/btn_d_bg.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: verdana;
    font-size: 14px;
    height: 25px;
    min-width: 100px;
    text-align: center;
    width: auto;
}
.btn_defaut .btn_right {
    background: url("Images/btn_d_right.png") no-repeat scroll right top transparent;
    float: left;
    height: 25px;
    width: 5px;
}

.re_student_info{
	width: 572px;
	height: 110px;
	background-image:url(Images/bg_top.png);
}
.re_student_row{
	width: 450px;
	height: 20px;
}
.re_student_title{
	width: 70px;
	height: 20px;
	float:left;
	font-size: 13px;
	text-align:right;
}
.re_student_value{
	width: 300px;
	height: 20px;
	float: left;
	font-size: 13px;
	padding-left: 15px;
	font-weight:bold;
}
.list_tab{
	width: 100%;
	height: 25px;	
	margin-left:58px;
}
.re_temp{
	width: 100%;
	height: 10px;	
}
.tab_content  .p1{
text-align:center;
color:#1550AA;
font-family:arial;
font-size:15px;
}
.tab_content  .p3{
font-family: arial;
    font-size: 13px;
    line-height: 24px;
    text-align: justify;
}
.p2{
font-family:arial;
font-size:14px;
color:#1550AA;
}
.sodo img{
width:720px !important;
}
