/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/





/*photo_set*/
#photo_set
{
	float:left;
	
}


#photo_set ul
{
	list-style-type:none;
	margin-bottom:50px;
	padding-bottom:50px;
}

#photo_set ul li
{
	display:block;
	width:700px;
	border:solid 1px #cccccc;
	margin:5px;
	padding:5px;
	float:left;
	background-color:#CEDFFF;
	
	
}
#photo_set ul li :hover
{
	background-color:#619E00;
}




#photo_set ul li .set .set_title
{
	font-size:large;
	font-weight:bold;
}

#photo_set ul li .set_pic
{
	float:left;
	cursor:hand;
	padding-right:10px;
	
}

#photo_set ul li .set
{
	
	
}


#photo_set ul li .set img
{
	padding-right:10px;	
}


/*photos*/

#content_photos
{
	
	width: 755px;
	margin-right:30px;
	position:relative;
	z-index:-1;
	
	
}
#content_photos #photos
{
	float:left;
	padding-bottom:80px;
	width:705px;
	position:relative;
	z-index:1;
	
}

#content_photos #photos ul
{
	list-style-type:none;
	margin-left:0px;
	position:relative;
	z-index:2;
	
	
}

#content_photos #photos ul li
{
	float:left;
	margin:10px;
	padding:3px;
	border:solid #cccccc 1px;
	height:130px;
	background-color:#CEDFFF;
}



 #sidebar_photos
{
	float: left;
	width:200px;
	
	
	
}
#sidebar_photos h2
{
	background-color:Black;
}
#sidebar_photos ul
{
	list-style-type:none;
	margin-left:0px;
}
#sidebar_photos ul li
{
	
}
	
/*message.aspx*/
#message
{
	border-bottom:dashed 1px #cccccc;
	width:750px;
	
}

#message #bottom
{

	text-align:right;
}

#message #bottom #info
{
	background-color:#669933;
	
}


/* globle setting  */
#ctl00_HKEPAMenu
{
	
}
#menu_to
{
	position:relative;
	z-index:4;
}
#PhotoFieldset
{
	float:left;
/*
	height:1235px;
*/
	margin-top:4px;
	width:828px;
	text-align:left;
	overflow:hidden;
	
	
	
}
#PhotoFieldset .newsTitle
{
	color:#004080;
	text-align:center;
}

#PhotoFieldset .newsdate
{
	text-align:right;
}
#PhotoFieldset .newsContent
{
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	
}



/* Defaul.aspx */

.FourNoPicNews
{
	
}
#test
{
	
}
fieldset ul
{
	
	list-style-type:none;
}

#search
{
	width:227px;
	height:20px;	
	position:relative;
	left:750px;
	top:100px;
	vertical-align:middle;
	/* i should delete the search panel in the page */
	display:none;
	
	
}
#search .searchInput
{
	height:15px;
	margin-left:13px;
	margin-bottom:2px;
	margin-top:2px;
	margin-right:-5px;
	
	
}
.searchAtLeft
{
	border:solid 1px #cccccc;
	margin:0px 2px 2px 0px ;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#CEDFFF;
	width:163px;
	height:50px;
	
	
	
	
}
.searchAtLeft img
{
	margin-top:5px;
	width:153px;
	height:20px;
	margin-left:0px;
	border:solid 1px #999999;
	
}
.searchAtLeft input#submitButton
{
	width:155px;
	background:none url(images/googleLogo.png);
	margin-top:2px;
	border:solid 1px #cccccc;
	text-align:center;
	
}

.otherOssociation
{
	background-color:#eeeeee;
	margin-top:5px;
	width:160px;
	margin-bottom:5px;
	padding-left:2px;
	margin-right:2px;
	border:solid 1px #cccccc;
}

.otherOssociation .title
{
	background-color:#CEDFFF;
	text-align:center;
}

.linkLine
{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}

.translateLink
{
	font-size:14px;
	position:relative;
	left:850px;
	top:50px;
	
}
#translateLink
{
	font-size:14px;
	position:relative;
	left:850px;
	top:50px;
	
}
.translateLine
{
	
	position:relative;
	left:895px;
	top:45px;
	font-size:14px;
	width:100px;
	margin-right:30px;
	
	
}
.translateLine a
{
	float:right;
	margin-right:3px;
	padding-left:0px;
	padding-right:0px;
	font-size:14px;
	font-family:ËÎÌå;
	color:Black;
	
	
	
}

/* no actions:*/
/*
.translateLine a:hover
{
	color:Red;
}
.translateLine a:active
{
	color:Gray;
}

.translateLine a:link
{
	color:Gray;
}
.translateLine a:visited
{
	color:Gray;
}

*/




