﻿.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
a{text-decoration: none;}
a:hover{color:#26609F;}
p{text-align:justify; text-justify:inter-ideograph;}
.mt{margin-top:10px;}
.welcome{height:40px;line-height:40px;color:#fff;background-color:#5B96D7;}
.nav{height:40px;line-height:40px;color:#fff;background-color:#26609F;}
.nav a{display:block;height:40px;color:#fff;}
.nav a:hover{color:#fff;background-color:#5B96D7;}
.title{font-size:14px;height:40px;line-height:40px;margin-bottom:10px;background-color:#eee;color:#666;padding-left:20px;}
.leftside{background-color:#f4f4f4;}
.leftmenu li{padding:4px 0;}
.leftmenu li a{color:#666;}
.leftmenu li a:hover{color:blue;}
.border{border:1px solid #eee;}
.box{padding:10px;}
.footer{background-color:#ddd;padding:20px 0;}