﻿@charset "UTF-8";

/* font: font-style || font-variant || font-weight || font-size || line-height || font-family
background: background-color || background-image || background-repeat || background-attachment || background-position */

body{ padding:0; margin:0; font:normal 12px/16px Arial, Helvetica, sans-serif; background:#a4d9f0 url(../img/home_bg.gif) repeat-x 0 0; width:100%;  } /*Verdana*/
a,img,input{ border:0 none;  }

a{ text-decoration:none; }
p{ margin:0; }
ul,li{ padding:0; margin:0; }
li{ list-style:none; }

.wrap{ width:965px; font-family:Tahoma; color:#666666; background:transparent url(../img/home_shadow_rt.gif) no-repeat scroll right 0; margin:34px auto 0 auto; }
#main{ width:960px; background-color:#f5f5f5; }
#footer{ width:100%; height:40px; color:#1665a8; margin:16px auto 0 auto; text-align:center; }

.bg1{ width:960px; height:39px; background:#f5f5f5 url(../img/home_head.gif) no-repeat scroll 0 0; }
.bg2{ width:960px; height:auto; overflow:auto; background:#d8dee3 url(../img/div_cutline.gif) repeat-x scroll 0 0; }
.bg3{ width:960px; height:auto; margin:46px auto; overflow:auto; }
.bg4{ width:965px; height:6px; background:#cccccc url(../img/home_shadow_btm.gif) no-repeat scroll 0 bottom; }
.bg5{ width:738px; height:auto; background-color:#d8dee3; overflow:hidden; }
.bg6{ width:960px; height:auto; overflow:auto; background:#d8dee3 url(../img/div_cutline.gif) repeat-x scroll 0 0; }

.pd1{ padding:15px 20px 20px 20px; }
.pd2{ padding:0px 34px 0px 34px; }
.pd5{ padding:20px 36px; }
.pd3{ padding:60px; }
.pd4{ padding:69px 0; }
.mg1{ margin:0 51px 0px 51px; }


.pd6{ padding:15px 20px 20px 20px; }
.pd7{ padding:15px 20px 20px 20px; }
.pd9{ padding:15px 20px 50px 20px; }
.pd10{ padding:15px 20px 400px 20px; }

.fl{ float:left; }
.fr{ float:right; }
.cl{ clear:both; }
.ctr{ margin:0 auto; text-align:center; }

.li1{ background:transparent url(../img/li_dot.gif) no-repeat scroll 0 8px; padding-left:16px; margin-top:24px; }
.img1{ width:960px; height:425px; }
.div_inputl{ background:transparent url(../img/input_left.gif) no-repeat scroll left 0; width:208px; height:33px; }
.div_input2{ background:transparent url(../img/input_left.gif) no-repeat scroll left 0; width:40px; height:33px; }
.div_inputr{ background:transparent url(../img/input_right.gif) no-repeat scroll right 0; width:100%; height:100%;  }
.div_inputr2{ background:transparent url(../img/input_right.gif) no-repeat scroll right 0; width:28%; height:100%;  }
.div_inputm{ background:transparent url(../img/input_mid.gif) repeat-x scroll 0 0; width:auto; height:100%; margin:0 4px;  }
.div_inputm2{ background:transparent url(../img/input_mid.gif) repeat-x scroll 0 0; width:54px; height:100%; margin:0 4px;  }
.input1{ width:100%; height:auto; line-height:100%; padding-top:10px; background-color:transparent; }
.input2{ width:50%; height:auto; line-height:100%; padding-top:10px; background-color:transparent; }
.input3{height:33px;border:1 none;  }

.errorMessage
{
	color: red;
	margin-bottom: 10px;
	*margin-bottom: -10px;

}

.errorMessage1
{
	color: green;
	margin-bottom: 10px;
	*margin-bottom: -10px;

}

.clr1{ color:#1665a8; }
.clr2{ color:#ff9900; }
.font1{ font-size:14px; line-height:150%; }
.font2{ font-size:18px; height:85px; line-height:85px; }
.font3{ font-size:16px; line-height:150%; }
.font4{ font-size:12px; font-weight: bold; color:darkblue}
.font5{ font-size:14px; margin:12px; }
.fontblod{ font-weight:bold; }
.txt1{ font-size:13px; color:#417408; text-decoration:underline; }





/*table style*/
table.t1 {
	font-family: Verdana, Arial;table-layout:fixed;empty-cells:show;border-collapse:collapse;margin:0 auto;font-size: 12px;	
}
table.t1 th{
	height:30px;border:1px solid #d4d4d4;font-weight: bold;color: #1665a8;
	background-color: #ebebeb;text-align: center;padding:9px;
	background-image: url(../img/thbg.gif);background-repeat: repeat-x;
}
table.t1 td{
	color:#626262;border:1px solid #d4d4d4;height:30px;
	padding:9px;font-style: normal;font-weight: normal;
}



