@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	
#NeiMain {
	overflow: auto;
}

#MainDiv {
	width: 100%;
	float: left;
	font-weight: normal;
}

#topNavs {
	padding: 5px 10px;
	line-height: 2em;
}

.ListTitle {
	font-weight:normal;
	font-size: 23px;
	line-height: 2.5em;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #f0f0f0;
}

.ListTitle span {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}

.ListTitle a {
	color:#333;
}




/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
};

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body {
	font-size: 12px;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

/*页面布局*/
.ListTb th {
	font-size: 10px;
	text-align: right;
	width: 70px;
	padding: 2px;
}

.ListTb {
	border: 0;
	width: 100%;
	margin-top: 10px;
}

.ListTb td {
	padding: 3px;
	line-height: 20px;
	background: url("../HdImg/HdBas/D_r16_c15.jpg")/*tpa=http://sie.lcu.edu.cn/HdImg/HdBas/D_r16_c15.jpg*/ no-repeat left center;
	padding-left: 10px;
}

.formTb,.schTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.schTb td, .schTb th {
	padding: 5px;
	text-align: left;
}

.schTb th {
	background: #F9F9F9;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.formTb td, .formTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8
}

.formTb td {
	background: #FCFCFC;
}

.formTb th {
	text-align: left;
	font-weight: bold;
}

.formTb input,.formTb select,.schTb input,.schTb select {
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
}

.formTb input[type="checkbox"],.formTb input[type="radio"],.schTb input[type="checkbox"],.schTb input[type="radio"] {
	border: 0;
	height: 12px;
}

.formTb label {
	line-height: 23px;
}

.button {
	background: #E8E8E8;
	color: #333;
	border: 0;
	font-weight: bold;
	padding: 3px;
	height: 30px;
}

.width100 {
	width: 100%;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
}

.error th {
	background: url("../images/error.png")/*tpa=http://sie.lcu.edu.cn/images/error.png*/ no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url("../images/success.png")/*tpa=http://sie.lcu.edu.cn/images/success.png*/ no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url("../images/info.png")/*tpa=http://sie.lcu.edu.cn/images/info.png*/ no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url("../images/warning.png")/*tpa=http://sie.lcu.edu.cn/images/warning.png*/ no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

.divSCROLLBAR {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.frUser {
}

.frUser caption {
	text-align: left;
	font-size: 20px;
}

.frUser th {
	line-height: 30px;
	font-weight: bold;
	width: 60px;
	height: 40px;
	text-align: right;
	padding: 0 5px;
}

.frUser th label {
	font-size: 14px;
}

.UserInput {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #999;
	width: 200px;
}

.AutiInput {
	width: 40px;
}

#uMenu {
	border: 1px solid #E8E8E8;
}

#uMenu li {
}

#uMenu li a {
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	display: block;
	padding: 0 10px;
}

#uMenu li a:hover {
	background: #F5F5F5;
	font-weight: bold;
	font-size: 14px;
}

#fPasswordList p {
	line-height: 25px;
}

.Userlist {
	width: 100%;
	margin: 20px 0;
}

.Userlist th, .Userlist td {
	padding: 5px;
}

.Userlist th {
	width: 30px;
}

.Userlist p {
	line-height: 25px;
}

.DemoDateWidth {
	width: 80px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#ContentAbout {
	border-top: 1px solid #eee;
	background: #F9F9F9;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size:14px;
}

#ContentDetailUp {
	line-height: 2.2em;
	font-size: 16px;
	padding: 20px;
	color:#999;
}
#ContentDetailUp ul{
	padding-left:20px;	
}
#ContentDetailUp ul li{
	list-style:disc;	
}

#ContentDetail {
	line-height: 2.2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 16px;
	color: #666;
}
#ContentDetail ul{
	padding-left:20px;
	margin-bottom:20px;
}
#ContentDetail ul li{
	list-style:disc;
}
#ContentDetail p {
	/*text-indent:2em;*/
	margin-bottom: 10px;
}

.clsdispTitle, .clsdispTitle2 {
	background: #f9f9f9;
	line-height:2em;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}

.clsdispTitle2 {
	padding: 0;
}

#ClsXiangguan {
	padding:20px 10px;
}

#ClsXiangguan li {
	font-size:14px;
	line-height:2.4em;
	
}

#ClsXiangguan span {
	font-size: 12px;
	margin-left: 10px;
	color: #CCC;
}

#Xiangguan {
	margin-top: 20px;
}

#ClsReviews {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.LeftMenu {
	padding:30px 30px 50px 0;;
}


/*.mNormal a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#666;
	text-align:right;	
}

.mChoose a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#FF8C11;
	text-align:right;	
}

.mNormalSub a{
	font-size: 14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#666;
	text-align:right;	
}

.mNormal a:hover ,.mChoose a:hover{
	color:#000;
	background:#f9f9f9;
}

.mNormalSub a:hover, .mChooseSub a:hover {
	color:#000;
	background:#f9f9f9;
}


.mChooseSub a{
	font-size:14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#FF8C11;
	text-align:right;	
	font-weight: normal;
}*/


