@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background:url(../images/background/bg_body.gif) left top repeat-x;
	background-color:#fff;
	padding:0px;
	margin:0px;
}
div, dl, dt ,dd, ul, ol, li, p, span, blockquote, h1, h2, h3, h4, h5, h6, label, iframe, font{
	list-style:none;
	padding:0px;
	margin:0px;
	float:none;
	font-size:13px;
	font-weight:normal;
}
img{
	border:none;
	padding:0px;
	margin:0px;
}
form{
	display: inline;
}
a{color:89b5c6; text-decoration:none;}
a:hover{text-decoration:underline;}
.sideLeft{float:left;}
.sideRight{float:right;}
.fontBold{font-weight:700;}
.fontGrey{color:#888;}
.fontRed{color:#ff4747;}
.fontOrange{color:#ff9900;}
.fontGreen{color:#7bc512;}
.fontDarkblue{color:#128495;}
.fontBlue{color:#0f5ca3;}
.fontWhite{color:#FFFFFF;}
.fontSize14{font-size:14px;}
.fontSize30{
	font-size:14px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#777;
	background:url(../images/icon/icon_phonemove.gif) left 3px no-repeat;
	padding-left:22px;
}
.phoneBox{
	position:relative;
	top:1px;
	display:inline;
}
.textCenter{text-align:center;}
.textLeft{text-align:left;}
td p{
	float:none;
	padding-bottom:10px;
	line-height:20px;
}
td ul, td ol{
	float:none;
	overflow:hidden;
}
td ul li p, td ol li p{
	float:none;
	padding-left:24px;
	line-height:20px;
	background:url(http://www.graphxsource.com/images/icon/icon_bullet.gif) 8px 7px no-repeat;
}
/* pageLayout
-----------------------------------------------------------------*/
.bodyBg{
	width:100%;
	background:url(../images/background/bg_body.gif) left top repeat-x;
	float:left;
}
.bodyMiddle{
	width:1003px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}
.bodyMiddlePic{
	width:1003px;
	height:500px;
	position:absolute;
	left:0px;
	right:0px;
	background:url(../images/background/bg_body_middle.gif) center top no-repeat;
	overflow:hidden;
}
.pageLayout{
	width:809px;
	margin:0px auto;
}
/* headerSection
-----------------------------------------------------------------*/
.headerSection{
	width:810px;
	height:86px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}
.headerSectionLogo{
	width:810px;
	height:86px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/background/bg_top.jpg) left top no-repeat;
}
h1{
	position:absolute;
	top:17px;
	left:40px;
}
h1 a{
	width:240px;
	height:43px;
	display:block;
	overflow:hidden;
}
td h1{
	display:none;
}
.headerSection h1{
	display:block;
}
/* bodySection
-----------------------------------------------------------------*/
.bodySection{
	width:810px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}
.bodySectionShadowleft{
	width:19px;
	height:358px;
	float:left;
	background:url(../images/background/bg_shadow_left.gif) left 39px no-repeat;
	overflow:hidden;
}
.bodySectionShadowright{
	width:20px;
	height:358px;
	float:left;
	background:url(../images/background/bg_shadow_right.gif) left 39px no-repeat;
	overflow:hidden;
}
/* mainMenuSection
-------------------*/
.mainMenuSection{
	width:717px;
	height:34px;
	margin:0 auto;
	background:url(../images/icon/main_menu.gif) left 5px no-repeat;
	overflow:hidden;
}
.mainMenuSection a{
	height:33px;
	display:block;
	cursor:pointer;
	overflow:hidden;
}
.mainMenuSection li{
	margin-right:2px;
	float:left;
}
.menuHome{
	width:58px;	
}
.menuHome:hover{
	background:url(../images/icon/main_menu_select.gif) left 1px no-repeat;
}
.menuAboutUs{
	width:78px;
}
.menuAboutUs:hover{
	background:url(../images/icon/main_menu_select.gif) -60px 1px no-repeat;
}
.menuServices{
	width:74px;
}
.menuServices:hover{
	background:url(../images/icon/main_menu_select.gif) -140px 1px no-repeat;
}
.menuHowToOrder{
	width:103px;
}
.menuHowToOrder:hover{
	background:url(../images/icon/main_menu_select.gif) -216px 1px no-repeat;
}
.menuPricing{
	width:63px;
}
.menuPricing:hover{
	background:url(../images/icon/main_menu_select.gif) -321px 1px no-repeat;
}
.menuDesignPortfolio{
	width:116px;
}
.menuDesignPortfolio:hover{
	background:url(../images/icon/main_menu_select.gif) -386px 1px no-repeat;
}
.menuContactUs{
	width:88px;
}
.menuContactUs:hover{
	background:url(../images/icon/main_menu_select.gif) -504px 1px no-repeat;
}
.menuTutorial{
	width:75px;
}
.menuTutorial:hover{
	background:url(../images/icon/main_menu_select.gif) -594px 1px no-repeat;
}
.menuFaq{
	width:44px;
}
.menuFaq:hover{
	background:url(../images/icon/main_menu_select.gif) -671px 1px no-repeat;
}
/* contentSection
-------------------*/
.contentSection{
	width:771px;
	float:left;
	overflow:hidden;
}
.contentBoxTop{
	width:771px;
	height:21px;
	margin:0px auto;
	background:url(../images/background/paper_top.gif) left top no-repeat;
	overflow:hidden;
}
.contentBoxMiddle{
	width:769px;
	min-height:330px;
	height:330px;
	height:auto !important;
	padding-bottom:5px;
	margin:0px auto;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background:url(../images/background/bg_data.gif) left bottom no-repeat;
	background-color:#FFFFFF;
	overflow:hidden;
}
.contentBoxBottom{
	width:771px;
	height:20px;
	margin:0px auto;
	background:url(../images/background/paper_bottom.gif) left top no-repeat;
	overflow:hidden;
}
/* leftCol ----*/
.leftCol{
	width:535px;
	padding-left:20px;
	float:left;
	overflow:hidden;
}
.leftCol .header{
	width:535px;
	height:50px;
	background:url(../images/icon/icon_topic.gif) left top no-repeat;
	overflow:hidden;
}
.navigateTab{
	height:11px;
	padding:0px 0px 2px 15px;
	line-height:9px;
	font-size:11px;
	color:#bbb;
	overflow:hidden;
}
h2{
	padding:0px 0px 7px 0px;
	margin-bottom:10px;
	line-height:30px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#163f53;
	background:url(../images/etc/line_dot_horizontal.gif) left bottom repeat-x;
	overflow:hidden;
}
.leftCol .content{
	width:535px;
	padding-top:15px;
	line-height:22px;
	overflow:hidden;
}
.leftCol .lineCol{
	padding-top:10px;
	background:url(../images/etc/line_col.gif) left 6px no-repeat;
}
.contentList li{
	padding:5px 0px 0px 27px;
	line-height:22px;
}
.bulletPaper li{
	padding-left:21px;
	background:url(../images/icon/icon_paper.gif) left 8px no-repeat;
}
.bulletTutorial li{
	padding-left:24px;
	background:url(../images/icon/icon_video.gif) left 6px no-repeat;
}
.bulletEmb{
	background:url(../images/icon/icon_emb.gif) left 6px no-repeat;
}
.bulletVector{
	background:url(../images/icon/icon_vector.gif) left 6px no-repeat;
}
.bulletFaq li{
	background:url(../images/icon/icon_faq.gif) left 6px no-repeat;
}
.leftCol .bulletEdHead{
	width:510px;
	padding-left:25px;
	background:url(../images/icon/icon_emb.gif) 0px 16px no-repeat;
}
.leftCol .bulletVeHead{
	width:510px;
	padding-left:25px;
	background:url(../images/icon/icon_vector.gif) 0px 16px no-repeat;
}
.leftCol .bulletNum1{
	width:500px;
	padding-left:35px;
	background:url(../images/icon/icon_numblock1.gif) left 17px no-repeat;
}
.leftCol .bulletNum2{
	width:500px;
	padding-left:35px;
	background:url(../images/icon/icon_numblock2.gif) left 17px no-repeat;
}
.leftCol .bulletNum3{
	width:500px;
	padding-left:35px;
	background:url(../images/icon/icon_numblock3.gif) left 17px no-repeat;
}
.leftCol .bulletNum4{
	width:500px;
	padding-left:35px;
	background:url(../images/icon/icon_numblock4.gif) left 17px no-repeat;
}
.leftCol .bulletNum5{
	width:500px;
	padding-left:35px;
	background:url(../images/icon/icon_numblock5.gif) left 17px no-repeat;
}
/* price ----*/
.priceTable01{
	width:535px;
	margin:5px 0px 0px 0px;
}
.priceTable01 .row{
	width:535px;
	padding:4px 0px;
}
.priceTable01 .row .table01Time{
	font-size:13px;
	color:#ff4747;
}
.priceTable01 .row .table01Price{
	font-size:13px;
}
.priceTable02{
	width:535px;
	margin:5px 0px 5px 0px;
}
.priceTable02 .row{
	width:535px;
	padding:6px 0px;
	border-bottom:1px solid #e1e1e1;
	float:left;
}
.priceTable02 .row b{
	font-weight:700;
}
.priceTable02 .row .table02Detail{
	width:340px;
	float:left;
}
.priceTable02 .row .table02Time{
	width:195px;
	text-align:center;
	color:#ff4747;
	float:left;
}
.priceTable02 .row .table02Price{
	width:64px;
	text-align:center;
	border-left:1px solid #e1e1e1;
	float:left;
}
/* faq ----*/
.faqList li{
	padding:3px 0px 0px 0px;
	line-height:22px;
}
.faqList li .sideLeft{
	width:20px;
	padding-right:5px;
	text-align:right;
}
.faqList li .sideRight{
	width:510px;
}
.goTop{
	padding-right:15px;
	background:url(../images/icon/go_top.gif) right top no-repeat;
}
/* portfolio ----*/
.heightPortCol{
	height:158px;
	overflow:hidden;
	background:url(../images/etc/line_dot_vertical.gif) center 37px no-repeat;
}
.portCol{
	width:267px;
	padding-top:5px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.lineHorizontal{
	width:535px;
	margin-top:8px;
	padding-bottom:8px;
	background:url(../images/etc/line_dot_horizontal.gif) left bottom repeat-x;
	overflow:hidden;
}
.pageIndexDetail{
	width:265px;
	height:24px;
	float:left;
	padding:10px 0px 0px 4px;
	color:#999;
	font-size:11px;
	overflow:hidden;
}
.pageIndex{
	height:24px;
	float:right;
	margin-top:5px;
	text-align:center;
	overflow:hidden;
}
.pageIndex div img{
	padding-top:6px;
}
.pageIndex div{
	width:22px;
	margin:0px 1px;
	float:left;
}
.pageNum a{
	width:20px;
	padding:3px 0px;
	display:block;
	border:1px solid #fff;
	text-align:center;
	overflow:hidden;
}
.pageNum a:hover{
	background-color:#ffcc66;
	border:1px solid #ffaa03;
	font-weight:700;
	color:#fff;
	text-decoration:none;
}
.pageSelect a{
	background-color:#ffcc66;
	border:1px solid #ffaa03;
	font-weight:700;
	color:#333;
}
/* rightCol ----*/
.rightCol{
	width:184px;
	padding-left:20px;
	float:left;
	overflow:hidden;
}
.loginTop{
	width:184px;
	height:30px;
	background:url(../images/box/login_top.gif) left top no-repeat;
	overflow:hidden;
}
.loginMiddle{
	width:184px;
	background-color:#f5f5f5;
	overflow:hidden;
}
.loginBottom{
	width:184px;
	height:17px;
	background:url(../images/box/login_bottom.gif) left top no-repeat;
	overflow:hidden;
}
.rightCol .content{
	width:154px;
	padding:6px 15px 0px 15px;
	font-size:11px;
	overflow:hidden;
}
.textBox{
	width:152px;
	height:15px;
	color:#666;
	margin-top:2px;
	font-size:11px;
	border:1px solid #bbb;
	background:url(../images/background/bg_textbox.gif) left top repeat-x;
	background-color:#FFFFFF;
	overflow:hidden;
}
.btnLogin{
	width:72px;
	height:28px;
	border:0px;
	cursor:pointer;
	background:url(../images/button/btn_login.gif) left top no-repeat;
	overflow:hidden;
}
.btnLoginHover{
	width:72px;
	height:28px;
	border:0px;
	cursor:pointer;
	background:url(../images/button/btn_login_over.gif) left top no-repeat;
	overflow:hidden;
}
.btnRegister{
	width:72px;
	height:28px;
	border:0px;
	cursor:pointer;
	background:url(../images/button/btn_register.gif) left top no-repeat;
	overflow:hidden;
}
.btnRegisterHover{
	width:72px;
	height:28px;
	border:0px;
	cursor:pointer;
	background:url(../images/button/btn_register_over.gif) left top no-repeat;
	overflow:hidden;
}
.bulletCircle{
	width:140px;
	padding:5px 0px 0px 14px;
	font-size:11px;
	background:url(../images/icon/bullet_circle.gif) left 8px no-repeat;
	overflow:hidden;
}
.lineBoxLogin{
	width:154px;
	height:15px;
	background:url(../images/etc/line_dot_horizontal.gif) left 14px repeat-x;
	overflow:hidden;
}
.boxService, .boxLiveSupport{
	padding-top:10px;
}
.boxLiveSupport img{
	border:1px solid #ddd;
}
.rightCol .serviceHeader{
	font-size:15px;
}
.lineBoxService{
	width:154px;
	height:1px;
	margin:8px auto 0px auto;
	background:url(../images/etc/line_dot_horizontal.gif) left top repeat-x;
	overflow:hidden;
}
/* footerSection
-----------------------------------------------------------------*/
.footerSection{
	width:100%;
	padding:20px 0px;
	text-align:center;
}
.footerMenu{
	width:100%;
	padding:5px 0px;
	margin-bottom:2px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:11px;
	color:#bbb;
}
.footerMenu a{
	color:#aaa;
}
.footerContact{
	padding:10px 0px 0px 0px;
	font-size:11px;
}
.footerContact img{
	position:relative;
	top:1px;
}
.flashHTML{
	position:relative;
	top:2px;
	display:inline;
}
/* etc ---------------------------------*/
.marginTop5{
	margin-top:5px;
}
.marginTop10{
	margin-top:10px;
}
.picBorder2{
	padding:2px;
	border:1px solid #ddd;
}
.picLeft10{
	margin:0px 0px 0px 10px;
}
.picRight10{
	margin:0px 15px 0px 0px;
}
a:hover img{
	border-color:#bbb;
}
.bgNone{
	background:none;
}
/* title -------------------------------*/
.titlebg{
	border:1px solid #666;
	font-size:11px;
	background-color:#ffffe1;
}