@charset "tis-620";
/*START CLEAR STYLE*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,img,table,tr,td
{ 
	margin: 0; 
	padding: 0; 
	border:none;
	position:relative;
	border-collapse: collapse;
	border-spacing: 0; 
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,a,p
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-align: left;
	color: #000000;
	font-family: Tahoma, "MS Sans Serif";
}
ul,ol { list-style: none; }
/*END CLEAR STYLE*/

/*START HEADER*/
#header 
{
	background-color:#3a104f;
	background-image:url(../images/content/header_bg_01.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:110px;
	overflow:hidden;
}
	#header .page
	{
		width:980px;
		height:110px;
	}
		#header .page .logo
		{
			background-image:url(../images/content/cmu_logo.png);
			background-position:top left;
			background-repeat:no-repeat;
			width:94px;
			height:94px;
			position:absolute;
			left:28px;
			top:6px;
		}
		#header .page .title
		{
			background-image:url(../images/content/cmu_title.png);
			background-position:top left;
			background-repeat:no-repeat;
			width:203px;
			height:43px;
			margin:0px;
			padding:0px;
			position:absolute;
			left:137px;
			top:30px;
		}
		#header .page .menu
		{	
			position:absolute;
			right:20px;
			top:10px;
		}
			#header .page .menu ul
			{
				font-size:14px;
				font-family:Verdana, Geneva, sans-serif;
				color:#999;
			}
			#header .page .menu li 
			{
				float:left;
				display:block;
			}
			#header .page .menu li a
			{
				color:#ccc;
				margin-right:5px;
				margin-left:5px;
			}
			#header .page .menu li a:hover
			{
				color:#fff;
			}
		#header .page .th_style
		{
			width:650px;
			height:30px;
			overflow:hidden;
			position:absolute;
			right:0px;
			bottom:0px;
		}
			#header .page .th_style .menu
			{
				background-image:url(../images/content/header_bg_02.png);
				background-position:bottom right;
				background-repeat:repeat-x;
				width:auto; 
				padding-left:10px;
				height:30px;
				overflow:hidden;
				position:absolute;
				top:0px;
				right:0px;
			}
				#header .page .th_style .menu ul
				{	
					float:right;
					height:30px;
					font-size:14px;
					font-family:Verdana, Geneva, sans-serif;
					color:#999;
					margin:0px;
					padding-top: 0.5em;
					padding-right: 10px;
					padding-bottom: 0px;
					padding-left: 0px;
				}
				#header .page .th_style .menu li
				{
					display:block;
					float:left;
				}
					#header .page .th_style .menu li a
					{
						color:#ccc;
						margin-right:5px;
						margin-left:5px;
					}
					#header .page .th_style .menu li a:hover
					{
						color:#fff;
					}
/*END HEADER*/

/*START MENU*/	
#menu
{
	background-color:#3a104f;
}
	#menu .page
	{
		background-image:url(../images/content/header_bg_02.png);
		background-position:bottom right;
		background-repeat:repeat-x;
		width:980px;
		height:30px;
	}
		#menu .page .menu
		{
		}
			#menu .page .menu ul
			{
			}
			#menu .page .menu li
			{	
				float:left;
			}
				#menu .page .menu li a
				{
					vertical-align:middle;
					text-align:center;
					display:block;		
					font-size:16px;
					font-family:Verdana, Geneva, sans-serif;
					color:#ccc;
					height:30px;
					padding-top:7px;										
				}
					#menu .page .menu li#About_CMU_menu a	{width:170px;}
					#menu .page .menu li#Admission_menu a {width:160px;}
					#menu .page .menu li#Academic_menu a {width:160px;}
					#menu .page .menu li#Organization_menu a {width:170px;}
					#menu .page .menu li#Research_menu a {width:160px;}
					#menu .page .menu li#Campus_Life_menu a {width:160px;}		
				#menu .page .menu li a:hover
				{
					color:#fff;
				}	
					#menu .page .menu li#About_CMU_menu a:hover	{}
					#menu .page .menu li#Admission_menu a:hover {}
					#menu .page .menu li#Academic_menu a:hover {}
					#menu .page .menu li#Organization_menu a:hover {}
					#menu .page .menu li#Research_menu a:hover {}
					#menu .page .menu li#Campus_Life_menu a:hover {}
				#menu .page .menu li a:active
				{
				}	
					#menu .page .menu li#About_CMU_menu a:active	{}
					#menu .page .menu li#Admission_menu a:active {}
					#menu .page .menu li#Academic_menu a:active {}
					#menu .page .menu li#Organization_menu a:active {}
					#menu .page .menu li#Research_menu a:active {}
					#menu .page .menu li#Campus_Life_menu a:active {}
/*END MENU*/

/*START CONTENT*/
/*#content
{
	background-image:url(../images/content/cmu_page_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#cccccc;
}
*//*END CONTENT*/


/*START PAGE ABOUT*/
#content .page_about
{
	width:980px;
	background-color:#fff;
}
	#content .page_about .title
	{
	}
		#content .page_about .title h1
		{
		}	
	#content .page_about .menu
	{
	}
	#content .page_about .information
	{
	}
		#content .page_about .information .container
		{
		}
			#content .page_about .information .container .img_box
			{
			}
			#content .page_about .information .container .msg_box
			{
			}
			#content .page_about .information .container .img_contain
			{
			}
			#content .page_about .information .container .links
			{
			}
/*END PAGE ABOUT*/

/*START PAGE ACADEMIC*/
#content .page_academic
{
	width:980px;
	padding-bottom:10px;
	background-color:#fff;
}
	#content .page_academic .banner
	{
		background-color:#CFF;  /*TEST*/
	}
		#content .page_academic .banner .img_box
		{
			width:980px;
			height:150px;
			overflow:hidden; /*EDIT 06Oct2009*/
		}
	#content .page_academic .column_left
	{
		float:left;
		width:200px;
		text-align:left;
	}
     	#content .page_academic .column_left .title
		{
			background-color:#669acc;
			width:auto;
			height:auto;
		}
			#content .page_academic .column_left .title h1
            {
				padding:10px;
				text-align:center;
				color:#FFF;
				font-size:18px;
			}
        #content .page_academic .column_left .menu
		{
			padding:10px;
		}
			#content .page_academic .column_left .menu h2
			{
				padding:5px;
			}
				#content .page_academic .column_left .menu h2 a
				{
					font-size:16px;
					color:#669acc;
				}
				#content .page_academic .column_left .menu h2 a:hover
				{
					color:##3F7ACE;
				}
					#content .page_academic .column_left .menu ul
					{
						padding-left:10px;
						padding-bottom:10px;
					}
                    #content .page_academic .column_left .menu li
					{
					}
						#content .page_academic .column_left .menu li a
						{
							font-size: 14px;
							color: #666;
							border-bottom-width: 1px;
							border-bottom-style: dotted;
							border-bottom-color: #999;
						}
						#content .page_academic .column_left .menu li a:hover
						{
							color:#669acc;
							border-bottom-color: #669acc;
						}
	#content .page_academic .column_center
	{
		margin-left:210px;
		margin-top:10px;
		margin-right:10px;
		
		background-color:#FCF; /*TEST*/
	}
		#content .page_academic .column_center .title
		{
			padding:10px;
		}
			#content .page_academic .column_center .title h2
			{
				font-size: 18px;
				color:#336699;
			}
		#content .page_academic .column_center .container_content
		{
			padding:10px;
			overflow:hidden;
			
			background-color:#CCF; /*TEST*/
		}
			#content .page_academic .column_center .container_content .img_box
			{
				float:left;
				width:175px;
				height:385px; /*EDIT 06Oct2009*/
				overflow:hidden; /*EDIT 06Oct2009*/
				
				background-color:#CFF; /*TEST*/
			}
			#content .page_academic .column_center .container_content p
			{
				font-size: 12px;
				margin-left:185px;
				padding-bottom:5px;
				text-indent:1.5em;
			}
		#content .page_academic .column_center .container_txt
		{
			padding:10px;
			
			background-color:#CFF; /*TEST*/
		}
			#content .page_academic .column_center .container_txt h3
			{
				color:#336699;
				font-size: 14px;
			}
				#content .page_academic .column_center .container_txt h3 a
				{
					font-size: 14px;
					color:#669acc;
				}
				#content .page_academic .column_center .container_txt h3 a:hover
				{
					color:#336699;
				}
		#content .page_academic .column_center .container_img
		{
			padding:10px;
			overflow:hidden;
			
			background-color:#CCF; /*TEST*/
		}
			#content .page_academic .column_center .container_img h3
			{
				color:#336699;
				font-size: 14px;
			}
			#content .page_academic .column_center .container_img .img_box
			{
				width:210px;
				height:140px;
				margin-left:15px;
				margin-right:15px;
				margin-top: 10px;
				background-color:#FFC; /*TEST*/
				float:left;
				overflow:hidden; /*EDIT 06Oct2009*/
			}
		#content .page_academic .column_center .line
		{
			width:100%;
			height:3px;
			background-color:#669acc;
			
			margin-top:10px;
		}
		#content .page_academic .column_center .links
		{
			padding:10px;
			overflow:hidden;
			text-align:left;
			
			background-color:#FFC; /*TEST*/
		}
			#content .page_academic .column_center .links h3
			{
				color:#336699;
				font-size: 14px;
			}
			#content .page_academic .column_center .links ul
			{
				list-style-position: inside;
				list-style-type: disc;				
			}
			#content .page_academic .column_center .links li
			{
				float:left;
				width:48%;
			}
				#content .page_academic .column_center .links li a
				{
					font-size: 14px;
					color: #666;
					border-bottom-width: 1px;
					border-bottom-style: dotted;
					border-bottom-color: #999;
				}
				#content .page_academic .column_center .links li a:hover
				{
					color:#669acc;
					border-bottom-color: #669acc;
				}
/*END PAGE ACADEMIC*/

/*START PAGE ABOUT CMU ENG*/
#content .page_aboutcmueng
{
	width:980px;
	padding-bottom:10px;
	background-color:#fff;
	overflow:hidden;
}
	#content .page_aboutcmueng .banner
	{
		background-color:#CFF;  /*TEST*/
	}
		#content .page_aboutcmueng .banner .img_box
		{
			width:980px;
			height:177px;
			overflow:hidden;
		}
	#content .page_aboutcmueng .column_left
	{
		float:left;
		width:210px;
		text-align:left;
	}
     	#content .page_aboutcmueng .column_left .title
		{
			background-color:#9E76B4;
			width:auto;
			height:55px;
		}
			#content .page_aboutcmueng .column_left .title h1
            {
				padding:10px;
				text-align:center;
				color:#FFF;
				font-size:26px;
			}
        #content .page_aboutcmueng .column_left .menu
		{
			padding:10px;
		}
			#content .page_aboutcmueng .column_left .menu h2
			{
				padding:5px;
			}
				#content .page_aboutcmueng .column_left .menu h2 a
				{
					font-size:16px;
					color:#9E76B4;
					border-bottom-width: 1px;
					border-bottom-style: dotted;
					border-bottom-color: #999;
				}
				#content .page_aboutcmueng .column_left .menu h2 a:hover
				{
					color:#3F7ACE;
					border-bottom-color: #9E76B4;
				}
					#content .page_aboutcmueng .column_left .menu ul
					{
						padding-left:10px;
						padding-bottom:10px;
					}
                    #content .page_aboutcmueng .column_left .menu li
					{
					}
						#content .page_aboutcmueng .column_left .menu li a
						{
							font-size: 14px;
							color: #666;
							border-bottom-width: 1px;
							border-bottom-style: dotted;
							border-bottom-color: #999;
						}
						#content .page_aboutcmueng .column_left .menu li a:hover
						{
							color:#60bab0;
							border-bottom-color: #60bab0;
						}
	#content .page_aboutcmueng .column_center
	{
		float:left;
		margin-left:5px;
		margin-top:50px;
		width:550px;
		background-color:#FFF; /*TEST*/
	}
		#content .page_aboutcmueng .column_center .title
		{
			padding:10px;
		}
			#content .page_aboutcmueng .column_center .title h2
			{
				font-size: 18px;
				color:#9E76B4;
			}
		#content .page_aboutcmueng .column_center .container_content
		{
			padding:10px;
			overflow:hidden;
			
			background-color:#FFF; /*TEST*/
		}
			#content .page_aboutcmueng .column_center .container_content .img_box
			{
				float:left;
				width:250px;
				height:200px; 
				/*overflow:hidden; */
				
				background-color:#FFF; /*TEST*/
			}
			#content .page_aboutcmueng .column_center .container_content p
			{
				font-size: 12px;
				margin-left:265px;
				padding-bottom:5px;
				text-indent:1.5em;
				color:#666;
			}
		#content .page_aboutcmueng .column_center .container_txt
		{
			padding:10px;
			
			background-color:#FFF; /*TEST*/
		}
			#content .page_aboutcmueng .column_center .container_txt h3
			{
				color:#9E76B4;
				font-size: 14px;
			}
				#content .page_aboutcmueng .column_center .container_txt h3 a
				{
					font-size: 14px;
					color:#669acc;
				}
				#content .page_aboutcmueng .column_center .container_txt h3 a:hover
				{
					color:#336699;
				}
		#content .page_aboutcmueng .column_center .container_img
		{
			padding:10px;
			overflow:hidden;
			
			background-color:#FFF; /*TEST*/
		}
			#content .page_aboutcmueng .column_center .container_img h3
			{
				color:#9E76B4;
				font-size: 14px;
			}
			#content .page_aboutcmueng .column_center .container_img .img_box
			{
				width:110px;
				height:90px;
				margin-left:20px;
				margin-right:20px;
				margin-top: 10px;
				background-color:#FFC; /*TEST*/
				float:left;
				overflow:hidden;
			}
		#content .page_aboutcmueng .column_center .line
		{
			width:100%;
			height:3px;
			background-color:#9E76B4;
			
			margin-top:10px;
		}
		#content .page_aboutcmueng .column_center .links
		{
			padding:10px;
			overflow:hidden;
			text-align:left;
			
			background-color:#FFF; /*TEST*/
			margin-bottom:50px;
		}
			#content .page_aboutcmueng .column_center .links h3
			{
				color:#9E76B4;
				font-size: 14px;
			}
			#content .page_aboutcmueng .column_center .links ul
			{
				list-style-position: inside;
				list-style-type: disc;				
			}
			#content .page_aboutcmueng .column_center .links li
			{
				float:left;
				width:48%;
			}
				#content .page_aboutcmueng .column_center .links li a
				{
					font-size: 14px;
					color: #666;
					border-bottom-width: 1px;
					border-bottom-style: dotted;
					border-bottom-color: #999;
				}
				#content .page_aboutcmueng .column_center .links li a:hover
				{
					color:#60bab0;
					border-bottom-color: #60bab0;
				}
	#content .page_aboutcmueng .column_right
	{
		float:right;
		margin-top:50px;
		margin-right:10px;
		width:190px;
		background-color:#FFF;/*TEST*/
		min-height:79px;/*TEST*/
	}
		#content .page_aboutcmueng .column_right .img_box
		{
			margin-bottom:10px;
			width:190px;
			height:79px;
			background-color:#FFF;/*TEST*/
		}
div
{
	/*overflow:hidden;*/
}
	div .more
	{
		position:absolute;
		right:15px;
		bottom:0px;
		display:block;
		width:30px;
		padding-top:5px;
		padding-left:15px;
		padding-bottom:10px;
		background-image:url(../images/content/more.png);
		background-position:left center;
		background-repeat:no-repeat;
	}
		div .more a
		{
			cursor:pointer;
			
			font-size:8px;
			font-family:Tahoma, Geneva, sans-serif;
			color:#333;
			font-style: normal;
			line-height: normal;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
		}
		div .more a:hover
		{
			color:#999;
		}
		
/*add by aujy*/
.img_about{
  background:url(../images/border/frame_aboutcmu2.jpg);
  padding:10px 10px; width:230px; height:180px;
}
.img_about_relate{
  background:url(../images/border/frame_aboutcmusmall.jpg);
  padding:10px 10px; width:90px; height:70px;
}
/*END PAGE ABOUT CMU ENG*/

/* Start Content*/
.cmu2009 #content
{
	background-image:url(../images/content/cmu_page_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	
	background-color:#cccccc;
	overflow:hidden;
}
	#content .page
	{
		width:980px;
		background-color:#fff;
        page" style="margin:0 auto
		/*overflow:hidden;*/
	}
		#content .page .navigator
		{
			position:relative;
			overflow:hidden;
			
			height:210px;
			width:980px;
			
			background-image:url(../images/content/cmu_navigator_bg.png);
			background-position:top left;
			background-repeat:repeat-x;	
		}
			#content .page .navigator .img_box
			{
				padding:0px;
				margin:0px;
				
				width:670px;
				height:210px;
				
				float:left;
			}
			#content .page .navigator img
			{	
				padding:0px;
				margin:0px;
				
				float:left;
				
				z-index:0;
			}
			#content .page .navigator .title
			{
				position:absolute;
				bottom:0px;
				left:0px;
				
				width:300px;
				height:45px;
				padding:0px;
				margin:0px;
								
				/*overflow:hidden;*/
				
				z-index:1;
			}
				#content .page .navigator .title .bg
				{
					width:100%;
					height:100%;
					background-color:#000;
				
					filter:alpha(opacity=60);
					opacity:0.6;
					
					z-index:1;
				}
				#content .page .navigator .title h1
				{
					font-size:12px;
					font-family:Verdana, Geneva, sans-serif;
					color:#fff;	
					
					text-align:left;
					
					padding:0px;
					padding-left:10px;
					padding-top:7px;
					margin:0px;
					
					position:absolute;
					top:0px;
					left:0px;
					
					font-style: normal;
					line-height: normal;
					font-weight: normal;
					font-variant: normal;
					text-transform: none;
					
					
					z-index:2;
				}
				#content .page .navigator .title h2
				{
					font-size:13px;
					font-family:Tahoma, Geneva, sans-serif;
					color:#fff;	
					
					text-align:right;
					
					padding:0px;
					margin-top:29px;
					margin-right:15px;
					
					position:absolute;
					top:0px;
					right:0px;
					
					font-style: normal;
					line-height: normal;
					font-weight: normal;
					font-variant: normal;
					text-transform: none;
					
					
					z-index:2;
				}
			#content .page .navigator .menu
			{
				background-image:url(../images/content/cmu_eng_menu.jpg);
				background-position:top left;
				background-repeat:no-repeat;	
			
				position:absolute;
				top:0px;
				right:0px;
				
				width:310px;
				height:210px;
				padding:0px;
				margin:0px;
								
				overflow:hidden;
				
				z-index:2;
			}
				#content .page .navigator .menu ul
				{
					margin:0px;
					padding:0px;
					
					margin-top:33px;
				}
				#content .page .navigator .menu li
				{
					display: inline;
					margin-bottom:2px;
				}
				#content .page .navigator .menu li a
				{
					width: 310px;
					height: 42px;
					
					float: left;
					/*overflow: hidden;*/
					
					background-image:url(../images/content/cmu_eng_menu.jpg);
					/*background-position:top left;*/
					background-repeat: no-repeat;
				}
				
				/* navigator menu link */
				#content .page .navigator .menu li#menu_personnel a { background-position: 0px 45px; }
				#content .page .navigator .menu li#menu_students a { background-position: 0px 90px; }
				#content .page .navigator .menu li#menu_former a { background-position: 0px 135px; }
				#content .page .navigator .menu li#menu_guest a { background-position: 0px 180px; }
				
				/* navigator menu hover */
				#content .page .navigator .menu li#menu_personnel a:hover { background-position: -310px -33px; }
				#content .page .navigator .menu li#menu_students a:hover { background-position: -310px -77px; }
				#content .page .navigator .menu li#menu_former a:hover { background-position: -310px -121px; }
				#content .page .navigator .menu li#menu_guest a:hover { background-position: -310px -165px; }
				
				/* navigator menu active */
				#content .page .navigator .menu li#menu_personnel a:active { background-position: -620px -33px; }
				#content .page .navigator .menu li#menu_students a:active { background-position: -620px -77px; }
				#content .page .navigator .menu li#menu_former a:active { background-position: -620px -121px; }
				#content .page .navigator .menu li#menu_guest a:active { background-position: -620px -165px; }	
				
		#content .page .search
		{
			height:35px;
			
			background-image:url(../images/content/cmu_search_bg.png);
			background-position:top left;
			background-repeat:repeat-x;
			
			background-color:#a9a9a9;
			
			font-size:13px;
			font-family:Tahoma, Geneva, sans-serif;
			color:#000;	
		}
			#content .page .search .obj_left
			{
				float:left;
				text-align:left;
				padding:8px;
			}
			#content .page .search .obj_right
			{
				float:right;
				text-align:right;
				padding:8px;
			}
        #content .page .information
		{
			width:100%;
			
			position:relative;
			text-align:left;
		}
			#content .page .information h2
			{
				width:100%;
				height:25px;
				
				display:inline;
				overflow:hidden;
				
				position:absolute;
				top:0px;
				left:0px;
				
				margin:0px;
				padding:0px;
				padding-left:25px;
				padding-top:5px;
				
				font-size:14px;
				font-family:Tahoma, Geneva, sans-serif;
				color:#fff;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				font-variant: normal;
				text-transform: none;
				
				
				z-index:6;
			}
			#content .page .information h3
			{
				margin:0px;
				padding:0px;
				padding-left:3px;
				
				font-size:12px;
				font-family:Tahoma, Geneva, sans-serif;
				color:#336699;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				font-variant: normal;
				text-transform: none;
				
			}
				#content .page .information h3 a
				{
					color:#cc6600;
					
					margin-left:4px;
					padding-left:14px;
					background-image:url(../images/content/rss.png);
					background-position:center left;
					background-repeat:no-repeat;
				}
					#content .page .information h3 a:hover
					{
						color:#F93;
					}
				#content .page .information .cmu_news_events h2
				{
					background-image:url(../images/content/cmu_information_news_events.png);
					background-position:left top;
					background-repeat:no-repeat;
				}
				#content .page .information .cmu_channel h2
				{
					background-image:url(../images/content/cmu_information_channel.png);
					background-position:left top;
					background-repeat:no-repeat;
				}
				#content .page .information .cmu_life h2
				{
					background-image:url(../images/content/cmu_information_life.png);
					background-position:left top;
					background-repeat:no-repeat;
				}
				#content .page .information h6
				{
					background-image:url(../images/content/more.png);
					background-position:left center;
					background-repeat:no-repeat;
					cursor:pointer;
					
					display:block;
					width:30px;
					
					float:right;
					
					margin:0px;
					padding:0px;
					padding-right:30px;
					padding-left:10px;
					
					font-size:8px;
					font-family:Tahoma, Geneva, sans-serif;
					color:#333;
					font-style: normal;
					line-height: normal;
					font-weight: normal;
					font-variant: normal;
					text-transform: none;
					
				}
				#content .page .information a h6:hover
				{
					color:#999;
				}
			#content .page .information .cmu_news_events
			{
				width:644px;
				position:relative;
				
				padding-top:33px;
				padding-right:1px;
				padding-bottom:30px;
				padding-left:25px;
			}
				#content .page .information .cmu_news_events .contain
				{
					border-right-width: 1px;
					border-right-style: solid;
					border-right-color: #bababa;
					
					width:644px;
					
					padding-bottom:20px;
				}
					#content .page .information .top
					{
						width:630px;
						height:350px;
						
						border-bottom-width: 1px;
						border-bottom-style: dotted;
						border-bottom-color: #bababa;				
					}
						#content .page .information .top .cmu_excutive_news
						{
							width:644px;
							height:350px;
							float:left;
							
							/*border-right-width: 1px;
							border-right-style: solid;
							border-right-color: #bababa*/;
							
							padding-right:5px;
						}
							/*#content .page .information .top .cmu_excutive_news ul
							{
								margin:0px;
								padding:0px;
								margin-top:6px;
							}*/
							#content .page .information ul
							{
								margin:0px;
								padding:0px;
								margin-top:6px;
							}
								#content .page .information ul li a
								{
									font-style: normal;
									line-height: normal;
									font-weight: normal;
									font-variant: normal;
									text-transform: none;
									
								}
								/*#content .page .information .top .cmu_excutive_news li a
								{
									font-style: normal;
									line-height: normal;
									font-weight: normal;
									font-variant: normal;
									text-transform: none;
									
								}*/
								#content .page .information .top .cmu_excutive_news li
								{
									margin:0px;
									margin-top:1px;
									padding:0px;
									list-style-type: none;
									
									display:block;
									overflow:hidden;
									
									height:65px;
									/*width:305px;*/
									
									background-image:url(../images/content/cmu_img_excutive_new_bg.png);
									background-position:left top;
									background-repeat:no-repeat;
								}
									#content .page .information .top .cmu_excutive_news li a{
										color:#666;
										font-weight:bold;
									}
								
									/*#content .page .information .top .cmu_excutive_news li h4
									{
										margin:0px;
										padding:0px;
										
										font-size:11.5px;
										font-family:Tahoma, Geneva, sans-serif;
										color:#666;
										font-style: normal;
										line-height: normal;
										font-weight: 500;
										font-variant: normal;
										text-transform: none;
										
									}*/
									#content .page .information h4
									{
										margin:0px;
										padding:0px;
										
										font-size:11.5px;
										font-family:Tahoma, Geneva, sans-serif;
										color:#666;
										font-style: normal;
										line-height: normal;
										font-weight: 500;
										font-variant: normal;
										text-transform: none;
										
									}
									/*#content .page .information .top li h4
									{
										margin:0px;
										padding:0px;
										
										font-size:11.5px;
										font-family:Tahoma, Geneva, sans-serif;
										color:#666;
										font-style: normal;
										line-height: normal;
										font-weight: 500;
										font-variant: normal;
										text-transform: none;
										
									}*/
										#content .page .information a h4:hover
										{
											color:#999;
										}
										/*#content .page .information .top li a h4:hover
										{
											color:#999;
										}*/
									/*#content .page .information .top .cmu_excutive_news li p
									{
										margin:0px;
										padding:0px;
										
										font-size:11.5px;
										font-family:Tahoma, Geneva, sans-serif;
										color:#999;
										font-style: normal;
										line-height: normal;
										font-weight: normal;
										font-variant: normal;
										text-transform: none;
										
									}*/
									#content .page .information p
									{
										margin:0px;
										padding:0px;
										
										font-size:11.5px;
										font-family:Tahoma, Geneva, sans-serif;
										color:#999;
										font-style: normal;
										line-height: normal;
										font-weight: normal;
										font-variant: normal;
										text-transform: none;
										
									}
									
									/*#content .page .information li p
									{
										margin:0px;
										padding:0px;
										
										font-size:11.5px;
										font-family:Tahoma, Geneva, sans-serif;
										color:#999;
										font-style: normal;
										line-height: normal;
										font-weight: normal;
										font-variant: normal;
										text-transform: none;
										
									}*/
										#content .page .information li a p:hover
										{
											color:#ccc;
										}
									#content .page .information .top .cmu_excutive_news li .img_box
									{
										margin:5px;
										margin-right:15px;
										padding:0px;
										
										width:85px;
										height:50px;
										overflow:hidden;
										float:left;
										
										text-align:center;
										vertical-align:middle;
									}
									/*#content .page .information .top .cmu_excutive_news li img
									{
										border:none;
									}*/
									#content .page .information .top li img
									{
										border:none;
									}
						#content .page .information .top .cmu_news
						{
							width:290px;
							height:225px;
							float:right;
						}
							#content .page .information .top .cmu_news li
							{
									margin:0px;
									margin-top:1px;
									padding:0px;
									list-style-type: none;
									
									display:block;
									overflow:hidden;
									
									height:65px;
									width:290px;
									
									background-image:url(../images/content/cmu_img_new_bg.png);
									background-position:left top;
									background-repeat:no-repeat;
							}
							#content .page .information .top .cmu_news li a
							{
									color:#666;
									font-weight:bold;
							}
							
								#content .page .information .top .cmu_news li .img_box
								{
									margin:5px;
									margin-right:15px;
									padding:0px;
									
									width:50px;
									height:50px;
									overflow:hidden;
									float:left;
									
									text-align:center;
									vertical-align:middle;
								}
					#content .page .information .cmu_events
					{
						width:630px;
						
						margin:0px;
						padding:0px;
						margin-top:10px;
					}
						#content .page .information .cmu_events li
						{
							margin:0px;
							margin-top:2px;
							padding:0px;
							/*margin-left:20;*/
							/*padding-left:20px;*/
							list-style:none;
							/*background-image:url(../images/icon/7_17.gif);;*/
							background:url(../images/icon/7_20.gif) no-repeat 0 0; padding-left:20px;
							height:20px;
							width:630px;
						}
						#content .page .information .cmu_events li a{
								color:#666;
								/*font-weight:bold;*/
						}
						
			#content .page .information .cmu_channel
			{
				width:310px;
				height:240px;
				
				background-image:url(../images/content/cmu_information_channel_bg.png);
				background-position:left top;
				background-repeat:no-repeat;
				
				position:absolute;
				top:0px;
				right:0px;
				
				overflow:hidden;
				
				border-bottom:#CCCCCC 1px dotted;
			}
				#content .page .information .cmu_channel .obj_box
				{
					vertical-align:middle;
					
					margin-top:20px;
					padding-top:30px;
					padding-left:30px;
					padding-right:30px;
					padding-bottom:10px;
					
					/*¢¹Ҵ Obj_CMU_Channel*/
					width:128px;
					height:80px;
					
					overflow:hidden;
					
					position:relative;
				}
				#content .page .information .cmu_channel h4
				{
					color:#cc6600;
					margin-top:5px;
					margin-left:20px;
				}
					#content .page .information .cmu_channel a h4:hover
					{
						color:#F93;
					}
				#content .page .information .cmu_channel p
				{
					margin-left:20px;
					margin-right:20px;
				}
				#content .page .information .cmu_channel h6
				{
					margin-right:20px;
				}
			#content .page .information .cmu_life
			{
				height:250px;
				width:310px;
				
				position:absolute;
				top:240px;
				right:0px;
				
				overflow:hidden;
			}

			
			#content .page .information .cmu_life .search_box{
				float:left;
				text-align:left;
				padding:15px;
			}
			#content .page .information .cmu_life .quick_link{
				float:left;
				text-align:left;
				padding:15px;
			}
				#content .page .information .cmu_life .obj_box
				{
/*					width:270px;
					height:200px;
*/					
					position:relative;
					margin-top:25px;
/*					margin:20px;
					margin-top:50px;
					padding:0px;
					
					background-image:url(../images/content/cmu_life_bg.png);
					background-position:left top;
					background-repeat:no-repeat;
*/				}
					#content .page .information .cmu_life .obj_box a
					{
						font-size:11px;
						font-family:Tahoma, Geneva, sans-serif;
						color:#fff;
						font-weight:bold;
						
						display:inline;
						position:absolute;
						
						text-align:left;
						vertical-align:middle;
						
						padding:0px;
						margin:0px;
						padding:5px;
					}
					#content .page .information .cmu_life .obj_box a:hover
					{
						color:#FF9;
					}
					#content .page .information .cmu_life .obj_box a.cmu_life_link1
					{
						top:1px;
						left:46px;
					}
					#content .page .information .cmu_life .obj_box a.cmu_life_link2
					{
						top:14px;
						left:142px;
					}
					#content .page .information .cmu_life .obj_box a.cmu_life_link3
					{
						top:44px;
						left:1px;
					}
					#content .page .information .cmu_life .obj_box a.cmu_life_link4
					{
						top:52px;
						left:180px;
					}
        #content .page .link
		{
			height:85px;
			/*background-image:url(../images/content/cmu_link_bg.png);*/
			background-position:top left;
			background-repeat:no-repeat;
		}
