* {
color: #333333;
margin: 0;
padding: 0;
border: 0;
}
a {
text-decoration: none;
}
a:visited {
color: #333;
}
a:hover {
	color: #3165CE;
	text-decoration: underline;
}      /* * */

body {
	text-align: center;
	font-size: 12px;
	background-color: #02307B;	
	font-family:font-family:Arial, Helvetica, sans-serif,"宋体"; 
}      /* body */

#box {
	width: 765px;
	padding: 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}      /* box */

#top_ad {
    width: 765px;
	padding:0px;
	margin:0 auto 10px auto;
}      /* top_ad */

h1,h2,h3 {
    color: #022461;
	font-weight: bold;
	padding-top:8px;
}

h1 {
	font-size: 16px;
	line-height: 200%;
}     /* h1  */

h2 {
	font-size: 14px;
	line-height: 180%;
}     /* h2  */

h3 {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	line-height: 160%;
}     /*  h  */

.subright h1,.subright h2,.subright h3 {
    color: #022461;
	font-weight: bold;
	padding-top:8px;
}
.subright h1 {
	margin:0px 0 0 8px;
	font-size: 14px;
	background-image: url(../images/subtitle.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding: 10px 0 0 8px;
}     /*  h1  */

.subright h2 {
	font-size: 13px;
	line-height: 180%;
	text-indent:10px;
}     /* h2  */

.subright h3 {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	line-height: 160%;
	text-indent:10px;
}
.subright h4 {
	font-size: 16px;
	line-height: 180%;
	text-indent:10px;
}    /*  subright_h  */

.footer {
	background-color :#D10F17;
	padding-top: 1px;
	clear: both;
	height: 24px;
	line-height: 22px;
	margin-top: 1px;
}
.footer-left {
	float: left;
	margin: 0px 0px 0 10px;
	color: #FFFFFF;
}

.footer-right {
	color: #FFF;
	float: right;
	text-align: right;
	margin: 0 8px 0 0;
}

.footer-right a{
	color: #FFF;
	text-decoration: none;
}

.footer-right a:visited {
	color: #FFF;
}

.footer-right a:hover {
	text-decoration: underline;
}      /* footer */

.logo {
	height:70px;
	padding:0px;
	margin:0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D10F17;
}

.logo-left {
	float: left;
	margin: 10px 10px 0 10px;
}

.logo-right {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 150px;
	text-align: right;
	margin: 25px 5px auto auto;
}      /* logo */

/* Mainpages */

.nav {
	height:35px;
	padding:0px;
	margin:1px 0px;
	background-color: #022461;
	background-image: url(../images/nav.jpg);
	text-align: center;
	background-repeat: repeat-y;
}
.nav ul {
	margin:0 0 0 10px;
	list-style:none;
	right: 0;
	color: #FFFFFF;
	font-weight: bold;
}
.nav li {
	display:inline;
	width: 92px;
}
.nav a {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	
}
.nav a span {
    float:left;
    display:block;
    padding:12px 0px 3px 0px;
    color: #FFF;
	height:20px;
	width: 80px;

}
.nav a:hover span {
	color:#FFF;
	
}
.nav a:hover {
	color: #022461;
	font-weight: bold;
	background-color:#779AD6;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.nav a:hover span {
	color: #022461;
	font-weight: bold;
	background-color:#779AD6;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	cursor: pointer
}
.nav .current a {
    color: #FFCC00;

}
.nav .current a span {
	color: #022461;
	font-weight: bold;
	background-color:#779AD6;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}

.nav-left {
	float: left;
	margin: 0;
	width: 520px;
}

.nav-right {
	float: right;
	width: 240px;
	margin: 0;
}

.nav-right a:hover {
	color: #022461;
	font-weight: bold;
	background-color:#779AD6;
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: repeat-x;
}
.nav-right a:hover span {
	color: #022461;
	font-weight: bold;
	background-color:#779AD6;
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: repeat-x;
	cursor: pointer
}
.nav-right .current a span {
	color: #022461;
	font-weight: bold;
	background-color:#779AD6;
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: repeat-x;
}     /* nav*/

.path {
	height:22px;
	padding:6px 8px 0 50px;
	margin:0;
	text-align: left;
	background-color: #EEF3F6;
	background-image: url(../images/path_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.path  a {
	color: #3165CE;
	text-decoration: underline;
}
.path  a:visited {
	color: #3165CE;
}
.path  a:hover {
	color: #333;
	background-color: #DCF0FC;
}     /* path */

.content {
	margin:0;
	text-align: left;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}

.content2 {
	margin:0;
	text-align: left;
	background-color:#FFFFFF;
}     /* content */

.left {
	float: left;
	width: 537px;
	padding:0;
	margin-left: 0px;
	clear: both;
}     /* left */

.right {
	float: right;
	text-align:justify;
	width: 225px;
	background-color: #F0F0F0;
}     /* right */

.subleft {
	float: left;
	width: 190px;
	padding:0;
	margin-left: 0px;
	clear: both;
	background-color: #DFEEF5;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 330px;
}     /* subleft */

.subright {
	float: right;
	text-align:justify;
	width: 555px;
}     /* subright */

.ad {
	padding:0;
	margin: 0;
	background-image: url(../images/ad.jpg);
	background-repeat: no-repeat;
	height: 167px;
}     /* ad */

.clearer {
    clear: both;
}     /* clearer  */

.news {
	text-align:left;
	padding: 0px;
	margin: 0 0 8px 0;
	line-height: 150%;
	font-size: 12px;
}
.news h1 {
	background-repeat:no-repeat;
	background-position:right top;
	height:25px;
	background-image: url(../images/news_title.jpg);
	padding-left: 8px;
	padding-bottom:5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height:6px;
}
.news ul  {
	border:0;
	margin: 0 auto 5px 15px;
}
.news li  {
	padding:3px 0;
	line-height: 170%;
}
.news .text  {
	margin:0 0 5px 0;
	padding:0 0 0 14px;
	list-style:none;
	color: #999999;
}
.news .text2  {
	margin:1px 0 0 0;
	padding:0 0 0 14px;
	list-style:none;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.news a {
	color: #3165CE;
	text-decoration: underline;
}

.news a:visited {
	color: #3165CE;
}

.news a:hover {
	color: #333;
	background-color: #DCF0FC;
}     /* news */

/* Subpages */

.subnav {
	text-align:right;
	padding: 0px;
	margin: 40px 0 0 0;
	line-height: 150%;
}
.subnav ul {
	list-style:none;
	right: 0;
}
.subnav li {
	display:inline;
	width: 186px;
}
.subnav a {
	margin:0;
	padding:0;
}
.subnav a span {
	float:right;
	display:block;
	padding:4px 25px 3px 0px;
	color: #333333;
	width: 160px;
	height:20px;
	font-weight: bold;
}
.subnav a:hover {
	font-weight: bold;
	color: #007734;
}
.subnav a:hover span {
	color: #007734;
	background-image: url(../images/subnav_bg2.jpg);
	background-repeat:no-repeat;
	cursor: pointer
}

.subnav .current a {
    color: #007734;
}

.subnav .current a span {
	color: #007734;
	font-weight: bold;
	background-image: url(../images/subnav_bg2.jpg);
	background-repeat:no-repeat;
}   /* subnav */

.time {
	text-align:left;
	padding: 0;
	margin: 5px 0px;
	font-size: 10px;
	line-height: 150%;
	color: #999999;
	text-decoration: underline;
	text-indent: 10px;
}     /* time  */

.more {
	color: #FFF;
	margin: 1px 8px;
}

.more a{
	color: #CC3300;
	text-decoration: none;
}
.more a:visited{
	color: #CC3300;
}
.more a:hover{
	text-decoration: underline;
}      /* more */

.btn0 {
	width : 77px;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
}

.btn1 {
	width : 47px;
	background-image: url(../images/btn_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	height: 22px;
}
.btn2 {
	color:#FFF;
	font-weight:bold;
	font-size: 12px;
	width:60px;
	background-color: #366496;
	background-image: url(../images/ico_btn.jpg);
	height: 21px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}      /* btn */
.login {
	margin:40px;
	padding:10px;
	border: 1px solid #FFFFFF;
	text-align: right;
	width: 200px;
}
	
.input1 {
	border: 1px solid #517788;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	height: 16px;
	width: 120px;
}
.input2 {
	border: 1px solid #517788;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #999999;
	width: 450px;
}
.input3 {
	border: 1px solid #517788;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	width: 310px;
}      /* input */

.image0 {
	float: left;
	margin: 3px 8px 0px 0px;
	border: 1px solid #FFF;
}
.image1 {
	float: left;
	margin: 3px 30px 50px 10px;
	border: 1px solid #FFF;
}
.image2 {
	float: left;
	margin: 3px 30px 10px 10px;
	border: 1px solid #FFF;
}
.image3 {
    margin-left: 50px;
	border: 1px solid #FFF;
}      /* image */

.font_blue {
	color: #3165CE;
}
.font_blue a {
	font-size: 12px;
	color: #3165CE;
}
.font_blue a:hover {
	color: #333333;
}     /* font_blue */

.font_white {
	color: #FFFFFF;
	}
.font_white a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.font_white a:hover {
	color: #1C64BD;
	text-decoration: underline;
}     /* font_white  */

.subright,.subright p {
	padding: 10px;
	line-height:170%;
}

.contentmargin {
	padding: 20px;
	line-height:110%;
}

.subright p {
	padding: 10px;
	line-height:170%;
}

.subright ul,.subright ol {
	margin:0 0 0 20px;
	padding: 0;
}
.subright li {
	margin:0;
	padding:0;
	line-height:170%;
}

.subright .text  {
	margin:0;
	padding:0 0 0 14px;
	list-style:none;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 400px;
}
.subright dl {
	line-height:150%;
	margin:12px auto 8px 24px;
}
.subright dt {
float:left;
padding-left:10px;
width:320px;
}
.subright dd {
	float:left;
	width:70px;
	padding-left: 8px;
	font-size: 10px;
	color: #999999;
}      /* contentmargin*/

.tdbottom  {
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.subright1 h1,.subright1 h2,.subright1 h3 {
    color: #022461;
	font-weight: bold;
	padding-top:8px;
}
.subright1 h1 {
	margin:0;
	font-size: 16px;
	background-image: url(../images/mycos_ok2.gif);
        background-repeat: no-repeat;
	line-height: 30px;
	padding: 10px 0 0 0;
}     /*  h1  */

.subright1 h2 {
	font-size: 13px;
	line-height: 180%;
	text-indent:10px;
}     /* h2  */

.subright1 h3 {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	line-height: 160%;
	text-indent:10px;
}
.subright1 h4 {
	font-size: 16px;
	line-height: 180%;
	text-indent:10px;
}    /*  subright1_h  */


.subright1 {
	float: center;
	text-align:justify;
	width: 750px;
	background-color:#FFFFFF;
	white-space:normal;
	word-wrap:break-word; 
	word-break:normal; 	
}     /* subright1 */

.subright1,.subright1 p {
	padding: 10px;
	line-height:170%;
}

.subright1 p {
	padding: 10px;
	line-height:170%;
}

.subright1 ul,.subright1 ol {
	margin:0 0 0 20px;
	padding: 0;
}
.subright1 li {
	margin:0;
	padding:0;
	line-height:170%;
}

.subright1 .text  {
	margin:0;
	padding:0 0 0 14px;
	list-style:none;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 765px;
}
.subright1 dl {
	line-height:150%;
	margin:12px auto 8px 24px;
}
.subright1 dt {
float:left;
padding-left:10px;
width:320px;
}
.subright1 dd {
	float:left;
	width:70px;
	padding-left: 8px;
	font-size: 10px;
	color: #999999;
}      /* contentmargin*/

/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}

.tooltip {
    border: 1px solid #85be35;
    padding: 5px;
    background-color: #fff;
    width: 150px;
    font-size: 85%;
    color: #777;
    opacity: 0.95;
    text-align: left;
}

.tooltip h6 {
    background: #85be35;
    color: #fff;
    margin: -5px -5px 4px -5px;
    padding: 2px 5px;
    font-size: 100%;
    font-weight: bold;
}

.tooltip img {
    vertical-align: middle;
    border: 1px solid #85be35;
    margin: 2px 0;
}
/*add*/
.hitimg{text-align:center; CURSOR:pointer;}
.report_sublist{CURSOR:pointer; color:#007734; background-image:url(../images/icon-arrow2.gif); background-position:left; background-repeat:no-repeat; padding-left:10px;}



/*date 080606 by john kang add start*/
.subright_c table{ text-align:center; margin-left:15px;}
.subright_c p{ text-align:left; text-indent:24px;}
.boldfont{ font-weight:bold; color:#AA0000; font-size:13px;}
.subright_c ul  {
	border:0;
	padding:0;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 40px;
}
.subright_c li  {
	margin:0;
	padding:2px 0;
	list-style-type:none;
}
.subnav_k {
	text-align:left;
	padding: 0px;
	margin: 0;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
}
.subnav_k a {
	margin:0;
	padding:0;
	text-decoration:none;
	line-height:20px;
}
.current_k a:visited { color:#007734;}

  /* subnav_k */
h6 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size: 16px;
	color: #022461;
	line-height: 30px;
	font-weight: bold;
	padding: 10px 0 0 8px;
	/*border-bottom:#022461 solid 4px;*/
	background-image:url(../images/mycos_ok2.gif);
	background-position: center;
	background-repeat:no-repeat;
	text-align:left;
	white-space:normal;
	word-spacing:normal;
}     /* h6  */
.icontext{ color:red; font-size:14px; font-weight:bold;}
.hitimg{text-align:center; cursor:hand;}
.h7{
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size: 14px;
	color: #022461;
	line-height: 36px;
	font-weight: bold;
	text-align:center;
}
.h8{	
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size: 13px;
/*	color: #022461;
*/
	color:#FF0000;
	line-height: 36px;
	font-weight: bold;
}
.h88{	
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size: 13px;
	color: #022461;
	line-height: 36px;
	font-weight: bold;
}

.h9{ color:#FF0000; font-weight:bold;}
.h10 {
	/*color: #022461;*/color:#FF0000;
	font-size: 13px;
	font-weight: bold;
	padding:10px 0;	
}     /* h10  */
.h11 {
	font-size: 12px;
	/*color:#000000;*/color:#FF0000;
	font-weight: bold;
}     /* h10  */
.sub_menu_position{ margin-left:20px!important; *margin-left:20px!important; _margin-left:20px;}
.ttitle{ color:#007734; font-size:12px; font-weight:bold; font-family:"宋体"; line-height:20px;; text-decoration:none;}
.pcontent{ text-indent:24px;}
a.datadowntxt:link{color:#022461;font-weight:bold;font-size:13px;}
a.datadowntxt:hover{color:#007734;font-weight:bold;font-size:13px;}
a.datadowntxt:visited{color:#022461;font-weight:bold;font-size:13px;}
.subright_k{
	margin:10px 0 0 10px;
	line-height:18px;
	width:95%;
}
.subright_k ul{ width:inherit;}
.subright_k li{ float:left; width:300px; display:block; text-indent:15px; line-height:20px; list-style:url(../images/arrow_red.gif); border-bottom:#FFFFFF solid 1px;}
.h12 {
	color: #999999;
	font-size: 11px;
	text-align: left;
}     /* h12  */
.subright_k dl {
	line-height:150%;
	margin:0;
}
.subright_k dt {
float:left;
padding-left:10px;
width:320px;
}
.subright_k dd {
	float:left;
	width:70px;
	padding-left: 8px;
	font-size: 10px;
	color: #999999;
}      /* contentmargin*/
.subright_k .text  {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 400px;
}
.subright_ck {
	padding: 0px;
	margin: 8px 10px 0 8px;
	color:#000000;
}
.subright_ck p{
	text-align:left;
	text-indent:24px;
	font-size:14px;
	line-height:26px;
}

/*date 080606 by john kang add end*/
