/*img 
{
     -ms-interpolation-mode:bicubic; 
}
*/
/************************START FROM ME ******************/
/*Black Title*/
.BlackBold12 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.BlackBold12 a
{
	color: #000000;
	text-decoration:none;
	
}

.BlackBold12 a:hover
{
	color: #000000;
	text-decoration:none;
	
}

/* for blue editor text */
.blueEditor {
	font-size:12px;
	color: #003399;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.blueEditor a
{
	color: #003399;
	text-decoration: none;
}

.blueEditor a:hover
{
	color: #003399;
	text-decoration: none;
}


/* FOR Summary TEXT*/
.SummaryText {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.SummaryText a{
	font-size: 12px;
	color: #000000;
	

} 
.SummaryText a:Hover {
	font-size: 12px;
	color: #0C58AD;

}



/* For Instant News*/
.InstantNews {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	line-height: 17px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
}

.InstantNews a {
	
	color: #000066;
	text-decoration: none;
	
}
.InstantNews a:hover {
	color:#0B5C9A;
	text-decoration: none;
}

/* For Date */
.date2 {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.date {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.message {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.message a {
	color: #FF0000;
	text-decoration: underline;
}

.message a:hover{
	color: #FF0000;
	text-decoration: none;
}




/* White color bold title */

.BoldWhite14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.BoldWhite14 a
{
	color: #FFFFFF;
	text-decoration: none;
}

.BoldWhite14 a:hover
{
	color: #000000;
	text-decoration: none;
}

/* title with DOT */
.DotBlack {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/pattern/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-left: 14px;
	letter-spacing: 1px;
	line-height: 15px;

}
.DotBlack a {

	color: #000000;
	text-decoration: none;

}

.DotBlack a:Hover {

	color: #0B5C9A;
	text-decoration: none;

}

.PhotoNewsLink {
	font-size: 12px;
	color: #0B5C9A;
	text-decoration: none;
	background-image: url(../images/pattern/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 13px;
}

.PhotoNewsLink a{
	color: #0B5C9A;
	text-decoration: none;
}

.PhotoNewsLink a:hover{
	color: #000000;
	text-decoration: none;
}



.dotx {
	background-image: url(../images/pattern/dot_x2.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/*For Head News */
.HeadLine {
	font-size: 23px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: "FZHT";
	line-height: 24px;
}

.HeadLine a
{
	color: #FFFFFF;
	text-decoration:none;
}
.HeadLine a:hover
{
	color: #FFFFFF;
	text-decoration:none;
}
.HeadLineBody {
	font-size: 16px;
	color: #000066;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}

/*****************For Picture 3 Thumb *******************/

.box{
	background-color:#E8E8E8;
	height:70px;
	_height:70px;
	text-align:center;
	padding-top:8px;
}

.box2{
	background-color:#E8E8E8;
	height:60px;
	_height:60px;
	text-align:center;
	padding-top:5px;
}

.listing_photo_pic{
	margin:0px auto;
	width: 50px;
	height:50px;
	border: 1px #000000 solid;
}

.box_spec{
	margin-top:2px;
	_margin-top:2px;
	background-color:#E8E8E8;
	height:35px;
	_height:30px;
    font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	
}

.box_spec a
{
	color: #000000;
	text-decoration: none;
}

.box_spec a:hover
{
	color: #0B5C9A;
	text-decoration: none;
}

.box_cont{
	margin:0 12px;
}
.box_cont li{
	
	float:left;
	list-style-type:none;
	margin-right:3px;
	_margin-right:3px;
	width:85px;
	_width:85px;

	


}

/* TAB Content */
.tabcontent{
	display:none;
	/*background-color: #ffffff;*/
	width: 100%;
}

@media print {
.tabcontent {
display:block !important;
}
}


.AVtitle2 {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.AVtitle2 a
{
	color: #000066;
	text-decoration: none;
}

.AVtitle2 a:hover
{
	color: #018EB8;
	text-decoration: none;
}


.VideoLink {

	font-size: 13px;
	color: #018EB8;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
	letter-spacing: 1px;
	line-height: 15px;
	background-image: url(../images/pattern/bullet_blue.gif);
}

.VideoLink a
{
	color: #018EB8;
	text-decoration: none;
	
}

.VideoLink a:hover
{
	color: #000066;
	text-decoration: none;
	
}

/* RED color More >> */
.more {
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}
.more a 
{
	color: #CC0000;
	text-decoration: none;
}
.more a:Hover {
	
	color: #000000;
	text-decoration: none;
}


/*Highlighted News */
.JianDianTitle {
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;

	
}
.JianDianHighLight {

	font-size: 14px;
	font-weight: normal;
	color: #756400;
	text-decoration: none;

	
}

.JianDianHighLight a {

	color: #756400;
	text-decoration: none;	
	cursor:pointer;
}

.JianDianHighLight a:hover{

	color: #000000;
	text-decoration: none;	
	cursor:pointer;
}

.JianDianBody {
	font-size: 12px;
	color: #666600;
	text-decoration: none;
	background-image: url(../images/pattern/bullet_greenbrown.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.JianDianBody a 
{
	color: #666600;
	text-decoration: none;
}
	
.JianDianBody a:Hover {
	
	color: #000000;
	text-decoration: none;

}

/* For Yan lun */
.yanlun1 {
	font-size: 12px;
	color: #17607C;
	text-decoration: none;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.yanlun1 a
{
	color: #17607C;
	text-decoration: none;
}	

.yanlun1 a:hover
{
	color: #000000;
	text-decoration: none;
}	



.black12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.black12 a
{
	color: #000000;
	text-decoration: none;
}
.black12 a:hover
{
	color: #2364ad;
	text-decoration: none;
}


.BizLink {
	font-size: 12px;
	color: #1e9586;
	text-decoration: none;
	background-image: url(../images/pattern/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.BizLink a
{
	color: #1e9586;
	text-decoration: none;
}
.BizLink a:hover
{
	color: #000000;
	text-decoration: none;
}


.photoCaption {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}

/************************END FROM ME ******************/





.TopList {
	font-size: 12.9px;
	color: #2364ad;
	text-decoration: none;
}
.TopList:Hover {
	font-size: 12.9px;
	color: #000000;
	text-decoration: none;
}
.MainStory {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;

}
.MainStoryTitle {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;



}


.image_thumb{
	margin:8px 0px 20px 5px;
	_margin-bottom:20px;
	padding:0px;
	/*border:1px solid #ccc;*/
	float:left;
	width:150px;
	_width:150px;
	height:150px;
	_height:150px;
	display:block;
}




.InstantNewsTitle {

	font-size: 14px;
	color: #0D5EA6;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}


.SummitButton {
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.share {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;

}
.share a
{
color: #FFFF00;
	text-decoration: none;	
}
.share a:hover
{
color: #FFFF00;
	text-decoration: none;	
}
.login {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.login a
{
	color: #FFFFFF;
	text-decoration:none;
}

.login a:Hover {
	
	color: #00FFF0;
	text-decoration: underline;
}

.PhotoNews:Hover {
	font-size: 12px;
	color: #2364ad;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/pattern/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	letter-spacing: 1px;
	line-height: 14px;

}

.TitleWhite {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;

}
.TitleWhite:Hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;

}


.movie_text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "Arial", "Helvetica", "sans-serif";
}



.MoreWhite {

	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.MoreWhite a{

	color: #FFFFFF;
	text-decoration: none;
}
.MoreWhite a:Hover {

	color: #FFF200;
	text-decoration: none;
}
.below2 {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
	

}
.below2 a {

	color: #01A2E5;
	text-decoration: none;


}
.below2 a:Hover {

	color: #003366;
	text-decoration: underline;


}
.address {
	font-size: 11px;
	color: #000000;
	text-decoration: none;

	font-family: "Arial", "Helvetica", "sans-serif";


}
.address a
{
	color: #000000;
	text-decoration:none;
}
.address a:Hover {

	color: #FF0000;
	text-decoration: underline;
}
.TitleBlack {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.TitleBlack a
{
	color: #000000;
	text-decoration: none;
}

.TitleBlack a:Hover {
	
	color: #2364ad;
	text-decoration: none;

}

.LinkOther {
	font-size: 12px;
	color: #000000;
	text-decoration: none;


}
.LinkOther:Hover {

	font-size: 12px;
	color: #2364ad;
	text-decoration: none;
}
.main {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;

}
.main a
{
	color: #FF4E00;
	text-decoration: none;
	
}
.main a:Hover {
	color: #FF4E00;
	text-decoration:underline;
}

.detailAds {
	font-size: 16px;
	color: #000000;
	text-decoration: none;

}
.detailAds a
{
	color: #FF0000;
	text-decoration: underline;
	
}
.detailAds a:Hover {
	color: #FF0000;
	text-decoration:none;
}

.MainTitle {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;

}
.MainTitle a{
color: #000066;
text-decoration: none;
}

.MainTitle a:hover{
color: #003399;	
text-decoration: none;
}

.Article_MainTitle {
	font-size: 19px;
	color: #000066;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;

}
.Article_MainTitle a{
color: #000066;
text-decoration: none;
}

.Article_MainTitle a:hover{
color: #003399;	
text-decoration: none;
}




.dotY {
	background-image: url(../images/pattern/dot_y.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dotY2 {

	background-image: url(../images/pattern/dot_y.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.MediaPlayer {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.MediaPlayer a
{
	color: #FF6600;
	text-decoration: none;
}

.MediaPlayer a:hover
{
	color: #FF6600;
	text-decoration: underline;
} 
.InstantNews1 {

	font-size: 13px;
	color: #018C6B;
	text-decoration: none;
	line-height: 14px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.InstantNews1 a:Link {

	
	color: #000000;
	text-decoration: none;
}
.InstantNews1 a:Hover {

	
	color: #000000;
	text-decoration: none;
}
.JianDianBody1 {

	font-size: 12px;
	color: #666600;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 6px 5px;
	letter-spacing: 1px;
	line-height: 18px;}
}
.JianDianBody1:Hover {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 6px 5px;
	letter-spacing: 1px;
	line-height: 18px;}
.PhotoNews1 {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	letter-spacing: 1px;
	line-height: 14px;
}
.PhotoNews1:Hover {

	font-size: 12px;
	color: #2364ad;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	letter-spacing: 1px;
	line-height: 15px;
}
.DotBlack1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 6px 5px;
	letter-spacing: 1px;
	line-height: 15px;

}
}
.DotBlack1:Hover {
font-size: 12px;
	color: #2364ad;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 6px 5px;
	letter-spacing: 1px;
	line-height: 15px;
}
.special1:Hover {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 14px;
}

.dotY3 {


	background-image: url(../images/pattern/dot_y.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.Video {
	font-size: 13px;
	color: #5C5757;
	text-decoration: none;
}
.VideoTitle {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
.VideoHead {

	font-size: 15px;
	color: #663300;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
}
.HeadLine2 {
	font-size: 22px;
	line-height: 25px;
	text-decoration: none;
	color: #007770;
	font-weight: bold;
	letter-spacing: -1px;

}


.ent-chn {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.ent-cnl-link {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	line-height: 15px;
}
.musicT {
	font-size: 12px;
	color: #FF6699;
	text-decoration: none;
	line-height: 14px;

}
.musicN {
	font-size: 12px;
	color: #CC6699;
	text-decoration: none;
	line-height: 14px;

}
.ent-chn-T {

	font-size: 13px;
	color: #FF6699;
	text-decoration: none;
	font-weight: normal;
}
.ent-cnl-link2 {


	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/pattern/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 12px;
	letter-spacing: 1px;
	line-height: 14px;
}
.musicTitle {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;

}
.clock {
	font-size: 13px;
	color: #FF0080;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 13px;


}
.white12 {


	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	letter-spacing: 1px;
	line-height: 15px;
}
.white12 a
{
	color: #FFFFFF;
	text-decoration: none;
}
.white12 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.BulletWhite12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/pattern/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	letter-spacing: 1px;
	line-height: 15px;
}

.bulletWhite12 a
{
	color: #000000;
	text-decoration: none;
	
	
}
.bulletWhite12 a:hover
{
	color: #003399;	
	text-decoration: none;
	
}
.LightBlue14 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 15px;

}
.dateWhite {

	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 13px;
}
.BoldWhite13 {

	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

.BoldWhite13 a
{
	color: #FFFFFF;
	text-decoration: none;
}

.BoldWhite13 a:hover
{
	color: #000000;
	text-decoration: none;
}


.BulletBlack12 {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/pattern/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 14px;
	letter-spacing: 1px;
	line-height: 15px;
}


.BulletBlack12 a
{
	color: #000000;
	text-decoration: none;
}


.BulletBlack12 a:hover
{
	color: #2364ad;
	text-decoration: none;
	
}

.BoldBlack13 {


	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.LightBlue12 {

	font-size: 12px;
	color: #00FFFF;
	text-decoration: none;
	letter-spacing: 1px;
}


.yellow12 {



	font-size: 12px;
	color: #00FFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	letter-spacing: 1px;
	line-height: 15px;
}
.orange12 {


	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 15px;
}
.note {

	font-size: 12px;
	font-style: normal;
	color: #009900;
	text-decoration: none;
}



.ent_Title
{
	color: #003399;	
	font-size:12px;
	text-decoration:none;
}

.ent_Title a
{
	color: #003399;	
	text-decoration:none;
}

.ent_Title a:hover
{
	color: #2364ad;
	text-decoration:none;
}

.stateText {
	font-size:12px;
	color: #003399;
	text-decoration: none;
}
.stateText a
{
	color: #003399;
	text-decoration: none;
}

.stateText a:hover
{
	color: #000000;
	text-decoration: none;
}

.BallKing {
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.BallKing a
{
	color: #FF6600;
	text-decoration: none;
}
.BallKing a:Hover {

	color: #000000;
	text-decoration: none;
}
.textlink {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.textlink a
{
	color: #000000;
	text-decoration: none;
}

.textlink a:hover
{
	color: #FF4E00;
	text-decoration: underline;
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### *******************************************************************/


.indentmenu{
font: bold 14px Arial;
width: 300px; /*leave this value as is in most cases*/

}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid white; /*navy border*/
background: black url(../images/tab/bg1.gif) center center repeat-x;

}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 5px 10px;
text-decoration: none;
border-right: 1px solid #A7A9AC; /*navy divider between menu items*/

}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
color: #0066FF !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(../images/tab/bg2.gif) center center repeat-x;
}



.TabTitle {
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}

.TabTitle a{
	color: #000099;
	text-decoration: none;
}

.TabTitle a:hover{
	color: #000000;
	text-decoration: none;
}

.TabBody {
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	line-height: 15px;

}
.BgTouTiao {
	background-image: url(../images/pattern2/bg_TouTiao.jpg);
	background-repeat: no-repeat;

}
.TouTiaoHead {
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;


}
.TouTiaoHead a
{
		color: #006600;
		text-decoration:none;
}
.TouTiaoHead a:hover
{
		color: #000066;
		text-decoration:none;
}

.TouTiaoBody {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.TouTiaoLink {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
	letter-spacing: 1px;
	line-height: 15px;
	background-image: url(../images/pattern/bullet_green.gif);

}
.TouTiaoDot {


	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/pattern/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	letter-spacing: 1px;
	line-height: 15px;
}



.moreblack {


	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.mainbody {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.mainbody a
{
	color: #003399;
	text-decoration:none;
}

.mainbody a:hover
{
	color: #003399;
	text-decoration:none;
}

.article_mainbody {
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.article_mainbody a
{
	color: #003399;
	text-decoration:none;
}

.article_mainbody a:hover
{
	color: #003399;
	text-decoration:none;
}






.AV {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}
.STitle {
	font-size: 15px;
	color: #019354;
	text-decoration: none;
	font-weight: bold;
}
.STitle2 {

	font-size: 15px;
	color: #AB6F00;
	text-decoration: none;
	font-weight: bold;
}
.maintitleblue {

	font-size: 13px;
	color: #003399;
	text-decoration: none;
	line-height: 17px;
}

.maintitleblue a
{
	color: #003399;
	text-decoration: none;
}

.maintitleblue a:hover
{
	color: #000000;
	text-decoration: none;
}


.STitle3 {

	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.STitle3:Hover {

	font-size: 15px;
	color: #019354;
	text-decoration: none;
	font-weight: bold;
}
.STitle4 {


	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.STitle4:Hover {


	font-size: 15px;
	color: #ab6f00;
	text-decoration: none;
	font-weight: bold;
}



.forum_black12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";


}

.dot-XWhite {
	background-image: url(../images/pattern/dot_xWhite.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dotY4 {



	background-image: url(../images/pattern/dot_y4.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.TitleBlue {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.TheNew {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.TheNew a {
	
	color: #000000;
	text-decoration: none;
}
.TheNew a:hover {
	
	color: #ff0000;
	text-decoration: none;
}
.BoldGreen13 {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.yanlun2 {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}


.yanlun2 a
{
	color: #000000;
	text-decoration: none;	
}

.yanlun2 a:hover
{
	color: #2364ad;
	text-decoration: none;	
}

.BoldBlue {
	font-size: 14px;
	font-weight: bold;
	color: #1985D9;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;

}
.Biztitle {

	font-size: 14px;
	font-weight: bold;
	color: #166B61;
	text-decoration: none;
	letter-spacing: 1px;
}
.Biztitle a
{
	color: #166B61;
	text-decoration: none;
}

.Biztitle a:hover
{
	color: #166B61;
	text-decoration: none;
}



.yanluntitle {
	font-size: 14px;
	color: #17607c;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;

}
.yanluntitle a
{
	color: #17607c;
	text-decoration: none;
}

.yanluntitle a:hover
{
	color: #17607c;
	text-decoration: none;
}

.Fukantitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.BoldSport {

	font-size: 14px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}

.BoldSport a
{
	color: #008000;
	text-decoration: none;
}

.BoldSport a:hover
{
	color: #2364ad;
	text-decoration: none;
}
.BoldEdu {


	font-size: 14px;
	font-weight: bold;
	color: #4C6001;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}

.BoldEdu a
{
	color: #4C6001;
	text-decoration: none;
}

.BoldEdu a:hover
{
	color: #000000;
	text-decoration: none;
}

.bgSport {
	background-image: url(../images/pattern2/bg_sport.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BoldFinance {

	font-size: 14px;
	font-weight: bold;
	color: #930000;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}

.BoldFinance a{
	color: #930000;
	text-decoration: none;
}
.BoldFinance a:hover{
	color: #930000;
	text-decoration: none;
}
.bgFinance {

	background-image: url(../images/pattern2/bg_finance.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BoldEnt {


	font-size: 14px;
	font-weight: bold;
	color: #FF3E3E;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}

.BoldEnt a
{
	color: #FF3E3E;
	text-decoration: none;
}

.BoldEnt a:hover
{
	color: #FF3E3E;
	text-decoration: none;
} 
.bgEnt {


	background-image: url(../images/pattern2/bg_ent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgMovie {



	background-image: url(../images/pattern2/bg_movie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgMusic {




	background-image: url(../images/pattern2/bg_music.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BoldLiterature {



	font-size: 14px;
	font-weight: bold;
	color: #402000;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}

.BoldLiterature a{
	color: #402000;
	text-decoration: none;
}
.BoldLiterature a:hover{
	color: #402000;
	text-decoration: none;
}

.BoldTravel {


	font-size: 14px;
	font-weight: bold;
	color: #316293;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}

.BoldTravel a
{
	color: #316293;
	text-decoration: none;
}
.BoldTravel a:hover
{
	color: #316293;
	text-decoration: none;
}
.BoldEasy {


	font-size: 14px;
	font-weight: bold;
	color: #005E5E;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 16px;
}

.BoldEasy a {

	color: #005E5E;
	text-decoration: none;
}

.BoldEasy a:hover {

	color: #000000;
	text-decoration: none;

}

.eng {

	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.eng a
{
	color: #FFFF00;
	text-decoration: none;
}

.eng a:hover
{
	color: #FFFF00;
	text-decoration:underline;
}
.sms {
	background-image: url(../images/sms_sms.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.english {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}


.EngHeadline {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.EngHeadline a {
	color: #990000;
	text-decoration: none;
}

.EngHeadline a:hover{
	color: #990000;
	text-decoration: none;
} 
.engTitle {
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.engbody {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;

}


/************* English CSS*************/
.eng_main {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.eng_main a
{
	color: #000000;
	text-decoration: none;
	
}

.eng_main a:hover
{
	
	color: #000000;
	text-decoration: none;
}

.eng_Title {
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.eng_Title a
{
	color: #0066CC;
	text-decoration: none;
	
}

.eng_Title a:hover
{
	color: #0066CC;
	text-decoration: none;
	
}

.Eng_Sublink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.Eng_Sublink a
{
	color: #000000;
	text-decoration: none;
}


.Eng_Sublink a:hover
{
	color: #0067BC;
	text-decoration: none;
}


.dotblack {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/pattern/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-left: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.dotblack a
{
	color: #000000;
	text-decoration: none;
}


.dotblack a:hover
{
	color: #0067BC;
	text-decoration: none;
	
}

.index_mainNewsPic{
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
	background:#fff;
	width: 170px;
	height:130px;
	_height:130px;
	cursor:pointer;
}

.index_tabNewsPic{
	float:left;
	margin:0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	background:#fff;
	width: 110px;
	_width:110px;
	height:135px;
	_height:135px;
	cursor:pointer;
}

.ExtremeSmall
{
	float:left;
	margin:0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
	background:#fff;
	width: 50px;
	_width:50px;
	height:50px;
	_height:50px;
}

.SmallPic
{
	float:left;
	margin:0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
	background:#fff;
	width: 90px;
	_width:90px;
	height:90px;
	_height:90px;
}

.MediumSmall
{
	float:left;
	margin:3px 3px 3px 3px;
	padding: 0px;
	width:111px;
	_width:111px;
	height:111px;
	_height:111px;
}

.MiddlePic
{
	float:left;
	margin:3px 3px 3px 3px;
	padding: 0px;
	width:135px;
	_width:135px;
	height:135px;
	_height:135px;

}
.RightMiddlePic
{
	float:right;
	margin:3px 3px 3px 3px;
	padding: 0px;
	width:135px;
	_width:135px;
	height:135px;
	_height:135px;
	cursor:pointer;

}

.MediumLargePic
{
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width:150px;
	_width:150px;
	height:180px;
	_height:180px;


	
}

.LargePic
{
	float:left;
	margin:3px 3px 3px 3px;
	padding: 0px;
	width:190px;
	_width:190px;
	height:190px;
	_height:190px;
	
	
}

.sitemap {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.sitemap a {
	color: #0C58AD;
	text-decoration: none;

}
.sitemap a:Hover {
	color: #0C58AD;
	text-decoration: underline;

}

.12pblue {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}



/****SITEMAP CSS ADDED BY LY (USE TIS ONE)***/
#main_Emptytab {
	width: 100%;
	background-color: #98DCFC;
	height:26.2px;
	_height:25px;
}

#main_tab {
	width: 100%;
	background-color: #98DCFC;

}
#main_tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_tab li {
	display: inline;
	height:25px;
}
#main_tab a {
	display: block;
	text-decoration: none;
	width: 80px;
	text-align: left;
	background-color: #98DCFC;
	border-right: 2px solid #fff;
	padding: 2px 0 0 2px;
	color:#000000;
	height:25px;
}

#main_tab a:hover{
	text-decoration: underline;
	color:#000000;

}
#sub_tab {
	width: 100%;
}
#sub_tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sub_tab li {
	background-color: #DBF3FD;


}
#sub_tab a 
{
	display: block;
	background-color: #DBF3FD;
	padding: 2px 0 2px 2px;
	width: 80px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	color:#000000;
	
}

#sub_tab a:hover{
	text-decoration: underline;
	text-align: left;

}



