﻿@charset "utf-8";


/*base 样式*/
@import url("/_lib/css/base.css");
/*box 样式*/
@import url("/_lib/css/box.css");

@import url("list.css");

@import url("page.css");

.sub_5 a{ color:#666666}
.sub_5 a:hover{ color:#0033FF}




.leave_message{ width:600px; height:auto; margin:20px auto;}
.leave_message li{ width:100%; height:auto; margin-bottom:10px;}
.leave_message li div{ float:left}
.leave_message .name{ width:80px; margin-right:8px;font-weight:bold; color:#5ab9fb; text-align:right;}

.leave_message .input_2{ width:260px; height:15px; border:1px #669acc solid;}
.leave_message .input_3{ width:300px; height:15px; border:1px #669acc solid;}
.leave_message .input_4{ width:330px; height:15px; border:1px #669acc solid;}
.leave_message .input_5{ width:330px;border:1px #669acc solid;}


.leave_message .box{ width:500px; height:300px;border:1px #669acc solid;}

.leave_message .nbsp_left{ margin-left:88px;}
.leave_message div a{ color:#FF0000; padding:0 6px;}





.photo_list{ width:200px; height:200px; float:left; margin-left:10px;}
.photo_list .box{ width:170px; height:150px;}
.photo_list .box .img{ width:150px; height:100px; margin:10px auto}
.photo_list .box .tname{ width:150px; text-align:center; margin:0 auto;}



.sub_5 .student_dash_btn{}
.sub_5 .student_dash_btn li{ float:right; text-align:left;}









