/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#ffffff;
}


a:hover{text-decoration:none;}

a img { border:0;}

ul { list-style:none;}

.column { float:left;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial; 
		font-size:12px;
		line-height:16px;
		color:#727272;	
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#6467cf; text-decoration:none;}
a:hover {text-decoration:underline;}
.name {text-align:right;}

/*main layout */

#header { background:url(images/header_bg.jpg)}
#header a {color:#6467cf; text-decoration:none; font-size:11px;}
#header a:hover {text-decoration:underline;}
.sign_in {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 19px;
	padding-left: 20px;
}
.logo {margin:0 308px 0 58px;}
.menu {
	padding-top:150px;
	height: 1px;
}

#main { margin:0 auto;}


#middle { width:100%;}

#footer {
	background:url(images/footer_tall.gif) top repeat-x;
	color:#636363;
	font-size:12px;
	padding-bottom: 0px;
}

#footer .right {background:url(images/footer_right.gif) top right no-repeat;}
#footer .left {background:url(images/footer_left.gif) top left no-repeat; padding:11px 0 25px 16px;}
#footer a{color:#636363;}


#footer2 {
	background:url() top repeat-x;
	color:#636363;
	font-size:12px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer2 .right {background:url() top right no-repeat;}
#footer2 .left {background:url() top left no-repeat; padding:11px 0 25px 16px;}
#footer2 a{color:#636363;}


.more {background:url(images/list_a.gif) no-repeat 0 5px; padding-left:10px;}
.more:hover {text-decoration:none; color:#ce598b;}

.ros {color:#ce598b;}
.line {background:url(images/line.gif) top repeat-x; height:1px;}

li { background:url(images/list_a.gif) no-repeat 0 8px; padding-left:16px; line-height:22px;}
li a { background:url(images/list_line.gif) bottom repeat-x; display:block;}
li a:hover { color:#c9477e; text-decoration:none;}
.last {background:none;}

/* index */

#index .column1 .indent {padding:0 0 23px 16px;}
#index .column2 .indent {padding:0 16px 23px 0;}
#index .column3 .indent {padding:0 16px 23px 0;}   
#index .column1 ul {margin-left:10px;}

/* index-1 */

#index_1 .column1 .indent {padding:8px 0 55px 16px;}
#index_1 .column2 .indent {padding:8px 14px 23px 0;}
#index_1 .column1 .lists { margin:0 0 0 10px;}
#index_1 .column1 .list1 {width:187px; float:left;}
#index_1 .column1 .ilist {width:33px; float:left;}
#index_1 .column1 .list2 {width:187px; float:left;}

/* index-2 */

#index_2 .column1 .indent {padding:8px 0 56px 16px;}
#index_2 .column2 .indent {padding:8px 14px 23px 0;}
#index_2  ul {margin-left:10px;}

/* index-3 */

#index_3 .column1 .indent {padding:8px 0 65px 16px;}
#index_3 .column2 .indent {padding:8px 14px 23px 0;}
#index_3  ul {margin-left:10px;}


/* index-4 */

#index_4 .column1 .indent {padding:8px 0 55px 16px;}
#index_4 .column2 .indent {padding:8px 14px 23px 0;}
#index_4 .column1 .lists { margin:0 0 0 10px;}
#index_4 .column1 .list1 {width:187px; float:left;}
#index_4 .column1 .ilist {width:33px; float:left;}
#index_4 .column1 .list2 {width:187px; float:left;}

/* index-5 */

#index_5 .column1 .indent {padding:8px 0 55px 18px;}
#index_5 .column2 .indent {padding:8px 14px 23px 0;}


form .row {height:40px;}
form .row1 {height:59px;}
form .row2 {height:248px;}

.input {width:238px; height:18px; border:1px solid #939393; background:none;}
.textarea {width:238px; height:178px; border:1px solid #939393; background:none; overflow:auto}
form .row2 div {text-align:right; padding:10px 2px 0 0;}

/* index-6 */

#index_6 .indent {padding:7px 15px 53px 16px;}

H1 {
	font-size: 30px;
	color: #ce598b;
	font-family: arial;	
	text-decoration:none;
}

.style5 {FONT: 12px/20px Verdana,Arial; COLOR: #000}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {color: #000000}
.style8 {
        color: #CC6699;
        font-weight: bold;
}