#ClsDetail {
	margin: 20px;
}

#ClsDetail h2 {
	font-size: 24px;
	line-height: 1.5em;
	background: none;
}

#ClsDetail h3 {
	font-size: 12px;
	color: #999;
	line-height: 2em;
	background: none;
}

.sLabel {
	display: inline;
	padding: 0px 5px;
	;
	background: #F8F8F8;
	color: #069;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	line-height: 1.6em;
}

.dispLabel {
	display: inline;
	padding: 5px 10px;
	font-size:14px;
	background: #F8F8F8;
	color: #069;
	border: 1px solid #F2F2F2;
	line-height: 3em;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hightline {
	background: #FF9;
	color: #C30;
}

#ClsReviewsList li {
	margin: 0 0 20px 0;
	background: #F8F8F8;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
}

#ClsReviewsList li h4 {
	line-height: 2em;
	font-size: 12px;
	/*border-bottom:1px dotted #ccc;*/
	font-weight: normal;
}

#ClsReviewsList li h4 a {
	color: #036;
}

#ClsReviewsList li h5 {
	font-size: 10px;
	color: #999;
	line-height: 2em;
	font-weight: normal;
}

.ClsReviewDetail {
	padding: 10px;
	line-height: 1.8em;
	color: #999;
}

.JsPages {
	padding: 5px;
	text-align: right;
	clear: both;
}

#ClsReviewAdd {
	width: 100%;
	margin-top: 15px;
}

#ClsReviewAdd td,#ClsReviewAdd th {
	padding: 5px;
}

#ClsReviewAdd input[type=text] {
	width: 360px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd .nmSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}

#ClsReviewAdd textarea {
	width: 360px;
	height: 100px;
	line-height: 30px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd #Auti {
	width: 100px;
}

#ClsReviewAdd #ReviewBt {
	width: 80px;
}

#PreNextRs {
	margin: 10px 0;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: center;
}

.dialogTips {
	font-size: 12px;
}

.dialogTips h3 {
	font-weight: bold;
	line-height: 2em;
	font-size: 12px;
}

.dialogTips p {
	line-height: 2em;
	margin-bottom: 10px;
	color: #999;
}

.dialogTips ul {
	margin-left: 20px;
	padding: 0 0 0 20px;
}

.dialogTips li {
	line-height: 2em;
	list-style-type: disc;
	color: #666;
}
/*头部例子*/
#header,#footer  {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#TopSearch {
	text-align: right;
}

/*中间例子*/
#main {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
}
/*用户中心*/
#UserMain {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url("../images/U_Title_Bg.jpg")/*tpa=http://sie.lcu.edu.cn/images/U_Title_Bg.jpg*/ no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url("../images/U_Menu_Bg.jpg")/*tpa=http://sie.lcu.edu.cn/images/U_Menu_Bg.jpg*/ no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #8A8A7B;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #F0F0DF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url("../images/UserBt.jpg")/*tpa=http://sie.lcu.edu.cn/images/UserBt.jpg*/ no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	clear: both;
	font-size:14px;
	
	margin:70px 0px;
	margin-right:-10px;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #666;
}

#tbUserLogin {
	width: 100%;
}

#tbUserLogin td {
	background: #F0F0DF;
	line-height: 30px;
	padding: 0 10px;
	height: 30px;
}

.listTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.listTb td, .listTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8;
}

.listTb td {
	background: #FCFCFC;
}

.listTb th {
	text-align: left;
	font-weight: bold;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

#schs {
	width: 500px;
	height: 50px;
	margin-top: 20px;
}

#schtop {
	width:300px; height:25px;
	position:absolute;
	top:5px; right:0;
	text-align:right;
	margin:0; padding:0;
}
#schtop #w {
	height: 25px;
	line-height: 25px;
	padding:0 5px;
	border:0;
	width: 140px;
	font-size: 12px;
	color: #999;
	background:#FCFCFC;
	position:absolute;
	top:0; right:30px;
}

#schtop #schSubmitx {
	border:0;
	width: 25px;
	height: 25px;
	position:absolute;
	top:0; right:0;
	background:url("../images/sch.jpg")/*tpa=http://sie.lcu.edu.cn/images/sch.jpg*/ no-repeat center;
}

#schs #w {
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
	width: 400px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}

#schs #schSubmitx {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#SeoKeywordsStr {
	margin-top: 20px;
}

.ClsListTb{
	
}
/*全局CSS结束，请勿删除或修改*/
#topx{
	width:100%;

	}
#topx .position{
	width:1000px;
	margin:0 auto;
	position:relative;
	}
#topx .position .logo{
	width:535px;
	height:70px;
	float:left;
	margin-top:35px;
	}
#topx .position .logo img{
	width:535px;
	height:70px;
	}
#topx{
	width: 100%;
	height: 140px;
	background-color: #165068;
	}
#topx .position{
	width:1000px;
	height:140px;
	margin:0 auto;
	}
