* { margin:0; padding:0;}
body { background:#f98b10; font-family:Arial; font-size:100%; line-height:1em; color:#444444;}
.bg {background:url(images/bg_top.gif) left top repeat-x;}

/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:Arial; font-size:0.937em;}
img {border:0; vertical-align:top; text-align:left;}


a {color:#f45f00;}
a:hover{text-decoration:none; color:#444;}
.clear { clear:both;}
.pic { float:left; margin:0 17px 0 0;}
.bg_line { background:url(images/bg_line.gif) bottom left repeat-x; padding-bottom:20px; margin-bottom:21px;}
.alignright { text-align:right;}

.wrapper, .main_menu, #content, #footer { width:780px;}



/*txt, links*/
h1 { background:url(images/logo.gif) top left no-repeat; text-indent:-10000px; font-size:1em; height:54px; width:436px;}
h4 { font-size:1em; color:#444; margin-bottom:15px;}


/*header*/
.main_menu {
	height:83px;
}
.wrapper {
	height:268px;
}
.logo {
	float:left;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
}
.menu {
	float:left;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
.menu ul{margin:0; padding:0; list-style:none;}
.menu li{background:url(images/bg_menu.gif) left no-repeat; padding-left:15px; display:inline; font-size:0.75em; margin-right:19px;}
.menu li.m1 { background:none;}
.menu li a.hover { text-decoration:none; color:#000;}
.menu li a{color:#ff6600; text-decoration:underline; font-weight:bold; text-transform:uppercase;}
.menu li a:hover{ text-decoration:none;}
.wrapper .col_1 { width:274px;}
.wrapper .col_2 { width:254px; background:url(images/header_bg1.jpg) top left no-repeat #f88400;}
.wrapper .col_3 { width:252px; background:url(images/header_bg2.jpg) top left no-repeat #232323;}
.wrapper .title { margin:86px 0 87px 34px;}
.wrapper ul{margin:0; padding:0; list-style:none;}
.wrapper li {background:url(images/header_ul_bg.gif) left no-repeat; background-position:0 7px; padding-left:22px; font-size:0.75em; line-height:1.833em;}
.wrapper li a { color:#fff; font-weight:bold; text-decoration:underline;}
.wrapper li a:hover { text-decoration:none;}
.wrapper ul { padding:79px 0 86px 20px;}

/*content*/
#content { font-size:0.75em; line-height:1.166em;}
#content .indent { padding:32px 23px 36px 28px;}
#content .title { margin-bottom:18px;}
#content ul{margin:0; padding-top:15px; list-style:none;}
#content li a{color:#f45f00; text-decoration:underline; line-height:1.666em;}
#content li a:hover{color:#444; text-decoration:none;}
#content .p { padding-top:3px;}
#content .title1 { margin-bottom:22px;}
#content .pic1 { margin:13px 0 16px -1px;}
#content .p1 { padding-bottom:15px;}

/*footer*/
#footer { color:#fff; font-size:0.75em;}
#footer a { color:#fff; font-weight:bold;}
#footer .ind { padding:32px 0 0 42px;}

/*================== index.html ==================*/
#page1 #content .col_1 .ind {
	line-height:1.666em;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0;
}

/*================== index-1.html ==================*/
#page2 #content .col_1 .ind { padding-right:17px;}
#page2 #content .col_1 .box { width:435px;}
#page2 #content .col_1 ul { padding-bottom:17px;}
#page2 #content .col_1 .column1 { width:248px;}
#page2 #content .col_1 .column2 { width:187px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .ind { padding:0px 49px 0px 0;}
#page3 #content .col_1 ul { margin-bottom:24px;}
#page3 #content .col_2 .pic { margin:2px 19px 18px 0px;}
#page3 #content .col_2 .bg_line { margin-bottom:20px; padding-bottom:9px;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .ind { padding-right:17px;}
#page4 #content .col_1 .pic { margin:2px 17px 18px 0px;}
#page4 #content .col_1 .p { padding:5px 0 6px 0;}
#page4 #content .col_2 ul { padding-bottom:17px;}

/*================== index-4.html ==================*/
#page5 #content .col_1 .ind { padding:0px 57px 0px 0; line-height:1.666em;}
#page5 #content .col_2 .box { width:478px;}
#page5 #content .col_2 .column1 { width:183px;}
#page5 #content .col_2 .column2 { width:295px;}
#page5 #content .col_2 .div { height:25px;}

/*================== index-5.html ==================*/


.input {color:#444;		 
		height:20px;
		width:178px;
		background:#fff;		
		border:solid 1px #a4a4a4;
}

textarea{  background:#fff;
		   color:#444;
		   border:solid 1px #a4a4a4;
		   width:295px; height:70px;
		   overflow:auto;
}
