/* Start of CMSMS style sheet 'main_style' */
p, body, td {
font-family: verdana, tahoma, arial;
font-size: 11px;
}

a {
color: #fff;
text-decoration: none;
}

h1 {
font-size: 14px;
padding: 8px 0px 5px 0px;
}

h2,h3 {
font-size: 12px;
padding: 8px 0px 5px 0px;
}

p {
line-height: 19px;
padding: 8px 0px 8px 0px;
}

hr {
background:#6e8eb3;
color: #6e8eb3;
height: 1px;
border: 0px none;
margin: 5px 0px 5px 0px;
}

#main {margin:0 auto; width:973px;}

#header {height:340px}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:632px;}
#page1 #content .col_2 { width:341px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:630px;}
#page2 #content .col_2 { width:343px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:632px;}
#page3 #content .col_2 { width:332px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:302px;}
#page4 #content .col_2 { width:328px;}
#page4 #content .col_3 { width:343px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:632px;}
#page5 #content .col_2 { width:341px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:302px;}
#page6 #content .col_2 { width:671px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:973px;}

/*=========================*/


#footer {height:46px}
* { margin:0; padding:0;}
body{ background:#FFFFFF; background:url(images/main_design/body_bgd.jpg) left top}
html, input, textarea, select{font-family:Verdana; font-size:11px; color:#86aad1; line-height:14px;}


/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

a:hover{text-decoration:none;}
a {color:#3b95e9;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.tall_top { background:url(images/main_design/tall_top.gif) left top repeat-x #ffbb00;}
.tall_bottom { background:url(images/main_design/tall_bottom.gif) left bottom repeat-x;}

.form { height:29px;}
.form input {width:291px; height:20px; background:#FFFFFF; border:0px; color:#000000;}
textarea { width:291px; height:152px; background:#FFFFFF; overflow:auto; margin-bottom:7px;  border:0px; color:#000000;}


.input1 { width:247px; height:16px; background:#FFFFFF; border:1px solid #092447; color:#0a274b; font-size:11px; padding-top:2px;}

ul { list-style:none;}

.ul1 li { background:url(images/main_design/marker.gif) no-repeat 0 1px; padding-left:23px; }
.ul1 li a { color:#317fc9; font-size:11px;}

.ul2 li a { color:#296db0; font-weight:bold; line-height:24px; font-size:11px;}

.title { margin:0 0 21px 0;}

.img_indent { margin:0 15px 0 0; float:left;}

.txt1 { font-size:12px; color:#FFFFFF; font-weight:bold;}
.txt2 { color:#ced4db; font-family:Arial; font-weight:bold;}

.link1 { font-size:18px; color:#317fca; font-weight:bold; line-height:22px;}
.link2 { color:#317fca;}
.link3 { font-size:11px;}


/*header*/
#header .row_1 { height:147px; background:url(images/main_design/header_bgd1.gif) left top repeat-x;}
#header .row_1 .col_1 { width:335px;}
#header .row_1 .col_1 .indent { padding:53px 0 0 14px;}
#header .row_1 .col_2 { width:638px;text-align:right;}
#header .row_2 { height:210px; background:url(images/main_design/header.jpg) left top no-repeat;}
#header .row_2 img { margin:212px 0 0 20px;}

/*content*/
#content .indent { padding:30px 0 32px 0;}

/*footer*/
#footer { background:url(images/main_design/footer_bgd.gif) left top repeat-x #800c1f; color:#FFFFFF; font-size:13px;}
#footer a { color:#FFFFFF;}
#footer .indent { padding:19px 19px 0 35px;}



/*================== index.html ==================*/
#page1 #content .col_1 .row_1 { background:url(images/main_design/bgd_content.gif) left top;}
#page1 #content .col_1 .row_1 .indent { padding:28px 0 37px 32px;}
#page1 #content .col_1 .row_2 .indent { padding:41px 0 30px 32px; font-size:12px; line-height:15px;}
#page1 #content .col_2 { font-size:12px; color:#ced4da; line-height:15px;}
#page1 #content .col_2 .title { margin:0 0 30px 0;}
#page1 #content .col_2 .indent { padding:29px 0 68px 31px;}
#page1 #content .col_2 .indent1 { padding:0 0 0 27px;}
#page1 #content .col_2 .indent2 { padding:10px 0 0 16px;}

/*================== index-1.html ==================*/
#page2 #content .indent { padding-bottom:33px;}
#page2 #content .col_1 { font-size:12px; line-height:15px;}
#page2 #content .col_1 .title { margin-bottom:13px;}
#page2 #content .col_1 .title1 { margin:78px 0 20px 0;}
#page2 #content .col_1 .indent { padding:28px 20px 20px 32px;}
#page2 #content .col_2 {background:url(images/main_design/bgd_content.gif) left top; font-size:12px; color:#ced4da; line-height:15px;}
#page2 #content .col_2 .indent { padding:29px 16px 30px 33px;}
#page2 #content .col_2 .title { margin-bottom:22px;}
#page2 #content .col_2 .img_indent { margin: 0 14px 0 1px;}

/*================== index-2.html ==================*/
#page3 #content .indent { padding:59px 0 34px 0;}
#page3 #content .col_1 .row_1 .indent { padding:0 0 40px 33px; font-size:12px; line-height:15px;}
#page3 #content .col_1 .row_1 .img_indent { margin-right:14px;}
#page3 #content .col_1 .row_2 {  background:url(images/main_design/bgd_content.gif) left top;}
#page3 #content .col_1 .row_2 .indent { padding:28px 0 37px 32px;}
#page3 #content .col_2 { font-size:12px; color:#ced4da; line-height:15px;}
#page3 #content .col_2 .title { margin-bottom:30px;}
#page3 #content .col_2 .indent { padding:0 0 0 30px;}
#page3 #content .col_2 .link2 { color:#296daf;}
#page3 #content .col_2 .title1 { margin:78px 0 30px 0;}

/*================== index-3.html ==================*/
#page4 #content .indent { padding:30px 0 34px 0; font-size:12px; color:#ced4da; line-height:15px;}
#page4 #content .col_1 { background:url(images/main_design/bgd_content.gif) left top;}
#page4 #content .col_1 .title { margin-bottom:30px;}
#page4 #content .col_1 .indent { padding:28px 20px 26px 33px;}
#page4 #content .col_2 .indent { padding:28px 20px 20px 32px;}
#page4 #content .col_2 .title { margin-bottom:22px;}
#page4 #content .col_3 .indent { padding:29px 14px 25px 36px;}
#page4 #content .col_3 { background:url(images/main_design/bgd_content.gif) left top;}
#page4 #content .col_3 .title { margin-bottom:23px;}
#page4 #content .col_3 .img_indent { margin:0 14px 0 0;}

/*================== index-4.html ==================*/
#page5 #content .indent { padding:30px 0 34px 0;}
#page5 #content .col_1 { background:url(images/main_design/bgd_content.gif) left top;}
#page5 #content .col_1 .indent { padding:28px 20px 28px 32px;}
#page5 #content .col_2 {font-size:12px; color:#ced4da; line-height:15px;}
#page5 #content .col_2 .title { margin-bottom:30px;}
#page5 #content .col_2 .indent { padding:28px 10px 16px 32px;}
#page5 #content .col_2 .ul2 li a { color:#235f9c;}
#page5 #content .col_2 .title1 { margin:75px 0 30px 0;}

/*================== index-5.html ==================*/
#page6 #content .indent { padding:30px 0 34px 0; font-size:12px; color:#ced4da; line-height:15px;}
#page6 #content .col_1 { background:url(images/main_design/bgd_content.gif) left top;}
#page6 #content .col_1 .indent { padding:28px 16px 30px 34px;}
#page6 #content .col_1 .title { margin-bottom:30px;}
#page6 #content .col_2 .indent { padding:28px 10px 16px 31px;}
#page6 #content .col_2 .title { margin-bottom:30px;}
#page6 #content .col_2 .img_indent { margin-right:14px;}
#page6 #content .col_2 .title1 {margin:81px 0 29px 0;}

/*================== index-6.html ==================*/
#page7 #content .indent { padding:58px 0 34px 34px; font-size:12px; color:#ced4da; line-height:15px;}
#page7 #content .col_1 .indent { padding:0 46px 0 0;}
#page7 #content .col_1 .title { margin-bottom:22px;}





/*==================list====================*/
.block { width:294px; background:#0d469d;}
.block .ind { padding:14px 23px 11px 21px;}

.block1 {color:#FFFFFF; width:305px; background:url(images/main_design/block1_bgd_bottom.jpg) left bottom repeat-y;}
.block1 .bgd { background:url(images/main_design/block1_bgd.jpg) left top no-repeat; }
.block1 .ind { padding:16px 0 26px 112px;}



/*==========================================*/

/* End of 'main_style' */

