/* --- fotouch web css 1.00 --- */

/* --- body --- */

body{
	font-size: 12px;
	font-family:"Trebuchet MS", Helvetica, Verdana;
	color: #4C4C4C;
	margin: 0px auto;
	padding: 0px 0px 40px 0px;
	text-align:center;
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	background-position: left top;
	}

/* --- set --- */

a {}
a:link { color:#0072DC; text-decoration:underline; }
a:visited { color:#0072DC; text-decoration:underline; }
a:hover { color:#0072DC; text-decoration:none; }
a:active { color:#0072DC; }

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */

td { font-size:12px; }

img { border:0px; }

p { line-height:18px; padding:0px; margin:0px; }

div { font-size:12px; }

input { 
	color: #7B7B7B; 
	font-size:12px; 
	font-family:"Trebuchet MS", Verdana ; 
	font-weight:normal ;
	padding-left: 2px; 
	}

/* --- layout --- */

.body {
	display:block;
	text-align:left;
	width: 940px;
	height: auto;
	margin: 0 auto;
	}

#header {
	display:block;
	text-align:left;
	margin:0px auto;
	background-image: url(../images/logo_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#title_page {
	display:block;
	text-align:left;
	font-size: 14px;
	font-weight:bolder;
	height: 50px;
	margin:0px auto;
	}

#content_body {
	float:left;
	text-align:left;
	width: 740px;
	height:auto;
	margin-bottom: 30px;
	}

#helper_body {
	float:right;
	text-align:left;
	width: 200px;
	height:auto;;
	margin-bottom: 30px;
	}

#siteinfo {
	text-align:left;
	line-height:8px;
	height: 50px;
	padding: 20px 0px 0px 0px;
	color: #A9A9A9;
	}
#siteinfo a { padding-right: 20px;}

#tips {
	color: #A9A9A9;
	background-color:#EBEBEB;
	text-align:center;
	line-height:22px;
	margin-top:15px;
	padding:10px 150px;
	border-top: #C8C8C8 dotted 1px;
	border-bottom: #C8C8C8 dotted 1px;
	}
	
#tips td { color: #7B7B7B; }
	
#link { padding:10px 0px; }

#foot { 
	clear:both;
	display:block; 
	border: #C8C8C8 solid 0px; 
	border-top-width: 1px;
	}

/* --- link --- */

