/* General */
    #static {
        overflow: hidden;
		position: relative;
		width: 1000px;
		margin: 0 auto;
		background: url(../images/bg-loop.gif) center top repeat-y;
    }
    .StaticOuter {
        width: 710px;
		margin: 0 auto;
        overflow: hidden;
		background: url(../images/bgcontent-top.gif) center top no-repeat;
		padding: 20px 0 0 0;
    }
	
        .StaticInner {
            overflow: hidden;			
			padding: 0 0 30px;
        }
		.StaticInner h3.TitleMain {
            color: #fc6500;
			font-size: 18px;
			line-height: 24px;
			height: 37px;
			padding: 13px 10px 0 50px;
			font-family: Arial, Helvetica, sans-serif;
			background: url(../images/title-minisub.jpg) left top no-repeat;
			margin: 0 30px 35px;
			text-transform: uppercase;
		}
           .StaticMain {
                width: 620px;
                margin: 0 0 0 50px;
                padding: 0 3px 0 0;
                overflow: hidden;
            }
			.StaticMain a:link,
			.StaticMain a:visited
			{
				color:#0070ad;
				text-decoration: underline;
				
			}
					
			.StaticMain a:hover{
				color:#0092d1;
				text-decoration:underline;
			}
			.StaticMain_CN{
				width:710px;
				 margin: 0 0 0 15px;
			}
			
			#subContent02  .StaticMain {
				width:560px;
				padding: 0 0 20px 0;
				margin:0;	
			}
			.StaticMain  .StaticMain {
				margin:0;
				padding:0 3px 0;
				width:687px;
			}
/* END. General */

/* Top Panel */
    .StaticTopPanel {
        overflow: hidden;
		margin-bottom:20px;
		position:relative;
		width:100%;
    }

    /* Main title */
        .StaticTopPanel h2.TitleMain {
			clear:both;
            color:#FFF;
			font-size:18px;
			line-height:24px;
			height:24px;
			padding:7px 10px 8px 50px;
			font-family:Arial, Helvetica, sans-serif;
			background:url(../images/bg-h2.gif) left top no-repeat;
			margin:0 10px;

        }
		#subContent02 .StaticTopPanel h2.TitleMain {
           
			background:url(../images/title-h2-content-hd.png) no-repeat;

        }
    /* END. Main title */

    /* Breadcrumbs */
        #breadcrumbs {
            text-align: left;
            font-size: 12px;
			margin-bottom:31px;
			padding:2px 0 0 10px;
			float:left;
        }
            #breadcrumbs a:link,
            #breadcrumbs a:visited {
                color: #1f80ce;
 				text-decoration: none;
            }
			#breadcrumbs span {
				color:#333;
				font-weight:bold;  		
            }
            #breadcrumbs a:hover {
                color: #0092d1;
                text-decoration: underline;				
            }
    /* END. Breadcrumbs */
/* END. Top Panel */

/* Tab */
    
         ul#tabHeader {
			height:32px;
			overflow:hidden;
			border-top:none;
			background:url(../images/content/tab_bg.gif) bottom repeat-x;
			margin-bottom:10px;
			padding: 0 0 0 8px;
        }
		
            ul#tabHeader li {
                display: inline;
                padding: 0;
                line-height: 18px;
                font-weight: bolder;
				font-size:13px;				
            }                
					ul#tabHeader li a:link,
					ul#tabHeader li a:visited
					{
						display:block;											
						text-decoration:none;
						text-align:center;
						float:left;
						color:#fff;
						margin: 0 0 0 2px;
					}
					ul#tabHeader li a span{
						display:block;
						padding:6px 20px 6px;
						background:url(../images/content/tab-content.gif) no-repeat top right;
						color:#fff;
						text-decoration:none;
						
					}
					ul#tabHeader li a:hover{						
						color:#FFF;
						text-decoration:none;
					}
					ul#tabHeader li a:hover span{
						background:url(../images/content/tab-content-hover.gif) no-repeat top right;
						color:#FFF;
						text-decoration:none;
					}
					
					ul#tabHeader li.ui-state-active a:link,
					ul#tabHeader li.ui-state-active a:visited,
					ul#tabHeader li a:hover{
						background:url(../images/content/tab-content-hover.gif) no-repeat top right;
						color:#FFF;
						cursor:pointer;	
						text-decoration:none;
					}
					ul#tabHeader li.ui-state-active a span,
					ul#tabHeader li a:hover span{
						background:url(../images/content/tab-content-hover.gif) no-repeat top right;
						cursor:default;
						color:#FFF;
						cursor:pointer;
						}

				