#topx .position .right{
	width:365px;
	height:30px;
	float:right;
	margin-top:70px;
	}
#topx .position .right .version{
	width:100px;
	height:30px;
	background:url("../images/1.jpg")/*tpa=http://sie.lcu.edu.cn/images/1.jpg*/ no-repeat center;
	display:block;
	float:left;
	}
#topx .position .right .versionE{
	width:100px;
	height:30px;
	background:url("../images/31.jpg")/*tpa=http://sie.lcu.edu.cn/images/31.jpg*/ no-repeat center; 
	display:block;
	float:left;
	}
#TopSearch{
	width:245px;
	height:30px;
	float:right;
	border:none;
	}
#TopSearch .TopSearch{
	width:215px;
	height:30px;
	float:left;
	border:none;
	background:#fff;
	}
#TopSearch .TopSearch_button{
	width:30px;
	height:30px;
	background:url("../images/2.jpg")/*tpa=http://sie.lcu.edu.cn/images/2.jpg*/;
	float:right;
	border:none;
	}
#guide{
	width:100%;
	height:60px;
	background:#FAFAFA;
	}
#guide .position{
	width:1080px;
	height:60px;
	margin:0 auto;
	}
#guide .position ul{
    display:block;
    width:1080px;
    height:60px;
    margin:0 auto;
    }
#guide .position ul .main_li{
    display:block;
    width:134px;
    text-align:center;
    float:left;
    height:60px;
	border-left:1px solid #E1E1E1;
    }
#guide .position ul .main_li .main_a{
    display:block;
    color:#E0E1E4;
    height:60px;
    }
#guide .position ul .main_li .main_a .ch{
    font-size:18px;
    display:block;
	color:#4B4B4B;
	line-height:60px;
    }
#guide .position ul .main_li .main_a:hover{
    background:url("../images/3.jpg")/*tpa=http://sie.lcu.edu.cn/images/3.jpg*/ bottom no-repeat;
    }
 
#guide .nav{ z-index:1;  right:0; }
#guide .nav a{ }
#guide .nav .nLi{ float:left; display:inline;  }
#guide .nav .nLi h3{ float:left; font-weight:normal;}
#guide .nav .nLi h3 a{ display:block; text-align:center;}
#guide .nav .nLi h3 a span{
    display:block;
    float:left;
    margin-top:50px;
    color:#fff;
    width:90px;
    }
#guide .nav .sub{ display:none; width:100%; left:0; top:200px;  position:absolute; background:url("../images/4.png")/*tpa=http://sie.lcu.edu.cn/images/4.png*/; z-index:10; height:297px; border-bottom:3px solid #5C5344;}
#guide .nav .sub .adv{
    width:600px;
    height:150px;
    float:left;
    overflow:hidden;
    margin-top:25px;
    }
#guide .nav .sub .adv .img{
    width:300px;
    height:150px;
    overflow:hidden;
    float:left;
    }
#guide .nav .sub .adv .img img{
    width:300px;
    height:150px;
    }
#guide .nav .sub .adv .text{
    float:right;
    width:300px;
    height:150px;
    }
#guide .nav .sub .adv .text h2{
    color:#fff;
    font-size:18px;
    color:#fff;
    font-weight:normal;
    display:block;
    }
#guide .nav .sub .adv .text h4{
    color:#fff;
    font-size:16px;
    color:#fff;
    font-weight:normal;
    display:block;
    clear:both;
    }
#guide .nav .sub .adv .text p{
    color:#fff;
    font-size:12px;
    color:#C3C3C3;
    font-weight:normal;
    display:block;
    width:100%;
    line-height:20px;
    margin-top:10px;
    }
#guide .nav .sub .list{ zoom:1; display:block; width:1200px; margin:0 auto; }
#guide .nav .sub .daohang{
    width:580px;
    height:120px;
    float:right; 
    margin-top:35px;
    }
#guide .nav .sub .daohang .daohang_nei{
    width:250px;
    height:49px;
    border-bottom:1px solid #fff;
    float:left;
    margin-left:40px;
    line-height:49px;
    color:#C3C3C3;
    font-size:14px; 
    }
#guide .nav .sub .daohang .daohang_nei a{
    color:#fff;
    border-color:#fff;
    }
#guide .nav .sub .daohang .daohang_nei a:hover{
    color:#fff;
    background:none;
    border-color:#00FFF3;
    }

#adv img{
	width:1920px;
	height:520px;
	}
#adv{
	float:left;
	width:100%;
	height:520px;
	position:relative;
	overflow:hidden;
	}
#adv .slideBox{
	width:1920px;
	height:520px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow:hidden;
	}

#adv .slideBox{ width:1920px; height:520px; overflow:hidden; position:relative;}
#adv .slideBox .hd{ height:25px;  position:absolute; left:900px; bottom:35px; z-index:1; overflow:hidden; display:none; }
#adv .slideBox .hd ul{ zoom:1; float:left;}
#adv .slideBox .hd ul li{ float:left;width:19px; height:19px; line-height:19px; text-align:center; cursor:pointer; border-radius:19px; border:1px solid #fff; margin:0 7.5px;}
#adv .slideBox .hd ul li span{
	display:block; opacity:0;
	}