.link_grey a {}
.link_grey a:link { color:#7B7B7B; text-decoration:none;}
.link_grey a:visited { color:#7B7B7B; text-decoration:none;}
.link_grey a:hover { color:#0072DC; text-decoration:underline;}
.link_grey a:active { color:#0072DC; }

.link_white a {}
.link_white a:link { color:#ffffff; text-decoration:underline;}
.link_white a:visited { color:#ffffff; text-decoration:underline;}
.link_white a:hover { color:#ffffff; text-decoration:none;}
.link_white a:active { color:#ffffff; }

/* --- title --- */

.title_12 { font-size:12px; font-weight:bolder; margin: 0px; }

.title_14 { font-size:14px; font-weight:bolder; margin: 0px; }

.title_16 { font-size:16px; font-weight:bolder; margin: 0px; }

.title_14_white { font-size:14px; font-weight:bolder; color:#FFFFFF; margin: 0px; }

.title_14_blue { font-size:14px; font-weight:bolder; color:#005099; margin: 0px; }

.title_14_lightblue { font-size:14px; font-weight:bolder; color:#0072DC; margin: 0px; }

/* --- button --- */

.input_btn_std {
	text-align:left;
	color:#FFFFFF;
	background-color:#0072DC;
	border:solid 1px;
	border-bottom-color: #999999 ; border-right-color: #999999;
	border-top-color: #FFFFFF ; border-left-color: #FFFFFF;
	padding: 2px 10px 2px 3px;
	}

.input_btn_lite {
	height:18px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#0072DC;
	border:solid 1px;
	border-bottom-color: #999999 ; border-right-color: #999999;
	border-top-color: #FFFFFF ; border-left-color: #FFFFFF;
	padding: 0px;
	}

.input_btn_cancel {
	text-align:left;
	color:#FFFFFF;
	background-color:#D2D2D1;
	border:solid 1px;
	border-bottom-color: #999999 ; border-right-color: #999999;
	border-top-color: #FFFFFF ; border-left-color: #FFFFFF;
	padding: 2px 10px 2px 3px;
	}


/* --- font --- */

.font_10px { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}

.font_11px { font-size: 11px; font-family:MingLiU, Verdana; }

.font_14px { font-size:14px; font-family:"Trebuchet MS", Verdana; font-weight:normal; }

.font_remark { font-size:12px ; color:#999999; font-weight:normal; }

.color_green { color:#67BD00; }

.color_blue { color:#0072DC; }

/* --- input --- */

.input_std {
	line-height:20px;
	border:solid 1px;
	border-bottom-color: #F0F0F0 ; border-right-color: #F0F0F0;
	border-top-color: #999999 ; border-left-color: #999999;
	}
.input_line {
	height: 18px;
	border:solid 1px;
	border-bottom-color: #F0F0F0 ; border-right-color: #F0F0F0;
	border-top-color: #999999 ; border-left-color: #999999;
	}
	
.input_line_en {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	border:solid 1px;
	border-bottom-color: #F0F0F0 ; border-right-color: #F0F0F0;
	border-top-color: #999999 ; border-left-color: #999999;
	}

.input_en {
	color:#0072DC;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px;
	border-bottom-color: #F0F0F0 ; border-right-color: #F0F0F0;
	border-top-color: #999999 ; border-left-color: #999999;
	}

.input_width210 {
	width: 210px;
	}

.input_width330 {
	width: 330px;
	}

.input_std_textarea {
	line-height:15px;
	border:solid 1px;
	border-bottom-color: #F0F0F0 ; border-right-color: #F0F0F0;
	border-top-color: #999999 ; border-left-color: #999999;
	width: 500px;
	font-size: 12px;
}


/* --- space line --- */

.sl_t_white_1px { border: #FFFFFF solid 0px; border-top-width: 1px;}
.sl_b_white_1px { border: #FFFFFF solid 0px; border-bottom-width: 1px;}
.sl_l_white_1px { border: #FFFFFF solid 0px; border-left-width: 1px;}
.sl_r_white_1px { border: #FFFFFF solid 0px; border-right-width: 1px;}

.sl_t_blue_1px { border: #0072DC solid 0px; border-top-width: 1px;}
.sl_b_blue_1px { border: #0072DC solid 0px; border-bottom-width: 1px;}
.sl_l_blue_1px { border: #0072DC solid 0px; border-left-width: 1px;}
.sl_r_blue_1px { border: #0072DC solid 0px; border-right-width: 1px;}

.sl_t_green_1px { border: #67BD00 solid 0px; border-top-width: 1px;}
.sl_b_green_1px { border: #67BD00 solid 0px; border-bottom-width: 1px;}
.sl_l_green_1px { border: #67BD00 solid 0px; border-left-width: 1px;}
.sl_r_green_1px { border: #67BD00 solid 0px; border-right-width: 1px;}

.sl_t_grey_1px { border: #4C4C4C solid 0px; border-top-width: 1px;}
.sl_b_grey_1px { border: #4C4C4C solid 0px; border-bottom-width: 1px;}
.sl_l_grey_1px { border: #4C4C4C solid 0px; border-left-width: 1px;}
.sl_r_grey_1px { border: #4C4C4C solid 0px; border-right-width: 1px;}

.sl_t_simgrey_1px { border: #C8C8C8 solid 0px; border-top-width: 1px;}
.sl_b_simgrey_1px { border: #C8C8C8 solid 0px; border-bottom-width: 1px;}
.sl_l_simgrey_1px { border: #C8C8C8 solid 0px; border-left-width: 1px;}
.sl_r_simgrey_1px { border: #C8C8C8 solid 0px; border-right-width: 1px;}

.sl_t_medgrey_1px { border: #999999 solid 0px; border-top-width: 1px;}
.sl_b_medgrey_1px { border: #999999 solid 0px; border-bottom-width: 1px;}
.sl_l_medgrey_1px { border: #999999 solid 0px; border-left-width: 1px;}
.sl_r_medgrey_1px { border: #999999 solid 0px; border-right-width: 1px;}

/* --- space box --- */

.sb_3px { border: transparent solid 3px;}

.sb_white_1px { border: #ffffff solid 1px;}

.sb_blue_1px { border: #0072DC solid 1px;}
.sb_blue_3px { border: #0072DC solid 3px;}

.sb_green_1px { border: #67BD00 solid 1px;}

.sb_bgrey_3px { border: #E6E6E6 solid 3px;}

.sb_grey_1px { border: #4C4C4C solid 1px;}

.sb_simgrey_1px { border: #C8C8C8 solid 1px;}

.sb_medgrey_1px { border: #999999 solid 1px;}

/* --- place --- */

.place_btn_std_right { float:right; clear:both; padding: 15px 0px 0px 15px;}

.place_btn_std_left { float:left; clear:both; padding: 15px 15px 0px 0px;}

/* --- notes --- */

.notes {
	float:left;
	font-weight:normal;
	color:#999999;
	line-height: 22px;
	height:22px;
	padding:0px 8px 0px 15px;
	background: #F5F5F5 url(../images/bg_notes_arrow.gif) no-repeat left top;
	}

.notes_error {
	float:left;
	font-weight:normal;
	color:#FF7800;
	line-height: 22px;
	height:22px;
	padding:0px 8px 0px 15px;
	background: #FFFCE4 url(../images/bg_notes_arrow.gif) no-repeat left top;
	}
	
/* --- pags number --- */

.page_number {
	color:#0072DC;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-align:center;
	padding:10px;
	}
.page_number a { padding-left:15px; font-weight:normal;}
.page_number a:link { color: #4C4C4C;}
.page_number a:visited { color: #4C4C4C;}


/* --- ajax edit --- */

.eidt_spacer { padding:8px; }
.eidt_spacer_hover { padding:8px; background-color:#CDD8E4; }
.editor_field {
    font-size: 12px;
    }

	
/* --- other --- */

.opacity3 {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	}
	
.opacity5 {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}
	
.opacity7 {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}	

/*
/*
/*
/* --- Copyright 2006 fotouch.com --- */

