﻿@charset "utf-8";
/***********************************************************************
 @ filename         : basic.css
 @ author           : sean
 @ description      : 基本版型
 @ media            : screen
 @ modified         : 2013-3-25
**********************************************************************/
/*reset-star*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微軟正黑體", "黑體", Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:10;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
pre {
	font-size: 1em;
}
br.cr {
	clear:both;
}
/*reset-over*/

/************basic************/
html, body {
	color: #555555;
	/*font-size:93%;*/
	letter-spacing:0px;
}
body {
	/*background:url(../index_images/body_bg.jpg) 0 0 repeat-x;*/
	background-color:#f5f5f5;
}
a {
	color: #3F9DC5;
	text-decoration: none;
}
a:hover {
	color: #333;
	/*font-weight: bold;*/
	text-decoration: none;
}
/************主框架************/
div#wrapper {
	width:100%;
	margin:0 auto;
}


/************news左選單************/

#pContent #pLeft{ width: 180px; 
overflow: hidden; 
float:left;

}

#pSubTree { 
width: 180px; 
overflow: hidden; 
/*background:url(../index_images/left_ap.gif) repeat-y; */
padding-bottom:30px;
margin-top:0px;
font-family: "微軟正黑體", "黑體", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

#pSubTree div.Tree-1, #pSubTree div.Tree-2, { 
/*width: 175px; */
/*overflow: hidden;*/
}

#pSubTree div.Tree-1 a { 
width: 142px; 
background: url(../index_images/aw_menu.gif) no-repeat 1px 0;
overflow: hidden; 
padding: 10px 20px 10px 15px; 
display: block; color: #5e5d5e; 
border-top:   0px  solid  ;
border-right: 1px  solid  #ccc;
border-bottom:1px  solid  #ccc;
border-left:  1px  solid  #ccc;
text-decoration:none;
font-family: "微軟正黑體", "黑體", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}


#pSubTree div.Tree-3 { 
width: 142px; 
background: url(../index_images/aw_menu.gif) no-repeat 1px 0;
overflow: hidden; 
padding: 10px 20px 10px 15px; 
display: block; color: #5e5d5e; 
border-top:   0px  solid  ;
border-right: 1px  solid  #ccc;
border-bottom:1px  solid  #ccc;
border-left:  1px  solid  #ccc;
text-decoration:none;
color: #r5e5d5e;
/*background: url(../index_images/aw_menu_hover.gif) #F1F1F1 no-repeat 1px 0; */
background-color:#F0F0F0; /*碰到選單時變底色*/
border: 1px solid ccc; /*碰到選單時框線變色*/
font-weight:bold;
}

#pSubTree div.Tree-1 a:hover, #pSubTree div.Tree-1 span a { 
color: #r5e5d5e;
/*background: url(../index_images/aw_menu_hover.gif) #F1F1F1 no-repeat 1px 0; */
background-color:#F0F0F0; /*碰到選單時變底色*/
border: 1px solid ccc; /*碰到選單時框線變色*/
font-weight:bold;
}

#pSubTree div.Tree-2 a { 
margin: 0 auto; 
width: 142px; 
background: 
url(../index_images/aw_menu2.gif) no-repeat 1px 0; 
overflow: hidden; 
padding: 7px 5px 0px 30px; 
display: block; 
color: #535353;
text-decoration:none ; 
font-size:12px;
}


#pSubTree div.Tree-2 a:hover, #pSubTree div.Tree-2 span a  { color: #648a19; background: url(../index_images/aw_menu2_hover.gif) no-repeat 1px 0;}
#pContent .pRight{
	width: 780px;
	overflow:hidden;
	float:right
}

/************news主旨************/
#content_subject td {
    font-size:16px;
	font-weight:bold;
    padding-left:7px;
	text-align:left;
	line-height:35px;
	border-width:1px;
	border-color:#cccccc;
	border-top-style:solid; 
	border-left-style:solid; 
    border-right-style:solid;
	border-bottom-style:solid;
	
	
}
/************news中間例表內容************/
#content_table_content td {
        padding:10px;
	text-align:left;
	border-width:1px;
	border-color:#cccccc;
	border-left-style:solid; 
        border-right-style:solid;
	border-bottom-style:solid;       
        font-family: "微軟正黑體", "黑體", Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size:16px;
	
}

/************news中間例表************/
#content_table td {
	padding-left: 8px;
	text-align: left;
	border-width: 1px;
	padding:3px;
	/*border-top-style: solid;*/
	font-family: "微軟正黑體", "黑體", Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size:13px;
	border-color: #cccccc;
	bgColor: #ffffff;
	
}

#content_table td h3 {
	font-family: "微軟正黑體", "黑體", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #3F9DC5;
	bgColor: #ffffff;
	line-height: 20px;
	}


hr {
	border:0; height:1px; background-color:#d4d4d4;
	color:#d4d4d4	/* IE6 */
}
	
/************news返回按鈕************/	
#classname { 
    margin-top:15px;  
    margin-left:300px;    
    width:16%;
    border:solid 1px #cccccc; 
    text-align:center; 
	background:#F0F0F0; 
	padding:10px;  
	-moz-border-radius: 0px;  
	-webkit-border-radius: 0px; 
	border-radius: 0px;}
	


/************與我連絡表單按鈕************/	

.btn1 {
    margin-top:15px;
	margin-bottom:15px;
	color:#ffffff;
    display:inline;
    padding:2px 10px;
   	border-width:1px;
    background: #DA4848; 
	border-color:#cccccc;
    box-shadow:0 -1px 5px #a1cdf0;
    -moz-box-shadow:0 -1px 5px #a1cdf0;
    -webkit-box-shadow:0 -1px 5px #a1cdf0;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;   
    width:70px;
}

.btn1:hover {
    cursor:pointer;
    padding:2px 10px;
   	border-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#000000;
   

}

.text1 {
    color:#fff;
    text-shadow:-1px -1px 1px #2b5d91;
    -moz-text-shadow:-1px -1px 1px #2b5d91;
    -webkit-text-shadow:-1px -1px 1px #2b5d91;
}


/************內容************/
div#content {
	padding-top:30px;
	height:440px;
	background:url(../index_images/inn_bg.jpg) center center repeat-x;
}