#adv .slideBox .hd ul li.on{ background:#fff; color:#009E6F;border:3px solid #fff; margin-top:-2px; }
#adv .slideBox .hd ul li.on span{
	opacity:1;
	}
#adv .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#adv .slideBox .bd li{ zoom:1; vertical-align:middle;}
#adv .slideBox .bd img{ width:1920px; height:520px; display:block;  }

#adv .slideBox .prev,
#adv .slideBox .next{position:absolute; display:block; width:35px; height:70px; z-index:2; display:block; top:220px;   }
#adv .slideBox .prev{right:auto; left:8.8%; background:url("../images/5.png")/*tpa=http://sie.lcu.edu.cn/images/5.png*/}
#adv .slideBox .next{ left:auto; right:8.8%; background:url("../images/6.png")/*tpa=http://sie.lcu.edu.cn/images/6.png*/}
#content1{
	width:100%;
	height:250px;
	background-color:#165068;
	}
#content1 .position{
	width:1000px;
	height:250px;
	position:relative;
	margin:0 auto;
	}
#content1 .position .title{
	width:350px;
	height:75px;
	padding-top:40px;
	margin:0 auto;
	text-align:center;
	display:block;
	}
#content1 .position .title a{
	display:block;
	color:#fff;
	font-size:24px;
	line-height:24px;
	}
#content1 .position .title p{
	display:block;
	color:#fff;
	font-size:12px;
	line-height:50px;
	background:url("../images/8.png")/*tpa=http://sie.lcu.edu.cn/images/8.png*/ center no-repeat;
	}
#content1 .position p{
	display:block;
	text-align:center;
	font-size:14px;
	line-height:28px;
	color:#fff;
	}
#content2{
	width:100%;
	height:460px;
	}
#content2 .position{
	width:1256px;
	height:460px;
	position:relative;
	margin:0 auto;
	}
.titlexx{
	width:100%;
	height:75px;
	position:relative;
	overflow:hidden;
	clear:both;
	}
.titlexx h2{
	display:block;
	background:#fff;
	float:left;
	font-weight:normal;
	position:relative;
	}
.titlexx h2 a{
	display: block;
	float: left;
	color: #165068;
	font-size: 24px;
	margin-top: 50px;
	position: relative;
	line-height: 24px;
	}
.titlexx h2 p{
	display: block;
	float: left;
	color: #165068;
	font-size: 12px;
	margin-top: 62px;
	margin-left: 5px;
	position: relative;
	}
.titlexx .more{
	display:block;
	float:right;
	margin-top:65px;
	position:relative;
	}
.titlexx .line {
	width:100%;
	height:1px;
	background:#E6E6E6;
	position:absolute;
	left:0px;
	top:70px;
	}
#content2 .left{
	width: 840px;
	height: 460px;
	float: left;
	}

#content2 .left ul li .box{
	width:640px;
	height:105px;
	margin-top:20px;
	overflow:hidden;
	}
#content2 .left .box {
	padding-top:20px;
	clear:both;
	}
#content2 .left .box .img{
	display:block;
	float:left;
	}
#content2 .left .box img{
	width:400px;
	height:300px;
	display:block;
	padding:2px;
	border:1px solid #EDEDED;
	}
#content2 .left .text{
	width:285px;
	height:50px;
	float:right;

	}
#content2 .left .text .topic{
	color:#777777;
	font-size:14px;
	}
#content2 .left .text .date{
	color:#8D8D8D;
	font-size:14px;
	line-height:35px;
	display:block;
	background:url("../images/10.png")/*tpa=http://sie.lcu.edu.cn/images/10.png*/ no-repeat left;
	text-indent:20px;
	}
#content2 .left .text .des{
	color:#969696;
	font-size:14px;
	line-height:24px;
	}




/*后期加start*/
#content2 .left .textlyz{
	width:385px;
	height:32px;
	float:right;
	margin-bottom: 40px;
	margin-left: 32px;
	background: url(../css/tubiao.png) no-repeat  left;

	}
#content2 .left .textlyz .topic{
	color:#777777;
	font-size:14px;
	margin-left: 35px;
	}
#content2 .left .textlyz .date{
	color:#8D8D8D;
	font-size:14px;
	line-height:35px;
	display:block;
	background:url("../images/10.png")/*tpa=http://sie.lcu.edu.cn/images/10.png*/ no-repeat left;
	text-indent:20px;
	margin-left: 35px;
	}
#content2 .left .textlyz .des{
	color:#969696;
	font-size:14px;
	line-height:24px;
	margin-left: 35px;
	}

/*后期加end*/
#content2 .right{
	width: 310px;
	height: 460px;
	float: right;
	}
#content2 .right .box{
	width:310px;
	height:55px;
	margin-top:20px;
	}