/* END. Tab */

/* Anchor Links */
    ul.AnchorLink {
        margin: 0px auto 20px;
        overflow: hidden;
		width:640px;
    }
	#subContent02  ul.AnchorLink {
		width:510px;
	}
        ul.AnchorLink li {
            background:url(../images/content/icon.png) no-repeat 0 6px;
            float: left;
            width: 200px;
            padding: 0 0 5px 13px;
            font-weight: bolder;
        }
            ul.AnchorLink li a:link,
			ul.AnchorLink li a:visited {
                text-decoration: none;
                color: #333;
            }
            ul.AnchorLink li a:hover {
                color: #0092d1;
                text-decoration:underline;
            }
			
           /* ul.AnchorLink li a:visited {
                text-decoration: none;
                color: #990000;
            }*/
            ul.AnchorLink li a.Active:link,
            ul.AnchorLink li a.Active:visited,
            ul.AnchorLink li a.Active:hover {
                color: #0092d1;
				text-decoration:underline;
            }
/* END. Anchor Links */

/* Content blocks*/
    .ContentBlock {
        padding-bottom: 20px;
		clear: both;
		/*overflow:hidden;*/
    }
        .ContentBlock p {
            margin-bottom: 10px;
            text-align: justify;
			padding-right:3px;
        }
        
		.ContentBlock p.TextCenter{
			text-align: center;
		}
		.ContentBlock p.ImgCenter{
			text-align:center;
			margin-bottom:20px;
		}

    .StaticMain h4 {
        padding: 3px 0 1px 28px;
        line-height: 26px;
        font-size: 20px;
        font-family: Arial;
        background: url(../images/content/icon_h4.gif) left 0 no-repeat;
		margin:0 0 5px;
		color:#ef6522;
    }
    .ContentH4 {
        margin: 0 0 20px 28px;
    }
    .ContentH4 p {
        margin-bottom: 10px;
        text-align: justify;
		padding-right:3px;
    }

    .StaticMain h5 {
        padding: 0 0 0 25px;
        margin: 0 0 5px 28px;
        line-height: 22px;
        font-size: 18px;
        font-family: Arial;
		 background: url(../images/content/icon_h5.gif) left 2px no-repeat;  
    }
    .ContentH5 {
        margin: 0 0 20px 53px;
    }
    .ContentH5 p {
        margin-bottom: 10px;
        text-align: justify;
		padding-right:3px;		
    }

    

    .ImagesBlock {
        text-align: center;
        margin-bottom: 20px;
    }
    .ImagesH4 {
        text-align: center;
        margin: 0 0 20px 50px;
    }
    .ImagesH5 {
        text-align: center;
        margin: 0 0 20px 70px;
    }
   
    .FirstChar {
        padding: 4px 4px 0 0;
        line-height: 30px;
        font-size: 40px;
        float: left;
    }
/* END. Content blocks */

/* Tables */
    .MyTable {
        margin: 0 auto 10px;
        border-collapse: collapse;
    }
        .MyTable thead tr th {
            color: #fff;
            background: #45b9ff;
            font-weight: bolder;
            padding: 5px 10px;
			border:1px solid #a3e1f1;
        }
        .OddRow {
            background: #cbebff;
        }
        .EvenRow {
            background: #f8feff;
        }
        .MyTable tbody tr td {
            padding: 3px 5px;
			border:1px solid #a3e1f1;
        }
        .MyTable .HorzRight {
            text-align: right !important;
        }
        .MyTable .HorzCenter {
            text-align: center !important;
        }
        .MyTable .VeztTop {
            vertical-align: top !important;
        }
/* END. Tables */
    
/* Notice box */
    .NoticeBox {
        border: #45b9ff solid 1px;
        padding: 10px;
		background:#FFF;
    }
    p.Legend {
        font-size: 13px;
        font-weight: bolder;
        padding: 0 15px;
        color: #FFF;
        background: #45b9ff;
        height: 20px;
        margin: -20px 0 10px;
        float: left;
    }
    .NoteContent {
        width: 100%;
        overflow: hidden;
        text-align: justify;
		color: #565656;
		
    }
        

    a.NoteLink:link,
    a.NoteLink:visited {
       
		text-decoration: none;
		
    }
    a.NoteLink:hover {
        text-decoration: underline;
    }
/* END. Notice box */