/* End Content*/


/*START FOOTER*/
#footer
{
	background-color:#212121;
	overflow:hidden;
}
	#footer .page
	{
		width:980px;
		height:115px;
		background-color:#191919;
	}
		#footer .page .menu
		{	
			position:absolute;
			left:550px;
			top:50px;
		}
			#footer .page .menu ul
			{
				font-size:14px;
				font-family:Verdana, Geneva, sans-serif;
				color:#999;
			}
			#footer .page .menu li 
			{
				float:left;
				display:block;
			}
			#footer .page .menu li a
			{
				color:#ccc;
				margin-right:5px;
				margin-left:5px;
			}
			#footer .page .menu li a:hover
			{
				color:#fff;
			}
		#footer .page .bar
		{
			background-image:url(../images/content/cmu_bar.png);
			background-position:top left;
			background-repeat:no-repeat;
			width:1px;
			height:115px;
			position:absolute;
			top:0px;
			left:490px;
		}
		#footer .page .about
		{
			width:480px;
			height:115px;
			position:absolute;
			top:15px;
			left:10px;
		}
		#footer .page .about p
			{
				font-size:11px;
				font-family:Tahoma, Geneva, sans-serif;
				color:#808080;
				text-align:right;
				margin-right:30px;
			}
			#footer .page .about h1
			{				
				font-size:23px;
				font-family:"Times New Roman", Times, serif;
				color:#a0a0a0;	
				text-align:right;
				margin-right:30px;
			}
				#footer .page .about h1 strong
				{
					font-size:25px;
					color:#704db5;
				}
			#footer .page .about h2
			{				
				font-size:13px;
				font-family:Tahoma, Geneva, sans-serif;
				color:#666;	
				text-align:right;
				margin-right:30px;
			}
