/*======= layout =======*/
#site_center {text-align:center;}
#main {margin:0 auto; width:980px; text-align:left;}

.min_width {min-width:780px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%");}

/*You can modify the width of the website by changing "width" parameter with #menu, #header, #content, #footer. The minimum value is 780px.*/

.colun_1, .colun_2, .colun_3, .colun_box_1, .colun_box_2, .colun_box_3 { float:left;}

/*======= index.html =======*/
#page1 #content .colun_1{width:33%;}
#page1 #content .colun_2{width:67%}
/*=========================*/


/*======= index-1.html =======*/
#page2 #content .colun_1{width:67%;}
#page2 #content .colun_2{width:33%}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .colun_1{width:33%;}
#page4 #content .colun_2{width:67%}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .colun_1{width:67%;}
#page5 #content .colun_2{width:33%}
/*=========================*/

* { margin:0; padding:0;}
body {
	background:#282c2e;
	font-size:100%;
	line-height:1em;
	font-family:tahoma;
	color:#FF3399;
}


/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:tahoma; color:#484848; 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:none}
ul li { line-height:1.9em; color:#cc0000}
ul li a{text-decoration:underline; color:#cc0000}
ul li a:hover{ text-decoration:none}
/*==========================================*/

a {text-decoration:underline; color:#cc0000}
a:hover {text-decoration:none}

a.link {text-decoration:underline; color:#aaaaaa; background:url(images/marker_link.gif) no-repeat 0 5px; padding-left:12px}
a.link:hover {text-decoration:none}


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

strong {color:#cc0000}

h1{text-indent:-10000px; background:url(images/logo.jpg) no-repeat 19px 29px; height:71px;}
h2 {color:#cc0000; font-size:1em; margin:0 0 16px 0}
h3 {font-size:1em; margin:0 0 15px}
h4 {font-size:1em; margin:0}


p {margin:0 0 15px 0}
.p1 {margin:0 0 25px 0}

#menu, #header, #content, #footer {width:100%}

/*header*/
#menu {
	height:98px;
	font-family:tahoma;
	font-size:0.875em;
	background: #ffffff;
}
#header {
	height:354px;
	background:url(images/header_colun_2_rep.jpg) repeat-x top;
	background-color: #DA2224;
}

/*content*/
#content {background:#ffffff; font-size:0.6875em; line-height:1.36em}
#content .row_1 { color: #ccc; background:#666666 url(images/cont_bg_1.gif) repeat-x 50% bottom; line-height:1.33em }
#content .row_1 a { color: #f6f2e1; text-decoration: underline; }
#content .row_1 a:hover { color: #fff; text-decoration: none; }
#content .bg {background:url(images/cont_bg_2.gif) repeat-y right}
.title {margin-bottom:21px; display:block}
.img_left {float:left; margin:0 30px 0 0}
.img_left_1 {float:left; margin:0 18px 0 0}
.line {background:url(images/line_bg.gif) repeat-x 0 11px; height:30px}
.pic {margin:0 0 11px 0; display:block}
.box {width:100%}


/*footer*/
#footer { height:91px; background:#f2efe8; font-size:0.6875em; line-height:1.36em}
#footer .indent {padding:39px 0 0 19px}
#footer a {color:#cc0000; text-decoration:underline}
#footer a:hover {text-decoration:none}

/*================== index.html ==================*/
#page1 #content .row_1 { font-size:1.09em;}
#page1 #content .row_1 .indent { padding:26px 20px 19px 20px}
#page1 #content .row_1 .img_left {margin:-10px 31px 0 0}
#page1 #content .row_1 .title {margin-bottom:6px; display:inline}
#page1 #content .row_2 .colun_1 .indent {padding:28px 27px 27px 20px}
#page1 #content .row_2 .colun_1 .line {margin-bottom:9px}
#page1 #content .row_2 .colun_2 .indent {padding:28px 17px 33px 20px}
#page1 #content .row_2 .colun_3 .indent {padding:28px 17px 27px 20px}

/*================== index-1.html ==================*/
#page2 #content .row_1 {line-height:1.36em}
#page2 #content .row_1 .indent { padding:26px 20px 18px 20px}
#page2 #content .row_2 .colun_1 .indent {padding:28px 27px 30px 20px}
#page2 #content .row_2 .colun_1 .colun_box_1 {width:52%}
#page2 #content .row_2 .colun_1 .colun_box_2 {width:48%}
#page2 #content .row_2 .colun_2 .indent {padding:28px 17px 33px 20px}

/*================== index-2.html ==================*/
#page3 #content .row_1 {line-height:1.36em}
#page3 #content .row_1 .indent { padding:26px 20px 17px 20px}
#page3 #content .row_1 .title {margin-bottom:17px}
#page3 #content .row_1 .colun_box_1 {width:35%}
#page3 #content .row_1 .colun_box_2 {width:35%}
#page3 #content .row_1 .colun_box_3 {width:30%}
#page3 #content .row_2 .line {height:40px}
#page3 #content .row_2 .indent {padding:28px 27px 11px 20px}
#page3 #content .row_2 .img_left_1 {margin:-5px 19px 26px 0}
#page3 #content .row_2 .colun_box_1 {width:52%}
#page3 #content .row_2 .colun_box_1 .ind {padding:0 20px 0 0}
#page3 #content .row_2 .colun_box_2 {width:48%}


/*================== index-3.html ==================*/
#page4 #content .row_1 {line-height:1.36em}
#page4 #content .row_1 .indent { padding:26px 20px 18px 20px}
#page4 #content .row_2 .colun_1 .indent {padding:28px 25px 30px 20px}
#page4 #content .row_2 .colun_2 .indent {padding:28px 17px 33px 20px}
#page4 #content .row_2 .colun_2 .colun_box_1 {width:52%}
#page4 #content .row_2 .colun_2 .colun_box_2 {width:48%}


/*================== index-4.html ==================*/
#page5 #content .row_1 {line-height:1.36em}
#page5 #content .row_1 .indent { padding:26px 20px 20px 20px}
#page5 #content .row_1 .title {margin-bottom:17px}
#page5 #content .row_1 h4 {margin:0 0 15px 0}
#page5 #content .row_1 .ind {padding:0 45px 0 0}
#page5 #content .row_1 .colun_box_1 {width:35%}
#page5 #content .row_1 .colun_box_2 {width:35%}
#page5 #content .row_1 .colun_box_3 {width:30%}
#page5 #content .row_2 .colun_1 .indent {padding:28px 25px 37px 20px}
#page5 #content .row_2 .colun_2 .indent {padding:28px 17px 33px 20px}
#page5 #content .row_2 .box {width:477px}
#page5 #content .row_2 .colun_box_1 {width:241px}
#page5 #content .row_2 .colun_box_2 {width:236px}
input {
	width:95px;
	height:22px;
	border:solid 1px #d3d3cc;
	padding-left:9px
}
textarea {width:224px; height:138px; overflow:auto; border:solid 1px #d3d3cc; padding-left:9px; margin:0 0 10px 0 }
.div_input {height:29px}
.div_links {text-align:right; width:230px}

/*================== index-4.html ==================*/
#page6 #content .indent { padding:26px 30px 41px 20px}