/* Pagination */
    .PagingWrapper {
        width: 100%;
        overflow: hidden;
        padding: 10px 0 10px;
		margin-bottom:10px;
    }
        .PagingControl {
            position: relative;
            left: -50%;
            float: right;
            padding: 0;
            margin: 0;
        }
            .CenterWrapper {
                position: relative;
                left: 50%;
                padding: 0;
                margin: 0;
                overflow: hidden;
            }
                .PagingControl span.PagingFirstPageLnk,
                .PagingControl span.PagingPrevPageLnk,
                .PagingControl span.PagingNextPageLnk,
                .PagingControl span.PagingLastPageLnk,
                .PagingControl a.PagingFirstPageLnk,
                .PagingControl a.PagingPrevPageLnk,
                .PagingControl a.PagingNextPageLnk,
                .PagingControl a.PagingLastPageLnk {
                    display: block;
                    width: 28px;
                    height: 0;
                    padding: 20px 0 0;
                    overflow: hidden;
                    text-indent: -1000em;                    
                    float: left;
                    position: relative;
					
					
					
                }
                .PagingControl span.PagingFirstPageLnk,
                .PagingControl span.PagingPrevPageLnk,
                .PagingControl span.PagingNextPageLnk,
                .PagingControl span.PagingLastPageLnk {
                    opacity: 0.3;
                    -moz-opacity: 0.3;
                    filter: alpha(opacity=30);
                }

                /* Normal states */
                .PagingControl span.PagingFirstPageLnk,
                .PagingControl a.PagingFirstPageLnk {
					margin: 0 10px 0 0;
					background:url(../images/bt_first.gif) 0 0 no-repeat;
                }
                .PagingControl span.PagingPrevPageLnk,
                .PagingControl a.PagingPrevPageLnk {
					width: 21px;
                    margin: 0 5px 0 0;
					background:url(../images/bt_pre.gif) 0 0 no-repeat
                }
                .PagingControl span.PagingNextPageLnk,
                .PagingControl a.PagingNextPageLnk {
					width: 21px;
                    margin: 0 10px 0 5px;
                    border-right: none;
					background:url(../images/bt_next.gif) 0 0 no-repeat
                }
                .PagingControl span.PagingLastPageLnk,
                .PagingControl a.PagingLastPageLnk {
					background:url(../images/bt_last.gif) 0 0 no-repeat
                }

                /* Hover&Disabled states */
                .PagingControl a.PagingFirstPageLnk:hover {
					background-position:0 -20px;
                }
                .PagingControl a.PagingPrevPageLnk:hover {
					background-position:0 -20px;
                }
                .PagingControl a.PagingNextPageLnk:hover {
					background-position:0 -20px;
                }
                .PagingControl a.PagingLastPageLnk:hover {
					background-position:0 -20px;
                }
            
            /* Number list */
            .PagingControl ul.PageList {
                float: left;
                position: relative;
                padding: 0;
                margin: 0;
            }
                .PagingControl ul.PageList li {
                    float: left;
                    height: 20px;
                    padding: 0;
                    margin: 0 5px;
                    overflow: hidden;
                    
                }
                    .PagingControl ul.PageList li span { /* active item */
                        display: block;
                        float: left;
                        height: 18px;
						line-height:18px;
                        padding: 0 6px;
                        font-size: 12px;
                        text-align: center;
                        color: #1176C9;
						background:url(../images/bg-paging.gif) 0 0 repeat-x;
						border:1px solid #1f7fcc;
                    }
                    .PagingControl ul.PageList li a {
                        display: block;
                        float: left;
                        white-space: nowrap;
                        height: 18px;
						line-height:18px;
                        padding: 0 6px;
                        font-size: 12px;
                        text-align: center;
                        color: #1176c9;
						background:#eafcfd;
						border:1px solid #a3e1f1;
						
						text-decoration:none;
                    }
                    .PagingControl ul.PageList li a:hover {
                        text-decoration: none;
                      	background:url(../images/bg-paging.gif) 0 0 repeat-x;
						border:1px solid #1f7fcc;
                        color: #1176C9;
                    }
/* END. Pagination */