#content2 .right .box .date{
	width:55px;
	height:55px;
	background:#165068;
	float:left;
	text-align:center;
	}
#content2 .right .box .date .dd{
	display:block;
	height:20px;
	line-height:20px;
	font-size:20px;
	color:#fff;
	margin-top:10px;
	}
#content2 .right .box .text{
	width:255px;
	height:55px;
	float:right;
	background:#F5F5F5;
	text-indent:20px;
	}
#content2 .right .box .text a{
	color:#979797;
	line-height:55px;
	font-size:14px;
	}
#content2 .right .box .date p{
	color:#fff;
	}
#content3{
	width:100%;
	}
#content3 .position{
	width:1000px;
	position:relative;
	margin:0 auto;
	}
#content3 .position .title{
	width:350px;
	height:75px;
	padding-top:40px;
	margin:0 auto;
	text-align:center;
	display:block;
	padding:80px 0 10px 0;
	}
#content3 .position .title a{
	display: block;
	color: #165068;
	font-size: 24px;
	line-height: 24px;
	}
#content3 .position .title p{
	display: block;
	color: #165068;
	font-size: 12px;
	line-height: 50px;
	background: url("../images/11.png")/*tpa=http://sie.lcu.edu.cn/images/11.png*/ center no-repeat;
	}
#content3 .position1{
	width:100%;
	}
#content3 .position1 .box{
	width:25%;
	float:left;
	position:relative;
	}
#content3 .position1 .box img{
	width:100%;
	float:left;
	}
#content3 .position1 .box .up{
	position:absolute;
	width:100%;
	height:100%;
	}


#content4{
	width:100%;
	height:465px;
	}
#content4 .position{
	width:1000px;
	height:465px;
	position:relative;
	margin:0 auto;
	}
#content4 .position .title{
	width:350px;
	height:75px;
	padding-top:50px;
	margin:0 auto;
	text-align:center;
	display:block;
	}
#content4 .position .title a{
	display:block;
	color:#0072BF;
	font-size:24px;
	line-height:24px;
	}
#content4 .position .title p{
	display:block;
	color:#0072BF;
	font-size:12px;
	line-height:50px;
	background:url("../images/11.png")/*tpa=http://sie.lcu.edu.cn/images/11.png*/ center no-repeat;
	}
#content4 .intro{
	width:100%;
	height:50px;
	line-height:25px;
	font-size:14px;
	color:#969696;
	text-align:center; 
	}
#content4 .main{
	width:1000px;
	height:225px;
	padding-top:25px;
	}
#content4 .main .box{
	width:300px;
	height:225px;
	float:left;
	margin-right:50px;
	}
#content4 .main .box .img{
	width:294px;
	height:114px;
	border:1px solid #EBEBEB;
	padding:2px;
	display:block;
	}
#content4 .main .box .img img{
	width:294px;
	height:114px;
	}
#content4 .main .box .topic{
	display:block;
	font-size:14px;
	line-height:14px;
	margin-top:10px;
	color:#777777;
	}
#content4 .main .box p{
	display:block;
	font-size:14px;
	text-indent:2em;
	color:#969696;
	line-height:26px;
	margin-top:5px;
	}
#content4 .picScroll-left{ width:1200px;position:relative; height:225px; margin-top:25px; }
#content4 .picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;  }
#content4 .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
#content4 .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../HdImg/HdBas/images/icoCircle.gif")/*tpa=http://sie.lcu.edu.cn/HdImg/HdBas/images/icoCircle.gif*/ 0 -9px no-repeat; }
#content4 .picScroll-left .hd ul li.on{ background-position:0 0; }
#content4 .picScroll-left .bd{ width:1200px; height:225px;  }
#content4 .picScroll-left .bd .main{  zoom:1; }
#content5{
	width:100%;
	height:470px;
	background:#FAFAFA;
	}
#content5 .position{
	width:1000px;
	height:470px;
	margin:0 auto;
	position:relative;
	}
#content5 .position .main{
	width:300px;
	height:375px;
	background:#FFFFFF;
	float:left;
	margin-top:50px;
	}
#content5 .position .main .box{
	width:300px;
	height:160px;
	}

#content5 .position .main .box img{
	width:300px;
	height:160px;
	}
#content5 .position .text{
	padding-left:30px;
	}
#content5 .position .topic{
	display: block;
	font-size: 24px;
	color: #165068;
	line-height: 24px;
	margin-top: 30px;
	}
#content5 .position ul{
	display:block;
	margin-top:15px;
	}
#content5 .position ul li{
	display:block;
	line-height:25px;
	font-size:14px;
	color:#969696;
	text-indent:15px;
	background:url("../images/14.png")/*tpa=http://sie.lcu.edu.cn/images/14.png*/ no-repeat left;
	}
#content5 .position ul li a{
	color:#969696;
	}
#content6{
	width:100%;
	height:250px;
	background:url("../images/15.jpg")/*tpa=http://sie.lcu.edu.cn/images/15.jpg*/ center;
	}
#content6 .position{
	width:1000px;
	height:250px;
	position:relative;
	margin:0 auto;
	}
