/* Main CSS Document */

@import url(head.css);
@import url(pagelift.css);

body,div,ul,img,h1,h2,h3,p {margin: 0px;padding: 0px}
#head,#page_main,#page_foot,#copyright{margin:0 auto}

p{margin-top: 10px}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: repeat-x;
}

div{text-align: left}

ul{list-style-type: none}

.clears{clear: both}

.wai{background-color: #FFFFFF}

.fc66{color: #666666}

.cf90 {color: #FF9900}

.link_69f a,.link_69f a:hover{color: #6699ff;text-decoration: none}
.link_69f a:hover{text-decoration: underline}



/* main CSS */
#page_main{width:776px;margin-top: 10px}
#pagelift {width: 190px;float: left}
#pageright {width: 546px;float: right}
/* main CSS end */

/*h2 title*/
#home01title,#home02title,#home03title,#purchase01title,#purchase02title,#purchase03title,#support01title,#support02title,#support03title,#contactusabouttitle,#contactusinfotitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-repeat: no-repeat;
	height: 40px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#home01title {background-image: url(../images/h2_home_avconverter.gif)}
#home02title {background-image: url(../images/h2_home_videocap.gif)}
#home03title {background-image: url(../images/h2_home_flash.gif)}

#purchase01title {background-image: url(../images/h2_purchase_avconverter.gif)}
#purchase02title {background-image: url(../images/h2_purchase_videocap.gif)}
#purchase03title {background-image: url(../images/h2_purchase_flash.gif)}

#support01title {background-image: url(../images/h2_support_avconverter.gif)}
#support02title {background-image: url(../images/h2_support_videocap.gif)}
#support03title {background-image: url(../images/h2_support_flash.gif)}

#contactusabouttitle {background-image: url(../images/h2_contactus_about.gif)}
#contactusinfotitle {background-image: url(../images/h2_contactus_info.gif)}

.noto01,.noto02,.noto03{
	display: block;
	font-size: 12px;
	padding-top: 15px
}

.noto01{padding-left: 200px}
.noto02{padding-left: 180px}
.noto03{padding-left: 150px}

h2 .softname {display: none}

/*h2 title end*/


/* page foot */
#page_foot{
	width:776px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	height: 30px;
	margin-top: 20px;
	color: #999999;
	line-height: 30px;
	text-align: right;
}

#page_foot a,#page_foot a:hover{color: #6699cc;text-decoration: none}
#page_foot a:hover{text-decoration: underline}

#copyright{
	width:776px;
	text-align: center;
	color: #999999;
	line-height: 30px;
}
/* page foot end*/
