@charset "utf-8";
/* CSS Document */
.PageTitle {
	font-family:Verdana;
	font-size: 80px;
	color: #F5F5F5;
	position: relative;
	}
.PageTitleSign {
	background: url(../images/title_professionals.gif) no-repeat;
	width: 204px;
	height: 46px;
	position: absolute;
	z-index: 1;
	top: 25px;
	left: -10px;
	}

/*List*/
.ListBox {
	padding: 20px 60px 0 60px;
	}
.ListBox ul {
	display: block;
	}
.ListBox ul li {
	width: 660px;
	height: 115px;
	list-style: none;
	float: left;
	}
	/*Portfolios*/
	.ImgBox {
		background: url(../images/portfolio_bg.gif) no-repeat center center;
		width: 130px;
		height: 100px;
		float: left;
		position: relative;
		}
	.ImgBox img {
		margin: 5px;
		display: block;
		border: 0;
		}
	.IconNew, .IconHot {
		width: 35px;
		height: 35px;
		position: absolute;
		z-index: auto;
		top: 0px;
		left: 0px;
		}
	.IconNew {
		background: url(../images/icon_new.gif) no-repeat left top;
		}
	.IconHot {
		background: url(../images/icon_hot.gif) no-repeat left top;
		}
	.InfoBox {
		padding: 0 10px;
		width: 510px;
		float: left;
		}
	.InfoBox h4 {
		margin: 5px 0;
		font-size: 13px;
		}
	.InfoBox h4 a {
		color: #000000;
		text-decoration: underline;
		}
	.InfoBox h4 a:hover {
		color: #0099FF;
		text-decoration: none;
		}
	.InfoBox span {
		padding: 0 10px 0 0;
		color: #CC0000;
		font-family: Tahoma;
		font-size: 10px;
		}
	.InfoBox p {
		padding: 5px;
		background: url(../images/line_dash.gif) repeat-x left top;
		font-family: Tahoma;
		font-size: 12px;
		color: #666666;
		letter-spacing: 2px;
		line-height: 1.3em;
		}
	.RecommendImgBox {
		margin: 5px auto;
		background: url(../images/portfolio_bg.gif) no-repeat center center;
		width: 130px;
		height: 100px;
		text-align: center;
		position: relative;
		}
	.RecommendImgBox img {
		padding: 5px;
		width: 120px;
		height: 90px;
		display: block;
		border: 0;
		}
	.RecommendInfoBox {
		padding: 5px 5px 0px 5px;
		}
	.RecommendInfoBox h4 {
		margin: 0 0 5px 0;
		font-size: 12px;
		}
	.RecommendInfoBox h4 a {
		padding: 0 0 0 10px;
		color: #000000;
		text-decoration: none;
		}
	.RecommendInfoBox h4 a:hover {
		color: #0099FF;
		text-decoration: none;
		}
	.RecommendInfoBox p {
		padding: 5px 10px 0 10px;
		background: url(../images/line_dash.gif) repeat-x left top;
		font-family: Tahoma;
		font-size: 12px;
		color: #666666;
		letter-spacing: 2px;
		line-height: 1.3em;
		}
	/*PageSort*/
	.PageSort {
		display: block;
		position: absolute;
		right: 20px;
		z-index: auto;
		}
	.PageSort li {
		padding: 0 2px 3px 0;
		float: left;
		list-style: none;
		display: block;
		}
	.PageNum {
		border: 1px solid #E7E7E7;
		padding: 1px 4px;
		font-family: Tahoma;
		font-size: 10px;
		line-height: 1em;
		font-weight: bold;
		color:#999999;
		text-decoration: none;
		}
	.PageNum:hover {
		color: #0066CC;
		border: 1px solid #0066CC;
		}
	.PageCurrent {
		border: 1px solid #0273AD;
		padding: 1px 4px;
		background: #0292DD;
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		}
		
/*Page Detail*/
.ContentBox {
	margin: 0 30px;
	}
.ContentBox h1 {
	padding: 20px 0 10px 18px;
	border-bottom: 1px solid #999999;
	font-size: 18px;
	}
.ContentBox h4 {
	padding: 20px 0 10px 18px;
	border-bottom: 1px solid #999999;
	}
.ContentText {
	padding: 15px 70px 40px 70px;
	font-family: Tahoma;
	}
.ContentText b,
.ContentText strong {
	padding: 15px 0;
	color: #0283BF;
	font-size: 13px;
	display: block;
	}
.ContentText p {
	line-height: 2em;
	font-size: 12px;
	color:#666666;
	}
.ContentBottom {
	padding: 10px 0 30px 0;
	border-top: 1px solid #cccccc;
	position: relative;
	}
.RelatedArtical {
	padding: 0 200px 0 30px;
	}
.RelatedArtical a {
	padding: 0 0 0 20px;
	background: url(../images/pf_btn_dot.gif) no-repeat left center;
	font-family: Tahoma;
	color: #0292DD;
	font-size: 12px;
	display: block;
	line-height: 2em;
	}
.TopAndBack {
	position: absolute;
	right: 20px;
	top: 10px;
	}
.TopAndBack a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
/*Tooltip*/
#screenshot{
	position: absolute;
	border: 1px solid #333333;
	height: 200px;
	width: auto;
	overflow: hidden;
	display: none;
	}
/*Menu Slide*/
.on .MenuTitle {
	background: url(../images/pf_btn_over.jpg) no-repeat 0 0;
	color: #FFFFFF;
	}
.off .MenuTitle {
	background: url(../images/pf_btn.jpg) no-repeat 0 0;
	color: #CCFFFF;
	}
.MenuTitle a {
	color: #CCFFFF;
	}
.MenuLink {
	padding: 5px 0 5px 20px;
	background: url(../images/pf_btn_dot.gif) left center no-repeat;
	display: block;
	line-height: 1.2em;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #AAEEEE;
	}
.MenuLink:hover {
	color: #FFFFFF;
	}
.MenuLinkCurrent {
	padding: 5px 0 5px 20px;
	background: url(../images/pf_btn_dot.gif) left center no-repeat;
	display: block;
	line-height: 1.2em;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
	}
.MenuContent {
	background: #0273AD;
	}

.ContentDetail,
.ContentDetail p,
.ContentDetail a,
.ContentDetail ul,
.ContentDetail ol,
.ContentDetail li {
        color: rgb(102, 102, 102);
        font-size: 14px;
        line-height: 2em;
        text-decoration: none;
        margin: 0px;
        padding: 0px;
}

.ContentDetail li {
        margin-left: 2em;
}