/*END FOOTER*/


.clear{
  clear: both;
}

/* start news&event*/
#eventpage{
   width:980px;
   background-color:#fff;
   margin: 0 auto;
   overflow: hidden;
}

#eventpage #channel_img{
  width:980px;
  height: 177px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
#eventpage #bar_left{
  width: 372px;   /*top-10 right-no bottom-5 left-20 */
  height: 30px;
  float: left;
  background-color: #4C94BD;
  padding: 10px 0 10px 0;
  text-align: left;
}
#eventpage #bar_right{
  width:608px;
  height: 50px;
  float: right;
  background: #E9E9E9;
}
#eventpage #bar_left h1{
  font-size:24px;
  font-weight: bold;
  color:#FFF;
  margin:0 0 0 30px;
}
/*div{
  border: solid 1px;
}*/
.info{
  width:980px; background:#FFF; float:left; margin:0 0 20px 0;
}
.frmsearch{
  background:#FFF; padding:10px 20px 0px 0; text-align:right;
  clear:both; height:33px;
  border-bottom:5px #B7ACD6 solid; margin:0 20px;
}
.info_cont{
  width:100%; padding:10px 0 10px 0; background:#FFF; float:left;
}
.cont_item{
  width:100%; float:left; background:#FFF; margin:0 0 10px 0  ;
}
.cont_item .separate{
  width:10px; height:30px;background:#FFF; color:#ADADAD;
  font-weight:bold; font-size:12px; float:left; margin-left:20px;
}
.cont_item ul{
  margin: 0;
  padding: 0;
  list-style-position: outside;
  list-style-type: none;
}
.cont_item a{
    font-size:14px; font-weight:bold; color:#4F7BA7
}
.cont_item a:hover{
    color:#AABFD4
}
.cont_item .date{
  font-size: 12px;
  color: #BDBDBD;
  font-style: italic;
  display: block;
}
.cont_item p{
  text-indent: 20px;
  font: italic 12px;
  color: #666;
}
.cont_item .img_border{
  background:url(../images/newsevent/img_bg.jpg) no-repeat;
  padding:7px; width:90px; height:90px; float:left;
}
.cont_item .detail_cont{
  width: 815px; float:right; margin:0 10px 0 0; background:#FFF; text-align:left;
}
.title{
  font-size:14px; font-weight:bold; color:#4F7BA7;
}
.t_date{
  font-size: 12px;
  color: #BDBDBD;
  font-style: italic;
  display: block;
}
.info_page{
  margin:5px 10px 20px 10px; background:#E9E9E9; height:20px;
  border-top:2px #999 dotted;border-right:1px #999 solid;
  border-bottom: 2px #999 dotted;border-left: 1px #999 dotted;
  padding: 10px 0;float:left; width:940px;
}
.info_cont_des{
  width:940px; padding:10px 20px 10px 20px; background:#FFF; float:left;
}
.l_cont{
  float:left; width:614px; padding:10px 0;
}
.l_cont .img_big{
  background:url(../images/newsevent/img_detail_bg2.jpg); padding:7px; width:600px; height:360px;
}
.l_desc{
  text-indent: 50px;
  margin-top:10px;
  font-size:13px; 
  font-weight:normal; 
  color:#666666;
}
.l_pic{
  border-top: 5px #006699 solid; margin-top:20px; padding: 5px 0px 0 0px; float:left; width:100%;
}
.l_pic .img_border{
  background:url(../images/newsevent/img_detail_bg1.jpg) no-repeat;
  padding:7px; width:90px; height:70px; float:left; margin:10px 10px 0px 0;
  text-align: center;
}
.l_pic .img_relate{
  width:90px; height:70px;
}
.l_file{
  border-top: 5px #006699 solid; margin-top:20px; padding-top: 5px; min-height:50px;
}
.l_cont h3{
  font-size:12px; font-weight:bold; color:#4F7BA7;
}
.r_cont{
  width:300px; float:right; border:1px #CCCCCC solid
}
.r_cont h3{
  font-size:12px; font-weight:bold; color:#000;
  background: #F0F0F0;
  margin: 0 0 0 0px;
  height: 20px;
  padding: 5px;
}
.r_cont .r_h{
	font-size:12px; font-weight:bold; color:#4F7BA7;
}
.r_cont ul{
  padding:0; margin:0; list-style:none; width:300px;
}
.r_cont .img_border{
  background:url(../images/newsevent/img_bg.jpg) no-repeat;
  padding:7px; width:90px; height:90px; float:left; margin:0 10px 0px 10px;
}
.r_cont img{
  width:90px; height:90px;
}


