/* CSS Document */

html {	overflow-y: scroll;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{	
margin: 0;	padding: 0; color:#333333;
}

table	{	
border-collapse: collapse;	border-spacing: 0;
}


img {
    border-style:none;
}

body {
	margin: 0px;
	background-attachment: fixed;
}
a:link {
	color: #0052B5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0052B5;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}


h1 { color:#666666; font-size:12px; margin-bottom:5px; padding-top:10px; display: inline;}
h2 { font-size:12px; font-weight:normal; display: inline;}
h3 { font-size:12px; display: inline;}
h4 { font-size:12px; display: inline;}


/* ---------------------------------------INDEX LAYOUT*/



#BANNER_BOX {
width:750px;
height:65px;
}








#MAINBODY {
width: 750px;
font-size: 13px;
line-height: 27px;
color: #666666;
margin-bottom: 0;
margin-left:auto;
margin-right:auto;
background-color: #FFFFFF;
}


#HEDDA {
width:750px;
margin-left:auto;
margin-right:auto;
}

#MENU_BG {
width:100%;
height:25px;
background-image: url(img_new/menu_bg.jpg);
background-repeat:repeat-x;
}

#MENU {
width:750px;
margin-left:auto;
margin-right:auto;

}


#PAN_BOX {
width:750px;
margin-left:auto;
margin-right:auto;
} 


#IMG {
width:750px;
height:250px;
margin-bottom:10px;

}

#LEFT {
width:200px;
float:left;


}

#RIGHT {
width:530px;

float:left;
}

#FOOTER {
width:750px;
height:10px;
text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#TXT_BOX {
width:515px;
margin-left:10px;
}

#melmaga {
width:190px;
font-size: 12px;
line-height: 16px;
color: #666666;
padding-left: 5px;
padding-bottom:5px;
border: 1px solid #999999;
}







#banner_space {
width:195px;
text-align:center;
border: 1px solid #999999;
padding-top: 10px;
padding-bottom: 10px;
}


#TITLE {
width:480px;
color:#333333;
height:30px;
border-bottom:1px solid #999999;
font-size:14px;
font-weight:bold;
border-left: 7px solid   #0099CC;
padding-left:11px;
}


#CAP_BOX_1 {

height:28px;
border:2px #3175AD solid;
padding:5px;
text-align:center;
font-size:14px;
font-weight:bold;
color:#3175AD;
margin-top:10px;
margin-bottom:10px;
}



#CAP_BOX_2 {

height:55px;
border:2px #CC0000 solid;
padding:5px;
text-align:center;
font-size:14px;
font-weight:bold;
color:#CC0000;
margin-top:10px;
margin-bottom:10px;
}

#CAP_BOX_3 {

height:310px;
border:2px #3175AD solid;
padding:10px;


color:#3175AD;
margin-top:10px;
margin-bottom:10px;
}



/* ---------------------------------------TXT*/

.pan {
    width:295px;
	font-size:11px;
	color:#0052B5;
	height: 20px;
	line-height: 20px;
	float:left;	
}

.pan_2 {
    text-align:right;
    width:455px;
	color:#0052B5;
	font-size:11px;
	height: 20px;
	line-height: 20px;
	float:left;
}


.txt_1 {
font-weight:bold;
color:#3175AD;
}

.txt_1_b {
font-size:14px;
font-weight:bold;
color:#3175AD;
}

.txt_2 {
font-size:11px;
font-weight:bold;
color: #CC0000;
}


.txt_2_b {
font-size:11px;
font-weight:bold;
line-height:14px;
color: #CC0000;
}


.txt_3 {
font-size:14px;
font-weight:bold;

}



.blue_bg { 
background-color: #FFCC33;
}


.yellow_bg { 
background-color: #FFCC33;
}




.txt_red {
font-weight:bold;
color: #CC0000;
}

.txt_oj {
font-weight:bold;
color: #FF6600;
}


.txt_blue {
font-weight:bold;
color: #0033CC;
}


.txt_blue2 {
font-weight:bold;
color: #0033CC;
font-size:16px;
line-height:24px;
}

.green {
color:#759B00;
font-weight:bold;
}

.oj {
color:#FF9900;
font-weight:bold;
}



.faq_Q {
padding-top:15px;
padding-bottom:10px;
margin-left:20px;
width:470px;
line-height:19px;
}

.faq_A {
padding-bottom:25px;
margin-left:20px;
width:470px;
line-height:19px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
}