#content6 .position .main{
	width:652px;
	height:40px;
	padding-top:65px;
	margin:0 auto;
	}
#content6 .position .main .box{
	width:147px;
	height:40px;
	float:left;
	text-align:center;
	line-height:40px;
	font-size:14px;
	margin:0 8px;
	background:#fff;
	}
#content6 .position .main .box a{
	color:#000;
	}
#content6 .position .icon{
	width:210px;
	height:50px;
	margin:0 auto;
	padding-top:50px;
	position:relative;
	}
#content6 .position .icon .box{
	width:50px;
	height:50px;
	float:left;
	margin:0 10px;
	}

#foot{
	width: 100%;
	height: 425px;
	background-color: #165068;
	}
#foot .position{
	width:1200px;
	height:425px;
	margin:0 auto;
	position:relative;
	}
#foot .position .main{
	width:1200px;
	padding-top:40px;
	}
#foot .position .main .main_li{
	display: block;
    float: left;
    margin: 0 10px;
    width: 151px;
	}
#foot .position .main .main_li .main_a{
	color: #fff;
	font-size: 18px;
	}
#foot .position .main .main_li .main_down{
	display:block;
	padding-top:15px;
	}
#foot .position .main .main_li .main_down li{
	display: block;
	font-size: 14px;
	line-height: 24px;
	}
#foot .position .main .main_li .main_down li a{
	color:#FFFFFF;
	}
#foot1{
	width: 100%;
	height: 110px;
	border-top: 1px solid #1f7193;
	background-color: #165068;
	}
#foot1 .position{
	width:1000px;
	height:110px;
	margin:0 auto;
	text-align:center;
	position:relative;
	}
#foot1 .position p{
	display:block;
	height:50px;
	line-height:25px;
	font-size:14px;
	color:#9FC2E0;
	padding-top:30px;
	}
#foot1 .position p a{
	color:#9FC2E0;
	}
#foot1 .position .box{
	width:70px;
	height:70px;
	position:absolute;
	left:0px;
	top:20px;
	}
#content{
	width:100%;
	}
#content .position{
	width:1000px;
	margin:0 auto;
	}
#nei_weizhi{
	width:100%;
	height:125px;
	}
#nei_weizhi .position{
	width:1000px;
	height:125px;
	margin:0 auto;
	position:relative;
	}
#nei_weizhi h2{
	display: block;
	margin-top: 25px;
	line-height: 100px;
	float: left;
	font-size: 30px;
	font-weight: normal;
	}
#nei_weizhi h2 a{
	color:#4B4B4B;
	}
#nei_weizhi p{
	float:right;
	display:block;
	margin-top:80px;
	padding-left:27px;
	line-height:16px;
	background:url("../images/19.png")/*tpa=http://sie.lcu.edu.cn/images/19.png*/ no-repeat left;
	font-size:14px;
	color:#C0C0C0;
	}
#nei_weizhi p a{
	color:#C0C0C0;
	}
#nei_adv{
	width:100%;
	height:300px;
	}
#nei_adv .position{
	width:1000px;
	height:300px;
	margin:0 auto;
	position:relative;
	}
#nei_adv .position img{
	width:100%;
	height:300px;
	}
#content{
	margin-top:30px;
	width:100%;
	}
#content .position{
	width:1000px;
	margin:0 auto;
	}
#content .position .left{
	width:250px;
	float:left;
	
	}

#content .position .left ul{
	float:left;
	display:block;
	border-top:5px #165068 solid;
	width:100%;
	background:#165068;
	padding-bottom:20px;
	}
.mNormal{
	display:block;
	line-height:50px;
	}
.mNormal a{
	color:#fff;
	font-size:14px;
	display:block;
	padding-left:45px;
	}
.mNormal a:hover{
	background:#21799d;
	}
.mChoose{
	display:block;
	line-height:50px;
	}
.mChoose a{
	color: #fff;
	font-size: 14px;
	display: block;
	padding-left: 45px;
	background-color: #165068;
	}
#content .position .left .contact h2{
	display:block;
	height:75px;
	width:100%;
	border-top:5px solid #165068;
	line-height:75px;
	text-indent:28px;
	background:#FCFCFC;
	}
#content .position .left .contact{
	background:#fff;
	float:left;
	width:250px;
	margin-top:20px;
	}
#content .position .left .contact h2 a{
	color:#4D4D4D;
	font-weight:normal;
	font-size:24px;
	}
#content .position .left .infom1{
	width:210px;
	height:65px;
	margin:0 auto;
	border-bottom:1px solid #EFEFEF;
	background:url("../images/20.png")/*tpa=http://sie.lcu.edu.cn/images/20.png*/ no-repeat left;
	margin-top:10px;
	font-size:14px;
	text-indent:40px;
	color:#575757;
	line-height:65px;
	}