/* end news&event*/


.pagination{
padding: 2px;
margin-bottom: 10px;
margin-right: 10px;
float: right;
font-weight:bold; 
color:#666666;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 13px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


/*Executive Page*/
/*.column_execchart{
  width: 700px;
  float: right;
  margin-left: 40px;
}*/
.exec_chart{
  float:right;
  width:750px;
  font-size: 13px;
}

.cmu_line3{
  			width:710px;
			height:3px;
			background-color:#b7acd6;

			padding:0px;
			margin:0px;
			margin-bottom:10px;
            width: 940px; font-size:5px;
}
.president_top{
 /* width:600px; text-align:center; margin: 0px;*/
  float:left; width:100%; text-align:center; margin-top:50px;
}
.img_admin{
  background:url(../images/border/frame_admin.jpg);
  padding:12px 10px; width:180px; height:200px;
}
.president_bottom{
  /*float:left; width:300px; text-align:center; margin-top:20px;*/
  float:left; width:50%; text-align:center; margin-top:20px;
}
.h_name{
	color:#7A548C;
	font-weight:bold;
	display:block;
    margin-top: 5px;
}
.h_pos{
	color:#220D2C;
	font-weight:bold;
	display:block;
}
.h_email{
	color:#220D2C;
	display:block;
}
.relate_link{
  margin-top:20px; border-top:5px #CCC solid; padding-top:10px; clear:both; width:750px; float:right;
  text-align:left;
}
.relate_link h3{
  font-size:14px; font-weight:bold; color:#4F7BA7; margin-bottom: 10px;
  display: block;
}
.relate_link ul{
	list-style: circle inside;
	padding:0;
	margin:0;
}
.relate_link li{
	padding:2px 0 0 16px;
	margin:0 0 0 16px;
	width:300px;
	float:left;
}
.relate_link a{
	color:#999;
}
.relate_link a:hover{
	color:#666;
}
/* End Executive Page*/

/*START TEXT EDIT*/
.page .informationpage
{
	width:940px;
	min-height:600px;
			
	position:relative;
	text-align:left;
	
	padding:20px 50px 0px 50px;
	/*background-color:#30F;
	
	/*for non-fix font*/
	font:Tahoma, Geneva, sans-serif;
	overflow:hidden;
}
		.informationpage h1
		{
			font-size:20px;
			color:#33669b;

			width:100%;

			padding:5px;
			margin:0px;
		}
		.informationpage h1 a{
			color:#33669b;
		}
		.informationpage h1 a:hover{
			color:#666;
		}
		
		.informationpage h2
		{
			font-size:16px;
			color:#33669b;
			
			width:100%;
			
			padding:5px;
			margin:0px;
		}
		.informationpage h2 a{
			color:#33669b;
		}
		.informationpage h2 a:hover{
			color:#666;
		}
		
		.informationpage h3
		{
			font-size:15px;
			color:#7a7a7a;
			
			padding:0px;
			margin:0px;
		}
		.informationpage h4
		{
			font-size:13px;
			color:#333;
			
			padding:0px;
			margin:0px;
		}
		.informationpage p
		{
			font-size:12px;
			color:#999;
			
			padding:0px;
			margin:0px;
		}

#search_result{
	text-align:center;
}
	/*ENDT TEXT EDIT*/
	

