﻿* { margin:0; padding:0;}
body {
	background: #e3e3e3;
	font-family: Arial;
	font-size: 100%;
	color: #393939;
}
.bg_bot { background:url(images/bg_bottom.gif) left bottom repeat-x;}

/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {
	color: #FF4500;
	text-decoration: none;
}

.clear { clear:both;}
.alignright { text-align:right;}

ul {
	padding: 0;
	list-style: none;
	margin-left: 10px;
}
ol { margin:5px; padding:0;}
li { padding-left:0px;}
li a { color:#cd4111; text-decoration:none;}
li a:hover {color:#cd4111; text-decoration:underline;}

/*txt, links*/
h5 {
	font-size: 28px;
	color: Navy;
	font-weight: normal;
	text-align: left;
	line-height: 28px;
}
h4 {
	font-size: 16px;
	color: Black;
	font-weight: normal;
	margin-bottom: 5px;
}
h3 {
	font-size: 20px;
	color: Black;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-align: left;
}
h6 {
	font-size: 11px;
	color: Black;
	font-weight: normal;
	text-align: justify;
	line-height: 13px;
}
br {
	line-height: 10px;
	margin-bottom: 5px;
}
h2.rorange {
	color: #FF4500;
	text-align: right
}

h2.lorange {
	color: #FF4500;
	text-align: left
}
h1 {
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-align: center;
}

/*header*/
#header .logo { margin:5px 0 0 20px;}

/*content*/
#content { font-size:0.9em; line-height:1.333em; color:#727272;}
#content .indent {
	padding: 24px 40px 22px 20px;
}
#content .box { width:100%;}
#content .title { margin-bottom:15px;}
#content .title1 { margin:22px 0 15px 0;}
#content .col_1 .ind { padding:0 22px 10px 0;}
#content .col_2 .ind { padding:0 0px 10px 29px;}
#content span { color:#474d54;}
#content span a { color:#cd4111;}
#content p { padding-bottom:15px;}
#content .pic { float:left; margin:0 15px 15px 0;}

/*footer*/
#footer { font-size:0.5625em;}
#footer a { color:#5e6467; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer p { padding:37px 0 0 61px;}


/*================== index.html ==================*/
#page1 #content strong { color:#363e42;}
#page1 #content ul { margin-bottom:10px;}
#page1 #content .col_2 .alignright { padding-right:10px;}
#page1 #content .col_2 .column1 { width:180px;}
#page1 #content .col_2 .column2 { width:30px;}

/*================== index-1.html ==================*/
#page2 #content span, #page3 #content span, #page4 #content span { color:#cd4111;}
#page2 #content .col_2 .box1 { width:320px; margin-left:5px;}
#page2 #content .col_2 .column1 { width:139px;}
#page2 #content .col_2 .column2 { width:119px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 ul { margin-left:127px;}
#page3 #content .col_1 .ind { padding-right:15px;}
#page3 #content .col_1 .pic { margin-bottom:10px;}
#page3 #content .col_2 .box1 { width:300px;}
#page3 #content .col_2 .column1 { width:162px;}
#page3 #content .col_2 .column2 { width:129px;}

/*================== index-3.html ==================*/
#page4 #content .col_2 ul { margin-left:30px;}
 
/*================== index-4.html ==================*/
#page5 #content .col_2 .column1 { width:210px;}
#page5 #content .col_2 .column2 { width:184px;}
#page5 #content .col_2 .div { height:27px;}
#page5 #content .col_2 .div1 { height:103px;}
#page5 #content .col_2 .alignright { padding-bottom:15px;}

/*================== index-5.html ==================*/
#page6 #content .indent { padding:24px 38px 42px 58px;}
#page6 #content p:first-line { color:#cd4111;}


/*==========================================*/

.input {color:#727272;		 
		height:17px;
		width:168px;
		background:#fff;
		border:solid 1px #808080;
		font-size:1em;
		font-family:Verdana;
		padding-left:2px;
}

textarea {background:#fff;
			color:#727272;
			border:solid 1px #808080;
			width:182px;
			height:95px;
			overflow:auto;
			font-family:Verdana; 
			font-size:1em;
			padding-left:2px;
}
.submenu{
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
}

.submenu p {
	font-size: 11px;
	color: Black;
	font-weight: normal;
	text-align: justify;
	line-height: 13px;
}

.submenu p.Title {
	font-size: 14px;
	color: Black;
	font-weight: normal;
	text-align: justify;
	line-height: 13px;
}

#listing {
	padding: 0;
	margin: 0;
	list-style-type: disc;
}
#listing li {
	list-style-type: disc;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	margin-bottom: 5px;
}