/* List news */
    ul.NewsList { 
        width: 100%;
        overflow: hidden;
		margin-bottom:15px;
    }
    /*.NewsList ul {
        width: 100%;
        overflow:hidden
    }*/
        ul.NewsList li {
            list-style: none;
            overflow: hidden;
			
            position: relative;
			height:30px;
			padding:0;
			display:block;
			width:100%;
			float:left;
        }

    ul.NewsList  li a:link,
	ul.NewsList  li a:visited{
		 padding: 5px 0 5px;
		 line-height:20px;
		 height:20px;
		color:#333;
		text-decoration:none;
		display:block;
		background:url(../images/line-news.gif) bottom repeat-x;
	}
	ul.NewsList  li a:hover{
		background:url(../images/line-news.gif) bottom repeat-x #e1f5ff;
		color:#0092d1;
		text-decoration:none;
	}
	
	ul.NewsList  li .TextNews {
        text-align: left;
		line-height:19px;
    }
	
        ul.NewsList  li .TextNews img.Cate {
            float: left;
            padding: 0 10px;
        }
        /*ul.NewsList  li .TextNews a:link,
        ul.NewsList  li .TextNews a:visited {
            color: #000;
			padding:0;
			text-decoration:none;
            
        }
        ul.NewsList  li .TextNews a:hover {
            color: #990000;
			text-decoration:underline;
        }*/
            ul.NewsList  li .TextNews a img {
                display: inline;
            }

    ul.NewsList  li .TextDate{
        text-align: right;
		font-size:12px;
        white-space: nowrap;
        position: absolute;
        right: 10px;
        top: 5px;
		font-weight:normal;
		color:#383838;
    }
/* END. List news */

/* Text styles */
	p.TextCenter{ text-align:center}
    .Strong01 {
        color: #333;
        font-weight: bolder;
    }
    .RedText {
		color:#0083ca;
        font-weight: bolder;
    }
    .TextFont15 {
        font-size: 15px;
        font-weight: bolder;
        font-family: Arial;
    }
    .TextFont16 {
        font-size: 16px;
        font-weight: bolder;	
        font-family: Arial;
    }
    .TextFont17 {
        font-size: 17px;
        font-weight: bolder;	
        font-family: Arial;
    }
/* END. Text styles */

/* Image styles */
    .NoBorderImg {
        border: none;
        background: none;
        padding: 0;
    }
    .BorderImg {
        border: 1px solid #959595;
		padding:4px;
       
    }
    .ImgLeft {
        float: left;
        margin: 0 10px 5px 0;
    }
    .ImgRight {
        float: right;
        margin: 0 0 5px 10px;
    }
	a .BorderImg01{
	border:5px solid #bfb6a8;
	}
	a:hover .BorderImg01{
		border:5px solid #a99f90;
	}
	a .BorderImg02{
	border:1px solid #bfb6a8;
	}
	a:hover .BorderImg02{
		border:1px solid #a99f90;
	}
/* END. Image styles */

/* List styles */
    ul.Decimal {
        margin: 0px 0px 10px 25px;
    }
        ul.Decimal li {
            list-style-type: decimal;
            margin-bottom: 10px;
			text-align: justify;
        }

    ul.UpperAlpha {
        margin: 0px 0px 10px 25px;
    }
        ul.UpperAlpha li {
            list-style-type: upper-alpha;
            margin-bottom: 10px;
			text-align: justify;
        }

    ul.LowerAlpha {
        margin: 0px 0px 10px 25px;
    }
        ul.LowerAlpha li {
            list-style-type: lower-alpha;
            margin-bottom: 10px;
			text-align: justify;
        }

    ul.Icon {
        margin: 0px 0px 10px 5px;
    }
        ul.Icon li { 
            margin-bottom: 10px;
            background: url(../images/content/icon_person.gif) 0 2px no-repeat;
            padding-left: 20px;
            list-style-type: none;
			text-align: justify;
        }
            ul.Icon li ul.LowerAlpha li {
                list-style-type: lower-alpha;
                margin-bottom: 10px;
                background: none;
                padding-left: 0px;
            }

    ul.Dash {
        margin: 0px 0px 10px 5px;
    }
        ul.Dash li {
            margin-bottom: 10px;
            background: url(../images/content/icon_dash.gif) 0 2px no-repeat;
            padding-left: 20px;
            list-style-type: none;
			text-align: justify;
        }

    ul.Disc {
        margin: 0px 0px 10px 15px;
    }
        ul.Disc li {
            list-style-type: disc;
            margin-bottom: 10px;
            background: none;
            padding: 0;
			text-align: justify;
        }
ul.Decimal li ul { padding-top:5px;}
ul.UpperAlpha li ul { padding-top:5px;}
ul.LowerAlpha li ul { padding-top:5px;}
ul.Icon li ul { padding-top:5px;}
ul.Dash li ul { padding-top:5px;}
ul.Disc li ul { padding-top:5px;}
/* END. List styles */
