* {
	margin:0;
	padding:0;
}

body {
	font-size:100%;
	line-height:1em;
	color: #ffffff;
	background:#e3e3e3;
}

.bg {
	background:url(images/bg_bottom.gif) bottom left 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:hover{
	text-decoration:none;
}

a {
	color:#fff;
	font-weight:bold;
}

span {
	color:#8cd000;
}

.a {
	background:url(images/bg_ul.gif) top left no-repeat;
	background-position:0 9px;
	padding-left:7px;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

li {
	background:url(images/bg_ul.gif) top left no-repeat;
	background-position:0 16px;
	padding-left:7px;
	font-size:1em;
	line-height:2.333em;
}

li a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

li a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
}

.fright {
	float:right;
}

.alignright {
	text-align:right;
}

.bgd_bottom {
	/*background:url(images/bgd_bottom.gif) bottom no-repeat;*/
}

/*txt, links*/
h1 {
	background:url(images/logo.png) top left no-repeat;
	width:206px;
	height:56px;
	text-indent:-10000px;
	font-size:1em;
}

h2 {
	font-size:1em;
	line-height:1em;
	margin:0 0 10px 0;
}

/*header*/
.main_menu {
	height:91px;
}

.left_menu {
	float:left;
	width:235px;
	height:204px;
}

.logo {
	padding:20px 15px 0 40px;
	float:left;
}

.header_wrapper {
	height:229px;
	/*background:url(images/bg_wrapper.jpg) top left no-repeat;*/
}

.menu {
	padding:18px 0 0 0;
	float:left;
}

.header_wrapper .ind {
	/*width:302px;
	padding:64px 0 37px 361px;*/
}

.header_wrapper .alignright {
	margin:8px 0 0 206px;
}

/*content*/
#content {
	font-size:0.75em;
	font-family:Arial;
	line-height:1.166em;
}

#content .indent {
	padding:0 31px 18px 41px;
}

#content .title {
	margin-bottom:16px;
}

#content .title1 {
	margin:25px 0 11px 0;
}

#content .p {
	padding-bottom:16px;
}

#content .fright {
	padding:0 24px 14px 0;
}

#content .col_3 .ind {
	padding-left:13px;
}

#content .col_2 {
	background:url(images/bg_line.gif) top left repeat-y;
}

#content .pic1 {
	margin:0 0 15px 0;
}

#content .pic {
	float:left;
	margin-right:20px;
}

#content .p1 {
	padding:17px 0 20px 0;
}

#content .box {
	margin:18px 0 0 0;
}

/*footer*/
#footer {
	font-size:0.75em;
	font-family:Arial;
	line-height:1.166em;
	color:#666;
	/*background:#993333;*/
}

#footer span a {
	text-decoration:none;
}

#footer .ind {
	width:580px;
	padding:18px 0 0 0px;
	padding-left:44px;
}

#footer .txt {
	padding-top:7px;
	color:#fff;
	font-weight:bold;
}

/*================== index.html ==================*/
#page1 #content .col_1 .alignright {
	margin:-6px 24px 0 0;
}

#page1 #content .col_3 .column1 {
	width:241px;
}

#page1 #content .col_3 .column2 {
	width:219px;
}

/*================== index-1.html ==================*/
#page2 #content .col_1 .alignright {
	margin:0px 24px 33px 0;
}

#page2 #content .col_1 .txt {
	width:330px;
}

#page2 #content .col_3 .alignright {
	margin:0px 0px 13px 0;
}

#page2 #content .col_3 .txt {
	padding-bottom:6px;
}

/*================== index-2.html ==================*/
#page3 #content .col_1 .column1 {
	width:244px;
}

#page3 #content .col_1 .column2 {
	width:210px;
}

#page3 #content .col_1 .txt {
	width:225px;
}

/*================== index-3.html ==================*/
#page4 #content .col_1 .pic {
	margin-bottom:19px;
}

#page4 #content .col_3 .pic {
	margin-bottom:13px;
}

/*================== index-4.html ==================*/
#page5 #content .col_1 .p {
	padding:17px 0 0px 0;
}

#page5 #content .col_1 .column1 {
	width:183px;
}

#page5 #content .col_1 .column2 {
	width:218px;
}

#page5 #content .col_1 .txt {
	height:26px;
}

#page5 #content .col_1 .txt1 {
	height:79px;
}



/*==================list====================*/
.block {
	width:235px;
	background:#993333;
}

.block .line_r {
	background:url(images/line_r.gif) top right repeat-y;
}

.block .line_b {
	background:url(images/line_b.gif) bottom left repeat-x;
}

.block .line_t {
	background:url(images/line.gif) top left repeat-x;
}

.block .line_l {
	background:url(images/line_l.gif) top left repeat-y;
}

.block .l_t {
	background:url(images/t_l.gif) no-repeat left top;
}

.block .r_t {
	background:url(images/t_r.gif) no-repeat right top;
}

.block .r_b {
	background:url(images/b_r.gif) right bottom no-repeat;
}

.block .l_b {
	background:url(images/b_l.gif) bottom left no-repeat;
}

.block .ind {
	padding:12px 18px 30px 17px;
}

/*==========================================*/
.input {
	color:#444;
	height:20px;
	width:178px;
	background:#fff;
	border:solid 1px #a4a4a4;
}

textarea {
	background:#fff;
	color:#444;
	border:solid 1px #a4a4a4;
	width:218px;
	height:72px;
	overflow:auto;
}

#slide {
	background: #933;
}

#slide a img
{
	/*background: #53121a;*/
	padding: 3px;
	border: 1px solid #53121a;
	margin: 2px;
}

#slide a img:hover
{
	border-color: #fff;
}

