/* html tags */
body{
    margin: 0px;
    padding: 0px;
    font-family: "ËÎÌå", Arial, sans-serif;	
    font-size: 12px;
	color: #444;
	text-align: center;
	line-height: 20px;
}
form,ul,li{
	margin:0px;
	padding:0px;
} 
img{
    border: none;
}
a{
    color: #36c;
	text-decoration: underline;
}
a:hover{
    color:#f70;
	text-decoration: underline;
}
h2, h2 a,  h2 a:hover{
    font-size: 14px;
    color: #2e4200;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h3, h3 a, h3 a:hover{
    font-size: 14px;
	font-weight: bold;
    color: #60b7de;
	margin: 0px;
	padding: 4px 0px;
	text-decoration: none;
}
/* main positioning */	
#top{
    margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 137px;
	background-color: #85bce1;
}
#topmenu{
    clear:both;
    margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 37px;
}
#topbanner{
    clear: both;
    margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 195px;
	border-top: #2763a5 1px solid;
	border-bottom: #2763a5 1px solid;
}
#container{
    margin-right: auto;
    margin-left: auto;
    height: auto;
    width: 960px;
}
#container_bg{
    width: 954px;
	float: left;
	border-left: #4f96b6 3px solid;
	border-right: #4f96b6 3px solid;
	background: url(/lujiazui/images/left_bg.gif) repeat-y right;
}
#main{
     float: left;
     margin: 14px 20px 10px 0px;
     padding: 0px;
     width: 480px;
     text-align:left;
}
#left{
    float: left; 
    margin: 0px; 
    padding: 14px 20px 10px 6px; 
    width: 207px;
    text-align: left;
}
#right{
    float: left; 
    margin: 0px; 
    padding: 14px 10px 20px 20px; 
    width: 170px;
    text-align: left;
}
#bottom{
    clear: both;
    margin-left: auto;
	margin-right: auto;
	width: 954px;
	height: 30px;
	padding: 10px 0 0 0;
	border-top: #60b7de 4px solid;
	border-left: #4f96b6 3px solid;
	border-right: #4f96b6 3px solid;
	background: url(/lujiazui/images/left_bg.gif) repeat-y right;
}
/* details */
#logo{
    float: left;
	padding: 50px 10px 10px 30px;
}
#logo_cn{
    float: left;
	padding: 50px 10px 10px 40px;
}
#toppic{
    float: right;
	margin: 0px;
}
.topmenuitem{
    clear: both;
	font-size: 14px;
    color: #fff;
	font-weight: bold;
    display: inline;
	vertical-align: middle;
	list-style-type: none;
}
.topmenuitem li{
    padding:0px;
    float: left;
    display: block;
}
.topmenuitem li a{
    padding:10px 0px 0px 0px;
    display: block;
	width: 137px;
	height: 27px;
	color: #fff;
	background: url(http://www.ceibs.edu/lujiazui/images/topmenu_bg.gif);
	text-decoration: none;
}
.topmenuitem li a:hover{
    color: #fff;
	background: url(http://www.ceibs.edu/lujiazui/images/topmenu_bgselected.gif);
	text-decoration: none;
}
#litem,#litem a,#litem a:hover{
	width: 138px;
	margin-right: 0px;
}
.artical_top{
    width: 183px;
	height: 26px;
	border-bottom: #ff830e 3px solid;
	margin-left: 6px;
}
.artical_title{
    float: left;
}
.events_time{
    color: #405410;
	background: #eef4d8;
	border-left: #6f9a15 4px solid;
	padding-left: 5px;
	padding-right: 5px;
	margin: 4px 0px 0px 6px;
	float: left;
}
.events_title, .events_title a{
    font-size: 12px;
	color: #6a8538;
	font-weight: bold;
	text-decoration: underline;
}
#main p{
    padding: 0;
	margin: 0;
}
#main_body{
    border-top: #60b7de 3px solid;
	margin-top: 10px;
	padding-top: 15px;
	width: 480px;
}
.main_body_item{
     float: left;
	 width: 210px;
	 padding-right: 38px;
}
.main_body_item2{
     float: left;
	 width: 225px;
	 padding-right: 5px;
}
.news_time{
     color: #596b2d;
}
.news a {
     color: #444;
	 text-decoration: none;
}
.news a:hover{
	text-decoration: underline;
}
#right p{
     padding: 0;
	 margin: 8px 0px 10px;
}
#friend_link{
     width: 170px;
	 font-size: 12px;
}
/*******************************************************************************/
.artical_list_content1{
	padding: 8px 0px 0px 0px;
	width: 207px;
}
.artical_list_content1 p{
	margin: 10px;
	padding: 0px;
	clear: left;
}
.artlist_pic{
    clear: both;
    float: left;
	padding: 3px;
	margin-right: 10px;
	margin-top: 10px;
	border: #85bff2 1px solid;
}
.artlist_pic2{
	padding: 3px;
	border: #85bff2 1px solid;
}
.main_list{
    padding: 10px 0px 10px 25px;
	list-style-type: inherit;
}
.more a{
    text-decoration: none;
	color: #444;
}