@charset "UTF-8";


body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	line-height: 160%;
}
h3 {
	line-height: 140%;
	font-size: 16px;	
} 
h4 {
	font-size: 14px;
	font-weight: bold;
}
#pt_nav li {
	padding: 1px 0 2px 0;
	height: 21px;
}
#pt_nav li a {
    display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px;
	width: 118px;
	padding-top: 21px;
}
#pt_nav li a:hover, 
#pt_nav li a:active, 
#pt_nav li strong a
{
	background-position: 0 -21px;
}
#pt_nav li .on a {
	background-position: 0 -21px;
} 
#pt_nav li .active a {
	background-position: 0 -42px;
} 

#navBrand a {
	background-image: url(../imgs/en_brand_bt.png);
}
#navPackage a {
	background-image: url(../imgs/en_package_bt.png);
}
#navPrint a {
	background-image: url(../imgs/en_print_bt.png);
}
#navWeb a {
	background-image: url(../imgs/en_website_bt.png);
	}
#nav3d a {
	background-image: url(../imgs/en_3d_bt.png);
}
.cp_nav {
	line-height: 160%;
	margin-top: 24px;
	font-size: 13px;
}	
.cp_nav h2{
	font-size: 13px;
}	
.sb_nav li{
	line-height: 129%;
	font-size: 18px;
}
.sb_nav h3{
    line-height: 129%;
	font-size: 18px;	
}
.cp_box {
	margin-top: 0px;
	font-size: 14px;
	line-height: 180%;
	width: 600px;
}
.cp_cl1 {
	float: left;
	width: 110px;
}

.co_box {
	font-size: 14px;
	line-height: 160%;
	margin-left: 20px;
	width: 600px;
}  
.co_t {
	width: 150px;
	text-align: right;
	margin-right: 20px;
	clear: left;
	float: left;
} 
.co_t h4{
	font-size: 14px;
	font-weight: bold;
} 
.co_t b{
	font-size: 14px;
	font-weight: bold;
} 
.co_t span{
	font-size: 12px;
	line-height: 140%;
    letter-spacing: 1pt;
} 
div #mainContent big{
	font-size: 21px;
	line-height: 130%;
	font-weight: bold;
}
/* slideshow */

div.image-title h4{
	background-color: #fff;
	font-size: 15px;
	line-height: 21px;
	display: inline;
}
div.image-desc p{
	line-height: 134%;
	font-size: 13px;
	width: 350px;
}
div.image-desc-l p{
	line-height: 134%;
	font-size: 13px;
	width: 550px;
}
div.image-desc a{
	font-size: 12px;
	text-decoration: underline;
}