#content .position .left .infom2{
	width:210px;
	height:65px;
	margin:0 auto;
	border-bottom:1px solid #EFEFEF;
	background:url("../images/21.png")/*tpa=http://sie.lcu.edu.cn/images/21.png*/ no-repeat left;
	font-size:14px;
	text-indent:40px;
	color:#575757;
	line-height:65px;
	}
#content .position .left .infom3{
	width:210px;
	height:65px;
	margin:0 auto;
	border-bottom:1px solid #EFEFEF;
	background:url("../images/22.png")/*tpa=http://sie.lcu.edu.cn/images/22.png*/ no-repeat left;
	font-size:14px;
	text-indent:40px;
	color:#575757;
	line-height:65px;
	}


#content .position .right{
	width:720px;
	float:right;
	}
#content .position .right .title_main{
	width: 720px;
	height: 54px;
	border-bottom: 1px solid #DCDCDC;
	color: #4B4B4B;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	}
#content .position .right .title_main a{
	color:#4B4B4B;
	}

#content .position .right .d_page{
	width:100%;
	}
#content .position .right .d_page .up{
	text-align:center;
	}
#content .position .right .d_page .up h2{
	display: block;
	font-size: 18px;
	color: #165068;
	line-height: 18px;
	margin-top: 30px;
	}
#content .position .right .d_page .up p{
	display:block;
	font-size:12px;
	color:#B0AEAC;
	margin-top:20px;
	}
#content .position .right .d_page .down{
	font-size:14px;
	color:#5C5C5C;
	line-height:2.25em;
	margin-top:20px;
	}

#content .position .list_main{
	width:100%;
	height:80px;
	padding:20px 0;
	border-bottom:1px solid #E4E4E4;
	}
#content .position .list_main .date{
	width:80px;
	height:80px;
	float:left;
	text-align:center;
	background:#0072BF;
	}
#content .position .list_main .date .dd{
	font-size:30px;
	line-height:30px;
	display:block;
	margin-top:18px;
	color:#fff;
	}
#content .position .list_main .date .yy{
	color:#fff;
	line-height:30px;
	}
#content .position .list_main .text{
	float:right;
	width:615px;
	height:80px;
	}
#content .position .list_main .text a{
	color:#2E2E2E;
	display:block;
	font-size:18px;
	font-weight:normal;
	}
#content .position .list_main .text p{
	color:#B0AEAC;
	display:block;
	line-height:25px;
	margin-top:10px;
	}
#content .position .ask{
	width:100%;
	height:95px;
	margin-bottom:20px;
	}
#content .position .ask a{
	display:block;
	font-size:14px;
	padding-left:40px;
	background:url("../images/24.png")/*tpa=http://sie.lcu.edu.cn/images/24.png*/ no-repeat left;
	height:25px;
	line-height:25px;
	color:#D6000B;
	}
#content .position .ask p{
	display:block;
	font-size:14px;
	padding-left:40px;
	background:url("../images/25.png")/*tpa=http://sie.lcu.edu.cn/images/25.png*/ no-repeat;
	line-height:25px;
	color:#666666;
	margin-top:20px;
	}
#contentx{
	width:100%;
	margin-top:20px;
	}
#contentx .position{
	width:1000px;
	margin:0 auto;
	position:relative;
	}
#contentx .position .congzi{
	width:1020px;
	}
#contentx .position .congzi .box{
	width:320px;
	height:485px;
	float:left;
	margin-right:20px;
	}
#contentx .position .congzi .box .title{
	width:320px;
	height:50px;
	border-bottom:1px solid #DCDCDC;
	display:block;
	font-size:24px;
	color:#4B4B4B;
	line-height:24px;
	}
#contentx .position .congzi .box p{
	display:block;
	height:150px;
	width:320px;
	margin-top:20px;
	font-size:14px;
	color:#666666;
	line-height:30px;
	}
#contentx .position .congzi .box .img{
	width:320px;
	height:220px;
	display:block;
	margin-top:45px;
	}
#contentx .position .congzi .box .img img{
	width:320px;
	height:220px;
	}
#contentx .position .liuxue{
	width:1000px;
	height:400px;
	background:#fff;
	margin-top:30px;
	}
#contentx .position .liuxue .main{
	padding-top:20px;
	padding-left:20px;
	width:990px;
	height:380px;
	}
#contentx .position .liuxue .main .box{
	width:170px;
	height:170px;
	position:relative;
	float:left;
	margin:0 28px 20px 0;
	}
#contentx .position .liuxue .main .box img{
	width:170px;
	height:170px;
	}
#contentx .position .liuxue .main .box .up{
	width:170px;
	height:170px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	}
#content6 .quickmark{
	display:block;
	width:160px;
	height:180px;
	overflow:hidden;
	position:absolute;
	top:100px;
	background:url("../images/26.png")/*tpa=http://sie.lcu.edu.cn/images/26.png*/ no-repeat;
	left:-93px;
	display:none;
	z-index:2;
	}
#content6 .quickmark img{
	width:160px;
	height:160px;
	margin-top:20px;
	}
#content{
	width:100%;
	}
#content .pic{
	width:760px;
	margin:0 auto;
	position:relative;
	margin-top:30px;
	}
