* { margin:0; padding:0;}
body { background:#2b2b2b; font-size:100%; line-height:1em; font-family:tahoma; color:#2b2b2b;}


/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:tahoma; color:#2b2b2b; font-weight:normal; font-size:1em}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

/*==================list====================*/
ul{margin:0px; padding:0px; list-style:disc;list-style-position: inside;}
ul li { line-height:1.64em}
ul li a{text-decoration:underline; color:#b92307; background:url(/files/img/marker_list.gif) no-repeat 0 0; padding:2px 0 2px 10px}
ul li a:hover{ text-decoration:none}
/*==========================================*/

a {text-decoration:underline; color:#b01e03}
a:hover {text-decoration:none}

a.link {text-decoration:none; color:#453f35; font-size:0.92em; font-weight:bold; background:url(/files/img/marker_link.gif) no-repeat 0 2px; padding-left:15px}
a.link:hover {text-decoration:none}


.clear { clear:both;}

p {margin:0 0 14px 0}
.p1 {margin:0 0 20px 0}

.font_1 {color:#2b2b2b; text-decoration:underline}
.font_2 {color:#2b2b2b; text-decoration:underline;font-size:12px;}

#site_center {background:url(/files/img/top_bg.gif) repeat-x top #fff }

/*header*/
#header { height:130px}

/*content*/
#content { min-height:389px; height:auto !important; height:389px; font-size:0.6875em; line-height:1.27em}
#content .content_indent {padding:37px 0 19px 0}
.title {margin-bottom:21px}
.title_1 {margin-bottom:17px}
.img_left {float:left; margin:0 20px 20px 0}
.img {margin-bottom:14px}
.img_1 {margin-bottom:27px}

.col_bg {background:url(/files/img/col_bg.gif) repeat-y right top}

.line {background:url(/files/img/line_bg.gif) repeat-x left top; height:17px; margin:20px 10px 0 0}

/*footer*/
#footer { width:100%; background:url(/files/img/footer_bg.gif) repeat-x top #2b2b2b; text-align:center; font-family:tahoma; font-size:0.625em; line-height:1.2em; color:#c4cbea; padding:21px 0 16px 0}
#footer a {color:#c4cbea; text-decoration:none}
#footer a:hover {text-decoration:underline}

/*================== index.html ==================*/
#page1 #content .col_1 .indent { padding:0 28px 7px 30px}
#page1 #content .col_2 .indent_1 { padding:0 25px 24px 30px}
#page1 #content .col_2 .indent_2 { padding:0 25px 0 30px}
#page1 #content .col_3 .indent { padding:4px 28px 0 0}

/*================== index-1.html ==================*/
#page2 #content .col_1 .indent_1 { padding:0 20px 12px 30px}
#page2 #content .col_1 .indent_2 { padding:0 26px 0 30px}
#page2 #content .col_1 .img_left {margin:-10px 11px 0 -13px}
#page2 #content .col_2 .indent { padding:0 25px 0 30px}
#page2 #content .col_2 .box {width:474px}
#page2 #content .col_2 .col_box_1 {width:220px; margin-right:34px}
#page2 #content .col_2 .col_box_2 {width:220px}

/*================== index-2.html ==================*/
#page3 #content .col_1 .indent { padding:0 28px 0 30px}
#page3 #content .col_2 .indent { padding:32px 0 0 30px}
#page3 #content .col_2 .indent img {margin-right:41px}
#page3 #content .col_2 .indent .img_1 {margin:0}
#page3 #content .col_2 .box {width:446px; margin-left:30px}
#page3 #content .col_2 .col_box_1 {width:218px}
#page3 #content .col_2 .col_box_2 {width:199px; margin-left:29px}

/*================== index-3.html ==================*/
#page4 #content .col_1 .indent { padding:0 28px 0 30px}
#page4 #content .col_2 .indent_1 { padding:0 20px 23px 30px}
#page4 #content .col_2 .indent_2 { padding:0 20px 0 30px}

/*================== index-4.html ==================*/
#page5 #content .col_1 .indent { padding:0 28px 0 30px}
#page5 #content .col_2 .indent { padding:0 25px 0 30px}
#page5 #content .col_3 .indent { padding:0 28px 0 30px}

input {width:203px; height:20px}
.div_input {height:25px}
textarea {width:203px; height:132px; overflow:auto; margin-bottom:10px; display:block}
.div_links {text-align:right}

/*================== index-5.html ==================*/
#page6 #content .content_indent {padding:37px 35px 19px 30px}

#top{
	position: relative;
	background: #292929;
	height: 142px;
	width: 730px;
}
#logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
#menu{
	position: absolute;
	left: 270px;
	top: 57px;
	width: 496px;
}
#menu a{
	display: block;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
#menu a:hover{
	color: #28DFCA;
	background: url(/files/img/aHover.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	
}
#menu .sep{
	width: 1px;
	overflow: hidden;
	background: url(/files/img/sep.gif);
	height: 30px;
}

.col_2 .indent img{
	margin-left: 10px;
	border: 1px solid #018776;
	padding: 1px;
}

