/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:url(images/body_bg.gif) top repeat-x #FFFFFF;
}



a:hover{text-decoration:underline;}

a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#7d8994;		
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#32acca; text-decoration:none;}

/*main layout */

.m_padding {padding:0 14px 0 8px;}

#header1 { font-size:10px; color:#FFFFFF;}
#header1 a { color:#FFFFFF;}
#header1 .left {padding:6px 0 0 25px;}
#header1 .right {padding:6px 19px 0 0;}
#header3 {background:url(images/header_bg.jpg) top left no-repeat;}
#header3 img {margin-top:73px;}
.logo {margin:0 109px 0 24px;}
#middle .column2 {padding-bottom:20px;}
#main { margin:0 auto;}

#middle { width:100%;}

#footer {background:url(images/footer_bg.gif) top repeat-x; color:#404040;}
#footer a {color:#404040;}
#footer div {padding:20px 0 0 25px;}

#middle .column1 .indent {padding:0 0 26px 4px;}
.strong {color:#626d77;}
.red {color:#e5430b;}
.red a {color:#e5430b;}
.s_red { top right no-repeat; padding:1px 19px 0 0;}

.hor_line { background:url(images/hor_line.gif) top repeat-x; height:1px;}

.more {background:url(images/more_bg.gif) top right no-repeat; padding-right:12px; font-size:11px; color:#B9C0C7;}

.col1k {width:100px; float:left;}
.col2k {width:315px; float:left;}

li { background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:20px; line-height:22px;}
li a {color:#32acca; text-decoration:none;}
li a:hover {text-decoration:underline;}

.left_pad {padding-left:2px;}
/* index */


#index .content1 {padding:4px 0 27px 0;}
#index .ver_line { background:url(images/ver_line.gif) repeat-y 240px 0; width:100%;}
#index .ver_line .col1 {width:220px; float:left;}
#index .ver_line .ind_col {width:49px; float:left;}
#index .ver_line .col2 {width:210px; float:left;}

/* index-1 */

#index_1 .content1 {padding:4px 0 25px 0;}
#index_1  .col1 {width:230px; float:left;}
#index_1  .col2 {width:220px; float:left;}

/* index-2 */

#index_2 .ver_line { background:url(images/ver_line.gif) repeat-y 262px 0; width:100%;}
#index_2 .ver_line .col1 {width:238px; float:left;}
#index_2 .ver_line .ind_col {width:53px; float:left;}
#index_2 .ver_line .col2 {width:190px; float:left;}


/* index-3 */

#index_3 .content1 {padding:4px 0 27px 0;}
#index_3 .col1 {width:209px; float:left;}
#index_3 .ind_col {width:41px; float:left;}
#index_3 .col2 {width:215px; float:left;}



/* index-4 */

#index_4 .ver_line { background:url(images/ver_line.gif) repeat-y 242px 0; width:100%;}
#index_4 .ver_line .col1 {width:219px; float:left;}
#index_4 .ver_line .ind_col {width:52px; float:left;}
#index_4 .ver_line .col2 {width:196px; float:left;}


form .row {height:40px;}
form .row1 {height:150px;}

.input {width:193px; height:17px; border:1px solid #8796a5;}
.textarea {width:193px; height:103px; border:1px solid #8796a5; overflow:auto}

/* index-5 */

#index_5 .left_pad {padding:4px 15px 28px 36px;}
