body {
	font-family: Myriad Pro,Myriad,Trebuchet MS;
	font-size: 14px;
	font-color: #666666;
	background-position: center;
	margin:0px;
}
.title {
	font-family: Trebuchet MS;
	font-size: 32px;
	font-color: #000000;
	font-weight: 600;
	background-position: center;
	margin:0px;
}
img{
	border:0px;
}
#thumbs{
	float:left;
	margin:2px;
	border:dotted 1px #0099FF;
	text-align:center;
	padding:3px;
	background-color:#EFEFEF;
}
.imgthumbs{
	border:double 2px #CCCCCC;
}
#titlealbum{
	border-top:solid 2px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	margin-top:3px;
	margin-bottom:px;
	padding:3px;
	background-image: url(../images/bgtitle.jpg);
	background-repeat:repeat-x;
}
a{
	color:#f47605;
  font-weight: 600;
	text-decoration:underline;
}
a:hover{
	color:#666666;
 	font-weight: 600;
	text-decoration:none;
}
a:visited{
	color:#f43305;
}
text_big_orange{
	
}
#wrapper{
	width:950px;
	overflow:hidden;
	margin: 0 auto;
	padding:0px;
	/*background-image: url(../images/bgwrapper.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
}
#header-logo {
	width: auto;
	height: 96px;
	margin:0px 10px 0px 10px;
}
#header-menu {
	width: auto;
	height: 82px;
	text-align:center;
	margin:0px 10px 0px 10px;
}
#header-banner {
	width: auto;
	height: 250px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bgbanner.gif);
	background-repeat: repeat-y;
	clear: both;
	margin:0px 10px 0px 10px;
}
#header-banner div{
	height: 250px;
	margin:0px 0px 0px 10px;
	background:url(../images/banner_man.gif) no-repeat right;
}
#header-banner div h2{
	margin:0px 0px 5px 0px;
	font-size:50px;
	font-weight:bold;
	padding-top:10px;
}
#header-banner div h2 span{
	color:#f3780a;
}
#header-banner div h1{
	margin:0px 0px 5px 0px;
	font-size:20px;
	font-weight:bold;
	padding-top:5px;
}
#header-banner div h1 span{
	color:#f3780a;
}

#header-banner ul#banner,ul#banner li{
	list-style:none;
	font-family:Trebuchet MS;
	font-size:18px;
	margin:0px;
	padding:0px;
}

#header-banner ul#banner li{
	display:list-item;
	background:url(../images/bullet.gif) no-repeat;
	padding-left:22px;
	margin-top:10px;
}
#header-banner ul#banner li span{
	color:#f3780a;
}
#header-logo .logo {
	float: left;
	width: 200px;
	margin-top: 13px;
}
#header-logo .callme {
	float: right;
	width: 500px;
	margin-top: 25px;
	text-align:right;
}
#header-menu ul {
	list-style-type: none;
	float: left;
}

ul#list_menu,#list_menu li {
	float: left;
	list-style-type: none;
	padding:0px;
	margin:0px;
	text-align:center;
}
#list_menu img {
	margin-top:23px;
}
#list_menu #separator{
	width:5px;
	height: 73px;
	background:url(../images/menu_separator.jpg) no-repeat;
	display:block;
}
#list_menu #home a {
	height: 73px;
	background: url(../images/menu_home.gif) no-repeat 0px 0px;
	display: block;
	width: 108px;
}
#list_menu #home a:hover {
	background: url(../images/menu_home.gif) no-repeat 0px -73px;
}

#list_menu .home a{
	height: 73px;
	background: url(../images/menu_home.gif) no-repeat 0px -73px;
	display: block;
	width: 108px;
}
#list_menu #product a,
#list_menu #services a,
#list_menu #web2 a,
#list_menu #elearning a,
#list_menu #idea_incubation a,
#list_menu #work a
{
	background: url(../images/menu_bg.jpg) repeat-x;
	display: block;
	height: 73px;
}
#list_menu #product a:hover,
#list_menu #services a:hover,
#list_menu #web2 a:hover,
#list_menu #elearning a:hover,
#list_menu #idea_incubation a:hover,
#list_menu #work a:hover
{
	background: url(../images/menu_bg_hover.jpg) repeat-x;
}

#list_menu .product a,
#list_menu .services a,
#list_menu .web2 a,
#list_menu .elearning a,
#list_menu .idea_incubation a,
#list_menu .work a
{
	background: url(../images/menu_bg_hover.jpg) repeat-x;
	display: block;
	height: 73px;
}

#list_menu #product a,
#list_menu .product a {
	width: 110px;
}

#list_menu #services a,
#list_menu .services a {
	width: 110px;
}

#list_menu #web2 a,
#list_menu .web2 a {
	width: 190px;
}
#list_menu #elearning a,
#list_menu .elearning a{
	width: 120px;
}

#list_menu #idea_incubation a,
#list_menu .idea_incubation a{
	width: 165px;
}

#list_menu #work a,
#list_menu .work a{
	width: 120px;
}

#list_menu #blog a {
	height: 73px;
	background: url(../images/menu_blog.gif) no-repeat 0px 0px;
	display: block;
	width: 91px;
}
#list_menu #blog a:hover {
	background: url(../images/menu_blog.gif) no-repeat 0px -73px;
}
#list_menu .blog a {
	height: 73px;
	background: url(../images/menu_blog.gif) no-repeat 0px -73px;
	display: block;
	width: 91px;
}
#content{
		margin:10px 10px 10px 10px;
		overflow:hidden;
		height:auto;
		position:relative;
		clear:both;
}

#content a{
	color:#f47605;
	text-decoration:underline;
	font-weight:normal;
}
#content a:hover{
	color:#666666;
	text-decoration:none;
}
#content a:visited{
	color:#f43305;
}

#Tpage_content{
	position:relative;
}
div#left-content{
	float:left;
	width:645px;
	overflow: hidden;
	height:auto;
	position:relative;
	padding:5px;
}
div#box{
	width:300px;
	float:left;
	height:auto;
	position:relative;
	overflow:hidden;
}
#box #boxtitle {
	position: relative;
}


div#box h2{
	background:url(../images/buletan.gif) no-repeat;
	font-size:16px;
	height:43px;
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}
div#box h2 span{
	color:#f3780a;
}
div#box p{
	font-size:11px;
	font-family:Myriad Pro,Myriad,Trebuchet MS;
	
}

div#box2{
	width:300px;
	float:left;
	height:auto;
	padding-left: 20px;
	position:relative;
	overflow:hidden;
}
#box2 #boxtitle {
	position: relative;
}
div#box2 p{
	font-size:11px;
	font-family:Myriad Pro,Myriad,Trebuchet MS;
	
}

div#box2 h2{
	background:url(../images/buletan.gif) no-repeat;
	font-size:16px;
	height:43px;
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}
div#box2 h2 span{
	color:#f3780a;
}
#box_thumb {
	width: 230px;
	height:auto;
	position:relative;
	overflow:hidden;
	margin-left: 20px;
}
#box_thumb .top{
	background-image: url(../images/box_top.gif);
	background-repeat: repeat-y;
	height: 12px;
	width: 230px;
}
#box_thumb .body {
	width: 230px;
	height: 90px;
	background-image: url(../images/box_body.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	position: relative;
}
#box_thumb .body p{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#box_thumb .bottom {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 230px;
}
div#right-content{
	width:234px;
	height:auto;
	padding:0px;
	position:relative;
	float:right;
}
#right-content #right-top {
	background-image: url(../images/sideright_bg_top.gif);
	background-repeat: repeat-y;
	height: 220px;
	position: relative;
	margin-bottom: 10px;
}
#right-content #right-top div {
	height: 220px;
	background:url(../images/banner_man.gif) no-repeat 80px 0px;
}

#right-content #right-top div h1{
	margin:0px 0px 5px 0px;
	font-size:28px;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
}

#right-content #right-top div h2{
	margin:0px 0px 5px 0px;
	font-size:20px;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
}

#right-content #right-top div  span{
	color:#f3780a;
}

#right-content h3 {
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	margin: 0px;
}

#right-content .top {
	background-image: url(../images/sideright_top.gif);
	background-repeat: no-repeat;
	height: 35px;
	position: relative;
}
#right-content .content {
	background-image: url(../images/sideright_bg_y.gif);
	background-repeat: repeat-y;
	height: 200px;
	position: relative;
}

#right-content .top2 {
	background-image: url(../images/sideright_middle.gif);
	height: 35px;
	position: relative;
	background-position: bottom;
}
#right-content .content2 {
	background-image: url(../images/sideright_bg.gif);
	background-repeat: repeat-x;
	height: 220px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: bottom;
	position: relative;
}


#right-content .bottom {
	background-image: url(../images/sideright_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	background-position: bottom;
	position: relative;
}



#footer {
	height: 13px;
	/*background-image: url(../images/footer_center.gif);*/
	background-repeat: repeat-x;
	width:952px;
	margin:0 auto;
	clear:both;
}
#footer #footer_left {
	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 13px;
}
#footer #footer_right {
	background-image: url(../images/footer_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 13px;
	width: 13px;
}
#copyright {
	clear:both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#link {
	clear:both;
	text-align: right;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left-content div h3{
	margin:0px 0px 3px 0px;
	font-size:18px;
	font-weight:bold;
}