﻿html {background-color:#cccccc;font-size:14px}
body{}
header{width:100%;height:100px;background-color:#006181;margin-bottom:10px;}
header div {width:1000px;height:100px;color:#ffffff }
header div h1 {width:500px;color:#ffffff;font-family:"微软雅黑";font-weight:normal;font-size:30px;line-height:100px;}
header div ul {width:350px;height:50px;text-align:right;}
header div ul li {display:inline;margin-right:10px;line-height:50px;}
header div ul li sup {background-color:#ff0000;color:#ffffff; padding:0px 5px 0px 5px}

footer {width:100%;height:50px;background-color:#006181;position:fixed;bottom:-10px;margin-top:100px;}
footer div {width:1000px;color:#ffffff;line-height:50px;text-align:center; }


.page_box {width:1000px;background:#ffffff;padding-top:10px;margin-bottom:10px; overflow:hidden;padding-bottom:50px;}

/*首页侧位 导航*/
.page_box nav {width:200px;margin-right:10px;background-color:#ffffff;}
.page_box nav ul {margin-bottom:10px;border:1px solid #d9d9d9;}
.page_box nav ul li {line-height:40px;border-top:1px solid #d9d9d9;}

.page_box nav ul li a {display:	inline-block;width:120px;height:30px;font-size:14px;margin-top:5px;line-height:30px;}
.page_box nav ul li a:hover {color:#FF0000}
.page_box nav ul li img {width:30px;height:30px;float:left;margin:5px 10px 5px 10px;}
.page_box nav ul li:hover{background-color:#d9d9d9}
.page_box nav ul li sup {background-color:#ff0000;color:#ffffff; padding:0px 5px 0px 5px}


.page_box nav ul .t {line-height:40px;background-color:#006181;border-bottom:1px solid #888888;text-indent:30px;}
.page_box nav ul .t h3 {line-height:40px;color:#ffffff;font-size:16px}
.page_box nav ul .t:hover{background-color:#006181;}

/*首页侧位 用户信息*/
.page_box aside {width:250px;margin:0px 0px 10px 10px;}
.page_box aside ul {margin-top:10px;width:90%;font-size:14px}
.page_box aside ul li{line-height:30px; }
.page_box aside ul .photo {text-align:center; }
.page_box aside ul .photo img {width:220px;height:300px;border:1px solid #cccccc; }


/*首页侧位 主内容区*/
.page_box section {width:500px;margin-left:10px;}


/*内页基础容器*/
.main{width:760px;min-height:500px;margin:0px 0px 10px 10px;}


/*通用提交表单*/
.form {width:700px;}
.form h2{margin-left:10px;line-height:40px;font-family:"微软雅黑";font-weight:normal}
.form ul {font-size:14px;margin-bottom:20px;margin-top:10px}
.form ul li {margin-bottom:10px}
.form ul li:hover {background-color:#d9d9d9}
.form ul li h3 {margin-bottom:10px;font-size:16px;margin-left:20px;}
.form ul li input {width:300px;height:30px;margin-right:10px;text-indent:5px}
.form ul li select {width:200px;height:30px;margin-right:10px;text-indent:5px}
.form ul li span {display:inline-block;width:100px;margin-left:20px;}
.form ul li p {display:inline-block;width:200px;font-size:12px}
.form ul li .small_but {width:60px;height:30px;margin-right:10px;text-indent:0px;text-align:center; }
.form .but {border:1px solid #1c8600;border-radius:4px;height:30px;width:100px;background-color:#22a000;color:#ffffff;text-align:center;text-indent:0px;margin:20px}
.form .check {width:15px;height:25px;margin:0px 5px 0px 5px;text-indent:5px}
.form .check input {width:15px;height:15px;margin-top:5px;}
.form textarea {width:500px;height:200px;}

/*Kingedit编辑器的按钮进行样式复位*/
.edit {width:680px;}
.edit span {width:15px;margin:0px;}


/*通用切换卡样式*/

#tab {width:700px;height:30px;border-bottom:1px solid #006181;text-align:right;}
#tab li {display:inline-block;width:100px;height:30px;background-color:#333333;text-align:center;line-height:30px;margin-right:5px}
#tab .sel {background-color:#006181;}

#Content_add {width:700px;min-height:300px;border:1px solid #d9d9d9;margin-bottom:10px;}



/*通用含简介的列表样式*/

.send_list{width:700px;}
.send_list li {}
.send_list li div {width:700px;height:30px;background-color:#e9f3f4;text-indent:10px}
.send_list li div b {line-height:30px;color:#50787d;font-size:14px}
.send_list li div span{display:	inline-block;background-color:#009807;color:#ffffff;line-height:18px;margin-right:10px;float:right;height:20px;margin-top:5px;padding:0px 5px 0px 5px;text-indent:0px;border-radius:4px}
.send_list li div span a {font-size:12px;color:#ffffff;line-height:18px;}
.send_list li div .read {background-color:#bf0000;}
.send_list li div .blue {background-color:#0d92aa;}
.send_list li p {width:688px;line-height:30px;border:1px solid #e9f3f4;padding:0px 0px 10px 10px;font-size:14px;margin-bottom:10px;}
.send_list li p span {margin-right:20px;font-size:12px;}



/*支付记录*/

.MoneyLOG_list{width:700px;margin-top:10px;border:1px solid #e9f3f4;border-collapse: collapse;line-height:40px;font-size:12px}
	
.MoneyLOG_list thead {background:#e9f3f4;} 
.MoneyLOG_list thead th {text-align:center;border:1px solid #b7d3d1;} 
.MoneyLOG_list tr {border:1px solid #e9f3f4;}
.MoneyLOG_list tr td {border:1px solid #b7d3d1;padding-left:10px}

.MoneyLOG_list a {display:inline-block;font-size:12px;background-color:#009807;color:#ffffff;line-height:18px;margin-right:10px;height:20px;margin-top:5px;padding:0px 5px 0px 5px;text-indent:0px;border-radius:4px}


/*联系方式*/
.Contact_form { margin-bottom:20px}
.Contact_form h2 {margin-left:30px;line-height:80px;font-family:"微软雅黑";font-weight:normal}
.Contact_form ul {}
.Contact_form ul li { font-size:14px;}
.Contact_form ul li span {display:inline-block;width:100px;height:30px; text-align:center;}
.Contact_form ul li input {width:600px;height:30px;}
.Contact_form ul li textarea {width:600px;height:280px;}
.Contact_form #But {border:1px solid #1c8600;border-radius:4px;height:30px;width:100px;background-color:#22a000;color:#ffffff;text-align:center;text-indent:0px;margin:20px 0 0 100px}