* { margin:0; padding:0;}
body{
	background-color: #FFFFFF;
}
html, input, textarea, select{
	font-family:Tahoma;
	font-size:16px;
	color:#525252;
	line-height:15px;
}
p {
	font-size: 16px;
	color: #525252;
	text-align: justify;
	text-indent: 40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 18px;
}



/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

a:hover{
	color: #525252;
}
a {
	color:#525252;
}

.column { float:left;}
.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.form { height:30px;}
.form input {width:219px; height:17px; color:#3A3A3A; background:none; border-color:#DBDBDB;}
textarea { width:220px; height:71px; border-color:#DBDBDB; background:none; overflow:auto; margin-bottom:2px;}

.input { width:167px; height:17px; border-color:#DBDBDB; }

.title { margin-bottom:18px;}

.img_indent { margin:0 15px 0 0; float:left;}

ul { list-style:none;}
li a { color:#396073; line-height:18px;}

.txt1 { color:#161517;}
.txt2 { color:#3B6276;}

.line_hor { background:url(images/line1.gif) left top repeat-x;}
.line_hor1 { background:url(images/line2.gif) left top repeat-x;}

/*header*/
#header .indent{}
#header .row_1 .col_1 .indent {
	padding:0
}
#header .row_1 .col_2 {float:right; color:#B5B5B5;}
#header .row_1 .col_2 .indent { padding:58px 34px 0 0;}
#header .row_2 .col_1 {width:448px;height: 300px;}
#header .row_2 .col_2 {	width:198px;background:url(images/header_bgd.gif) left top repeat-x;height: 300px;}
#header .row_2 .col_2 .indent {height: 300px;padding-top: 50px;padding-right: 0;padding-bottom: 0px;padding-left: 23px;}
#header .row_2 .col_3 {width:133px;height: 300px;}
#header ul li a { color:#FFFFFF; text-transform:uppercase; background:none; padding-left:17px; line-height:26px; text-decoration:none;}
#header ul li a:hover { background:url(images/marker.gif) no-repeat 0 5px; padding-left:17px; color:#9BADB6;}
#header .li1 a { background:url(images/marker.gif) no-repeat 0 5px; padding-left:17px; color:#9BADB6;}

/*footer*/
#footer .indent { padding:19px 0 0 35px;}
#footer a {
	color:#5187A2;
	font-size: 14px;
}
.footer_menu {
	padding-top: 3px;
	width: 780px;
	text-align: center;
}
.footer_menu li { display:inline;}
.footer_menu li a {
	text-decoration:none;
	text-transform:uppercase;
	padding:0 8px 0 6px;
	font-weight: bold;
}
.footer_menu li a:hover {
	color:#fff;
	font-weight: bold;
}
.footer_menu li a.last { background:none;}

/*================== index.html ==================*/
#page1 #content .col_1 {background:url(images/line3.gif) left top repeat-x #F3F3F3;}
#page1 #content .col_1 .indent { padding:37px 0 0 30px;}
#page1 #content .col_1 .indent1 { padding:4px 0 24px 30px; line-height:18px;}
#page1 #content .col_1 .line_hor { margin:20px 0 0 0;}
#page1 #content .col_2 .indent { padding:29px 0 40px 17px;}
#page1 #content .col_2 .title { margin:0 0 18px 2px;}
#page1 #content .col_3 { background:url(images/line3.gif) left top repeat-x #F3F3F3;}
#page1 #content .col_3 .indent { padding:29px 20px 44px 22px;}

/*================== rest.html ==================*/
#page4 #content .col_1 {
}
#page4 #content .col_1 .indent { padding:29px 14px 38px 30px;}
#page4 #content .col_1 .title { margin:0 0 16px 0;}
#page4 #content .col_2 .indent {padding:29px 15px 30px 17px;text-align: justify;}
#page4 #content .col_2 .title { margin:0 0 18px 2px;}
#page4 #content .col_2 ul { margin-top:7px;}
#page4 #content .col_3 { background:url(images/line3.gif) left top repeat-x #F3F3F3;}
#page4 #content .col_3 .indent {
	padding:29px 20px 29px 22px;
}
#page4 #content .col_3 .title { margin-bottom:18px;}
#page1 #main #content .row_1 .col_2 .indent h2 {
	font-size: 16px;
	text-align: right;
	padding-right: 50px;
}

