@charset "big5";
@import url("top.css");
@import url("base.css");
@import url("campaign.css");
@import url("menu.css");
@import url("tab.css");
@import url("vtip.css");
@import url("word.css");
/*@import url("top_menu.css");*/
@import url("banner.css");
@import url("qa.css");


/*@import url("banner.css");*/


/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"微軟正黑體",Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
}
/****************首頁*******************/
/*Header  */

.wrap {
	margin:0px auto;
	width:900px;
	height:120px;
}


.logo {
    float: left;
    width: 400px;
	height:75px;
	padding-top:2px;

}
.top{
	width:400px;
	float:right;
	padding-top:2px;
}
.hmenu{
	float:left;
	width:900px;
	background-image:url(../images/top_menu_run.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
/*	
.hmenu img{
	padding-left:3px;

}*/

/*main*/
.main_in{
/*	margin: 20px auto 15px  auto;*/
	width:900px;
	height:305px;
	padding-top:5px;
}
.ad{
	width:635px;
	float:left;
}
.ad2{
	width:236px;
	float:right;
	border:1px solid #CCCCCC;
	padding:1px;
	margin-top:2px;
}


.phone{
	width:240px;
	float:right;
}

.contact{
	width:240px;
	height:180px;
	float:right;
	background-image:url(../images/contact2.jpg);
	background-repeat:no-repeat;
}
.contact dl{
	margin-top:45px;
	margin-left:15px;
	font-size:13px;
}
.contact dt{
	line-height:25px;
	font-size:13px;
}
/*form*/
.form_t{
	line-height:25px;
	font-size:13px;
}
/*
.contact dd{
	margin-left:65px;
	line-height:25px;
}*/
.sub{
	color: #FF0066;
	text-align: right;
}


/*pr*/
.pr{
	margin: 2px auto 0px auto;
	padding-top:15px;
	padding-bottom:30px;
	width:900px;
	background-image:url(../images/pr_bg.gif);
	background-repeat:no-repeat;
}
.pr img{
	margin:30px 5px 0 15px;
}

/****************產品左邊選單*******************/
/**/

.main { 
	width:905px;
	padding-top:5px;
	padding-left:10px;
	margin-left:0px;
	margin:auto;
	background-color:#FFFFFF;
	margin-bottom:50px;
}
.col {
	margin:auto;
}
.col_r{
	float:right;
	width:660px;
	margin-top:10px;
	padding-left:5px;

}
.col_l{
	float: left;
	width:240px;
}

.phone2{
	width:240px;
}

.ca_menu{
	width:240px;
	background-image:url(../images/menu_bg3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.ca_menu ul{
	background-image:url(../images/menu_bg2.gif);
	background-repeat:repeat-y;
}
.other_menu{
	padding:5px 0px 10px 0px ;
	width:240px;
}
.other_menu img{
	margin:5px 0px 0px 8px ;
	border: solid 1px #CCCCCC;
	padding:2px;
}

/****************產品說明*******************/


/*
.site{
	margin-bottom:10px;
}
.site_title{
	width:250px;
}
.site_map{
     width:400px;
	float:right;
}
.pr_main{
	height:300px;
}
.pr_btn{
	margin-top:250px;
	margin-right:10px;
}
*/