/*START ORG ENG*/
	.container-nav{
		background-color:#fff;
		width:730px;
		height:34px;
		margin:20px 0 0 20px;;
		padding-top;0;
		float:left;
		border-bottom:5px #D9D9D9 solid;
		}
	
	.container-orgframe
	{
		background:#fff;
		border:1px #CCCCCC dotted;
		width:745;
		overflow:visible;
		padding:10px;
		margin:10px 0 20px 0;
	}
	
	.container-subtab{
		width:725px;
		height:30px;
		overflow:hidden;
		padding:0;
		margin-top:0px;
		margin-bottom:10px;
		background-color:#E4D8EA;
	}							
							
	.container-subtab ul
	{
		padding:0;
		margin:0;
		/*margin-left:30px;*/
		list-style:none ;
	}
		.container-subtab li
		{
			/*padding:2px 10px;;
			float:left;
			border-right:1px #999999 solid;
			text-align:center;
			vertical-align:middle;
			width:130px;
			display:block;
			height:25px;
			color: #666;*/
			float:left;
			padding:0;
			margin:0px;
			font-weight:bold;
		}
		.container-subtab li a{
			padding:8px 10px;;
			float:left;
			border-right:1px #999999 solid;
			text-align:center;
			vertical-align:middle;
			width:130px;
			display:block;
			height:25px;
			color: #666;
		}
		.container-subtab a:hover{
				background-color:#9E76B4;
				color: #ffffff;
				cursor:pointer
		}
			.container-subtab li a
			{
				font-family: Tahoma, Geneva, sans-serif;
				font-size: 12px;
			}
			.container-subtab li a:hover
			{
				color: #ffffff;
			}
	#content .page_aboutcmueng .column_center_org
	{
		float:left;
		margin-left:5px;
		/*margin-top:50px;*/
		width:750px;
		background-color:#FFF; /*TEST*/
	}
	
			/*- Menu Tabs B--------------------------- */
			#tabsB {
			  /*float:left;*/
			  width:100%;
			  background:#fff;
			  /*font-size:93%;*/
			  line-height:normal;
			  }
			#tabsB ul {
				margin:0;
				padding:0px 5px 0 5px;
				list-style:none;
			  }
			#tabsB li {
			  display:inline;
			  font-size:10px;
			  
			  float:left;
			  background:url(../images/tableftB.gif) no-repeat left top;
			  margin:0;
			  padding:0 0 0 4px;
			  text-decoration:none;
			  }
			#tabsB li span {
			  float:left;
			  display:block;
			  background:url(../images/tabrightB.gif) no-repeat right top;
			  padding:5px 5px 3px 5px;
			  color:#666;
			  width:85px;
			  height:26px;
			  text-align:center;
			  }
			/* Commented Backslash Hack hides rule from IE5-Mac \*/
			#tabsB li span {float:none;}
			/* End IE5-Mac hack */
			#tabsB li:hover span {
			  color:#000;
			  }
			#tabsB li:hover {
			  background-position:0% -42px;
			  }
			#tabsB li:hover span {
			  background-position:100% -42px;
			  }
		
				#tabsB li .current{
						background-position:0% -42px;
				}
				#tabsB li span .current{
						background-position:100% -42px;
				}
		/*		
				#tabsB li .notcurrent{
						background-position:left top;
				}
				#tabsB li span .notcurrent li{
						background-position:right top;
				}
		*/

		.container
		{
			position:relative;
			min-height:200px;
		}
			.container h3
			{
				margin-left:95px;
				margin-right:155px;
			}
			.container p
			{
				margin-left:95px;
				margin-right:165px
			}
			.container h6
			{
				display:block;
				height:17px;
				
				padding:0px;
				margin:0px;
				
				padding-left:15px;
				
				position:absolute;
				bottom:0px;
				left:300px;
				
				background-image:url(../images/content/more_2.png);
				background-position:left center;
				background-repeat:no-repeat;
			}
				.container h6 a
				{			
					font-size:13px;
					font-family:Tahoma, Geneva, sans-serif;
					color:#999;
					font-style: normal;
					line-height: normal;
					font-weight: normal;
					font-variant: normal;
					text-transform: none;
					
					margin:0px;
					padding:0px;
					padding-right:2px;
					
					border-left-width: 0px;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-style:dotted;
					border-color:#bababa;
				}
				.container h6 a:hover
				{
					color:#bbb;
				}
		.cmu_line
		{
			width:100%;
			height:3px;
			background-color:#b7acd6;
			
			padding:0px;
			margin:0px;
			margin-bottom:10px;
		}

			.column_center_org .img_border
			{
				position:absolute;
				top:40px;
				left:0px;
				
				width:70px;
				height:70px;
				
				padding:7px;
				margin-left:0px;
				margin-right:10px;
				margin-bottom:10px;
				
				background-image:url(../images/content/cmu_img_info_bg.png);
				background-position:top left;
				background-repeat:no-repeat;
			}
			.column_center_org .img_box
			{
				width:70px;
				height:70px;
				padding:0px;
				margin:0px;
				overflow:hidden;
			}
		.column_center_org .infolink
		{
			position:absolute;
			top:50px;
			right:0px;
			
			width:140px;
			
			padding:0px;
			padding-left:20px;
			margin:0px;
			margin-bottom:20px;
			
			border-left-width: 1px;
			border-left-style: dotted;
			border-left-color: #bababa;
			
			text-align:left;
		}
				.infolink h5
				{
					display:block;
					height:17px;
					
					padding:0px;
					margin:0px;
					
					padding-left:15px;
					/*margin-left:100px;*/
					
					position:absolute;
					bottom:-20px;
					left:100px;
					
					background-image:url(../images/content/more_2.png);
					background-position:left center;
					background-repeat:no-repeat;
				}
					.infolink h5 a
					{			
						font-size:13px;
						font-family:Tahoma, Geneva, sans-serif;
						color:#999;
						
						font-style: normal;
						line-height: normal;
						font-weight: normal;
						font-variant: normal;
						text-transform: none;
						
						margin:0px;
						padding:0px;
					}
					.infolink h5 a:hover
					{
						color:#bbb;
					}
							.infolink ul
		{
			padding:0px;
			margin:0px;
		}
		.infolink li
		{
			/*display:block;
			float:left;
			clear:both;*/
			
			list-style-type: none;
			
			padding:0px;
			margin:0px;
			padding-top:3px;
			padding-bottom:2px;
		}
		.infolink li a
		{
			font-size:12px;
			color:#999;
			
			font-style: normal;
			line-height: normal;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #bababa;
		}
		.infolink li a:hover
		{
			color:#bbb;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #bababa;
		}


		.container-orgframe h2
		{
			font-size:16px;
			color:#33669b;
			
			width:100%;
			
			padding:5px;
			margin:0px;
		}
		.container-orgframe h2 a{
			color:#33669b;
			font-size:16px;
			font-weight:bold
		}
		.container-orgframe h2 a:hover{
			color:#666;
		}
		
		.container-orgframe h3
		{
			font-size:15px;
			color:#7a7a7a;
			
			padding:0px;
			margin:0px;
		}
		.container-orgframe h4
		{
			font-size:13px;
			color:#333;
			
			padding:0px;
			margin:0px;
		}
		.container-orgframe p
		{
			font-size:12px;
			color:#999;
			
			/*padding:0px;
			margin:0px;*/
		}