#content .pic .box{
	width:225px;
	height:170px;
	position:relative;
	float:left;
	margin:0 22px 20px 0;
	}
#content .pic .box .img{
	width:225px;
	height:170px;
	left:0;
	top:0;
	}
#content .pic .box .img img{
	width:225px;
	height:170px;
	}
#content .pic .box .topic{
	width:225px;
	height:30px;
	position:absolute;
	bottom:0px;
	background:url("../images/27.png")/*tpa=http://sie.lcu.edu.cn/images/27.png*/;
	line-height:30px;
	text-indent:20px;
	color:#fff;
	font-size:14px;
	left:0px;
	}



#content .pic2{
	width:760px;
	margin:0 auto;
	position:relative;
	margin-top:30px;
	}
#content .pic2 .box{
	width:225px;
	height:300px;
	position:relative;
	float:left;
	margin:0 22px 20px 0;
	}
#content .pic2 .box .img{
	width:225px;
	height:300px;
	left:0;
	top:0;
	}
#content .pic2 .box .img img{
	width:225px;
	height:300px;
	}
#content .pic2 .box .topic{
	width:225px;
	height:30px;
	position:absolute;
	bottom:0px;
	background:url("../images/27.png")/*tpa=http://sie.lcu.edu.cn/images/27.png*/;
	line-height:30px;
	text-indent:20px;
	color:#fff;
	font-size:14px;
	left:0;
	}
#content .teacher{
	width:720px;
	float:left;
	}
#content .teacher .img{
	float:left;
	width:120px;
	height:160px;
	padding:10px 0;
	}
#content .teacher .img img{
	width:120px;
	height:160px;
	}
#content .teacher .text{
	width:570px;
	float:right;
	padding:10px 0;
	}
#content .teacher .text .text_main{
	width:100%;
	height:;
	font-size:16px;
	line-height:29px;
	float:left;
	}
#content .teacher .text  p{
	display:block;
	float:left;
	}
#content .teacher .text2{
	width:100%;
	}
#content .teacher .text2 .leftxx{
	float:left;
	width:75px;
	}
#content .teacher .text2 .rightxx{
	float:right;
	width:495px;
	}
#content .teacher .text1{
	margin-top:-5px;
	}
#content .teacher .text6 h3{
	display:block;
	float:left;
	width:100%;
	}
#content .teacher .text6 h3 .sanjiao{
	display:block;
	width:10px; 
	height:10px;
	background:url("../images/29.png")/*tpa=http://sie.lcu.edu.cn/images/29.png*/;
	float:left;
	margin-top:6px;
	}
#content .teacher .text6 h3 .sanjiao1{
	display:block;
	width:10px;
	height:10px;
	background:url("../images/28.png")/*tpa=http://sie.lcu.edu.cn/images/28.png*/;
	float:left;
	margin-top:6px;
	}
#content .teacher .text6 h3 span{
	float:left;
	font-size:14px;
	text-indent:10px;
	}
#content .teacher .text_jq .neirong{
	width:530px;
	padding:20px;
	background:#fff;
	float:left;
	display:block;
	margin-top:30px;
	display:none;
	color:#7C7C7C;
	line-height:25px;
	font-size:14px;
	overflow:hidden; 
	}
#content .news{
	width:100%;
	}
#content .news .box{
	width:235px;
	height:295px;
	float:left;
	}
#content .news .box .img{
	width:235px;
	height:175px;
	}
#content .news .box .img img{
	width:235px;
	height:175px;
	}
#content .news .box .text{
	width:213px;
	height:119px;
	border:1px solid #E1E1E1;
	border-top:none;
	padding:0 10px;
	}
#content .news .box .text .topic{
	display:block;
	font-size:16px;
	line-height:35px;
	color:#3F3F3F;
	}
#content .news .box .text .des{
	display:block;
	height:40px;
	line-height:20px;
	font-size:14px;
	color:#7F7F7F;
	}
#content .news .box .text .more{
	width:45px;
	height:15px;
	line-height:15px;
	display:block;
	text-align:center;
	font-size:10px;
	color:#808080;
	background:#E1E1E1;
	margin-top:20px;
	}
#content .news .downx{
	margin-top:20px;
	float:left;
	}
#content .news .downx .list{
	width:100%;
	float:left;
	margin-bottom:10px;
	background:#F0F0F0;
	}
#content .news .downx .num{
	width:55px;
	height:60px;
	text-align:center;
	color:#BEBEBE;
	background:#E8E8E8;
	line-height:60px;
	font-size:24px;
	font-weight:bold;
	float:left;
	}
#content .news .downx .topic{
	width:545px;
	height:60px;
	float:left;
	line-height:60px;
	margin-left:20px;
	}
#content .news .downx .topic a{
	color:#6E6E6E;
	font-size:14px;
	}
#content .news .downx .date{
	color:#3F3F3F;
	float:right;
	line-height:60px;
	margin-right:20px;
	font-size:14px;
	}

div {
	
}