/*END ORG ENG*/
/*LIFE*/
.clear{clear:both;}
.indt{text-indent:30px;}
#cmu_life p{
	padding:0 0 10px;
	margin:0px;
}
.h1{
	margin:0px;
	padding:2px 0;
	font-size:15px;
}
.h2{
	font-size:15px; margin:0; padding:3px 0;
}
#cmu_life{
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
}
#cmu_life #tmenu{
	height:40px;
	list-style:none;
	padding:0;
	margin:0;
}
#cmu_life #tmenu li{
	padding:0px;
	margin:0px;
	float:left;
}
#cmu_life #tmenu li a{
	float:left;
	background:url(../images/life/cmul_09.gif) no-repeat;
	height:23px;
	text-indent:-9999px;
	margin-right:40px;
}
#cmu_life #tmenu li a.last{
	margin-right:0px;
}
#cmu_life #tmenu li a.curr{
	border-bottom:solid 4px #83af01;
}
#cmu_life #tmenu #mn1{
	width:105px;
}
#cmu_life #tmenu #mn2{
	width:173px;
	background-position:-143px 0;
}
#cmu_life #tmenu #mn3{
	width:100px;
	background-position:-350px 0;
}
#cmu_life #tmenu #mn4{
	width:130px;
	background-position:-480px 0;
}
#lifelist{
	padding:0px;
	margin:0px;
	list-style:none;
}
#lifelist li{
	padding:0px;
	margin:0px 5px 10px;
	float:left;
	width:150px;
	height:150px;
}
#lifelist li .info{
	padding:3px;
	width:150px;
}
#lifelist li .info a{
	color:#333;
}
#lifelist li .info a:hover{
	text-decoration:underline;
}
#lnkrelated{
	clear:both;
	padding-bottom:20px;
}
#lnkrelated h2{
	background:url(../images/life/cmul_17.gif) no-repeat; height:20px; text-indent:-9999px; padding:0px; margin:0px;
}
#lnkrelated ul{
	list-style:none;
	padding:0;
	margin:0;
}
#lnkrelated li{
	padding:2px 0;
	margin:0 0 0 20px;
	width:300px;
	float:left;
}
#lnkrelated a{
	color:#999;
}
#lnkrelated a:hover{
	color:#666;
}
.pager{
	clear:both; padding:10px; text-align:right;
}
.pager a{
	color:#999;
}
.pager .curr{
	font-weight:bold;
	color:#333;
}
.pager a:hover{text-decoration:underline;}
#sidebar{width:292px; float:left; margin:0 0 0 10px;}
#maincontent{
	padding-top:18px; padding-right:10px; width:660px; float:right;
}
.page{
	margin:auto;
}
#headerimg{
	height:315px;
	background-repeat:no-repeat;
}
#lifegallery{
	padding:0px;
	margin:0px;
	list-style:none;
}
#lifegallery li{
	padding:0px;
	margin:0px 5px 10px;
	float:left;
	width:95px;
	height:90px;
}
#contentdetail{
	clear:both; padding:10px;
}
.menudetail{
	float:right;
}

.gallerycontainer{
position: relative;
background-color:#fff;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
.data_list_foot{
	width:auto;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10px;
left: 60px; /*position where enlarged image should offset horizontally */

}
/*START CMU LIFE*/

/*END CMU LIFE*/

/*START MORE LINK*/
.morelink{
	width:730px;
	float:right;
	border:1px #999 dotted;
	margin: 20px 0;
	text-align:left;
	}
		.morelink h1
		{
			font-size:20px;
			color:#33669b;
			
			width:auto;
			
			padding:5px;
			margin:0px;
		}
		.morelink h1 a{
			color:#33669b;
			font-size:20px;
		}
		.morelink h1 a:hover{
			color:#666;
		}
		
		.morelink h2
		{
			font-size:14px;
			color:#33669b;

			width:100%;
			
			padding:5px;
			margin:0px;
		}
.morelink ul
		{
			padding:0 0 0 80px;
			margin:20px 0;
		}
		.morelink li
		{
			/*display:block;
			float:left;
			clear:both;*/
			
			list-style-type: none;
			
			padding:0px;
			margin:0px;
			padding-top:3px;
			padding-bottom:2px;
			
			padding-left:20px;
			background:url(../images/5_18.gif) no-repeat top left;

		}
		.morelink li a
		{
			font-size:12px;
			color:#999;
			
			font-style: normal;
			line-height: normal;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #bababa;
		}
		.morelink li a:hover
		{
			color:#bbb;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #bababa;
		}

/*END MORE LINK*/

/*===========================================================================*/
/*BEGIN CMU CHANNEL PAGE*/
.channelpage{
   width:980px;
   background-color:#fff;
   overflow: hidden;
}

.channelpage #channel_img{
  width:980px;
  height: 177px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
.channelpage #bar_left{
  width: 372px;   /*top-10 right-no bottom-5 left-20 */
  height: 40px;
  float: left;
  background-color: #FFA042;
  padding-top:10px;
  padding-bottom:5px;
  padding-left:20px;
  text-align: left;
}
.channelpage #bar_right{
  width: 588px;
  height: 55px;
  float: right;
  background: #E9E9E9;
}
.channelpage #bar_left h1{
  font-size:24px;
  font-weight: bold;
  color:#FFF;
  margin:0px;
}
.channelpage #info{
  width: 940px;
  overflow: hidden;
  margin: 0;
  padding: 10px 20px;
  background: #fff;
  /*min-height: 500px;*/
  position: relative;

}
.channelpage #info #video_box{
  width: 358px;
  height: 344px;
  float: left;
  background: #CCCC66;
  overflow: hidden;
  /*position: absolute;*/
}
.channelpage #info #banner_box{
  width: 190px;
  height: 344px;
  float: right;
  overflow: hidden;
  background: #FFF;
  /*position: absolute;*/
}
.channelpage #info #banner_box .banneritem{
  width: 190px;
  height: 60px;
  margin: 0;
  margin-bottom: 10px;
  background: #BDBABD;
}
.channelpage #thumbvideo .container .c_right h4
				{
					background-image:url(../images/content/more.png);
					background-position:left center;
					background-repeat:no-repeat;
					cursor:pointer;

					display:block;
					width:30px;

					float:right;

					margin:0px;
					padding:0px;
					padding-left:10px;

					font-size:8px;
					font-family:Tahoma, Geneva, sans-serif;
					color:#333;
					font-style: normal;
					line-height: normal;
					font-weight: normal;
					font-variant: normal;
					text-transform: none;

				}
.channelpage #info #video_detail{
  width: 372px;
  height: 344px;
  background-color: #EFEBEF;
  float: left;
  margin: 0px 10px;
  padding:0px;
  text-align: left;
  /*position: absolute;*/
}
.channelpage #info #video_detail .detail_title{
  background-color: #DEDBDE;
  width: 362px;
  height: 25px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding:5px;
  text-align: left;
}
.channelpage #info #video_detail .detail_title h2{
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-top: 5px;
  /*padding-left: 10px;*/
}
.channelpage #info #video_detail span{
  /*font-weight: bold;
  margin-top: 10px;
  margin-left: 10px;*/
}
.channelpage #info #video_detail p{
  padding: 3px 10px;
  font-size: 12px;
}
.channelpage #info #video_detail .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #66665E;
}

.channelpage .linechannel{
  width: 940px;
  height: 5px;
  border-bottom:1px #999 dotted;
  padding-top: 5px;
}
.channelpage #thumbvideo{
  width: 940px;
  padding: 10px 20px;
  overflow: hidden;
  background: #FFF;
  margin: 10px 0 20px 0;
}
.channelpage #thumbvideo .container{
  width:300px;
  min-height: 100px;
  margin-right:10px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #FFF;
  float: left;
}
.channelpage #thumbvideo .container .c_left{
  width: 140px;
  margin: 5px;
  overflow: hidden;
  background: #FFF;
  float: left;
}
/*.channelpage #thumbvideo .container .c_left .img_border{
  width:110px;
  height:62px;
  border: 2px #999999 solid;
  padding: 3px;
  background: #fff;
  overflow: hidden;
}*/
.channelpage #thumbvideo .container .c_left .img_border .img_box{
				padding:0px;
				margin:0px;

				width:130px;   /* images 120*72 */
				height:82px;

				float:left;
                border: 2px #999999 dotted;
                overflow: hidden;

}
.channelpage #thumbvideo .container .c_left .img_border .img_box:hover{
                border-color: #D9D9D9;
}

.channelpage #thumbvideo .container .c_right{
  width: 140px;
  margin: 10px 10px 10px 0;
  background: #FFF;
  float: right;
  vertical-align: bottom;
  font-size: 12px;
  text-align: left;
  /*padding-left: 2px;*/
}
.channelpage #thumbvideo .container .c_right h3{
  color: #9C9A9C;
  font-size: 12px;
  /*font-weight: bold;*/
  margin-left: 0px;
  margin-bottom: 5px;
  width: 100%;
}
.channelpage #thumbvideo .container .c_right p{
  color: #9C9A9C;
  margin-left: 0px;
  padding-bottom: 0px;
  margin-bottom: 0;
  position: absolute;
  width: 100%;
}

channelpage .data_list_foot{
	width:auto;
}

/*END CMU CHANNEL PAGE*/


/*START ENG PAGE*/
.engpage{
	width:960px;
	margin:0 auto;
	background:#FFF;
	padding:10px;
}
.in_page{
	/*margin:20px;*/
	border:1px #999 dotted;
}
/*END ENG PAGE*/