/*********************************Basic Style*********************************/

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {  
	font-size: 12px;
	line-height: 120%;
}
a {  
	color: #000000; 
	text-decoration: none
}
a:hover {  
	color: #FF0000; 
	text-decoration: underline
}

.TableControl {
	width: 990px;
	background: #FFFFFF;
}
.TableControlLeft {
	width: 740px;
	border-right:1px #a5dfef solid; 
	background: #FFFFFF;
}
.TableControlRight {
	background: #FFFFFF;
	padding:0px 0px 0px 10px;
}
.TableMenu {
	width: 80px;
	height: 19px;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;
	padding: 3px 0px 0px 0px;
}
.TableMenuSpace {
	background-image: url(/Images/Menu_Center.gif);
	width: 2px;
}

.TableListLeft {
	width: 740 px;
	border-right:1px #a5dfef solid; 
	border-left:1px #d5f3fb solid; 
}
.TableListRight {
	width: 250px;
	background: #FFFFFF;
	padding:0px 0px 0px 10px;
}
.TableListLeftTitle {
	background: #8ccfe7;
	border-left:4px solid #ff6600;
	color: #ffffff;
	height: 28px;
	font-size:14px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.TableListLeftItem {
	background: #f7fbff;
}
.TableBar {
	background: #E1F0FF;
	width: 100%;
	height: 15px;
	padding: 0px 10px 0px 0px;
}

/*********************************Comment Style*********************************/

.CommentBar {background: #8ccfe7;height: 25px;color: #0a465b;padding: 0px 10px 0px 10px;}
.CommentBarTitle {background: #EEEDED;border: #CCCCCC 1 solid;height: 22px;color: #000000;padding: 0px 10px 0px 10px;}
.CommentBarContent {background: #FFFFFF;border-left: #CCCCCC 1 solid;border-right: #CCCCCC 1 solid;color: #999999;padding: 10px 10px 10px 10px;}

/*********************************Admin Style*********************************/

.sec_menu  { border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; overflow: hidden; background: #D6DFF7;}
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }

/*********************************Form Style*********************************/

.inputtext {
	border:#CCCCCC 1 solid;
}
.inputmultiline {
	border:#CCCCCC 1 solid;
	SCROLLBAR-FACE-COLOR: #0D76A8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ADD7F7; 
	SCROLLBAR-3DLIGHT-COLOR: #ADD7F7; 
	SCROLLBAR-ARROW-COLOR: #0D76A8; 
	SCROLLBAR-TRACK-COLOR: #ADD7F7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ADD7F7;
}

.inputbutton {
	background-color: #999999; 
	height: 18px; 
	clip: rect( ); 
	color: #FFFFFF; 
	border: 1px #e1c486 outset
}
.inputLink {
	border:#CCCCCC 1 solid;
	background-color: #EFEFEF; 
	height: 22px; 
	color: #000000; 
	padding: 3px 5px 0px 5px;
}
.inputlist {
	border:#CCCCCC 1 solid;
}

/*********************************Links Style*********************************/

a.menu { 
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	color: #FFFFFF;
	text-decoration: none
}
a.menu:hover {  
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	color: #FFFF00;
	text-decoration: none
}
a.tt1 { 
	color: #000000;
	text-decoration: none
}
a.tt1:hover { 
	color: #FF0000;
	text-decoration: none
}
a.tt2 { 
	color: #FF0000;
	text-decoration: none
}
a.tt2:hover { 
	color: #000000; 
	text-decoration: none
}
a.tt3 { 
	color: #000000;
	text-decoration: underline;
}
a.tt3:hover {  
	color: #FF0000; 
	text-decoration: underline;
}
a.tt4 { 
	color: #FF0000; 
	text-decoration: underline;
}
a.tt4:hover { 
	color: #000000; 
	text-decoration: underline;
}
a.tt5 { 
	color: #000000; 
	text-decoration: underline;
}
a.tt5:hover { 
	color: #FF6600; 
	text-decoration: underline;
}
a.tt6 { 
	color: #FFFFFF; 
	text-decoration: underline;
}
a.tt6:hover { 
	color: #FFFF00; 
	text-decoration: underline;
}
a.tt7 { 
	color: #666666; 
	text-decoration: underline;
}
a.tt7:hover { 
	color: #FF0000; 
	text-decoration: underline;
}
a.tt8 { 
	color: #006E8C; 
	text-decoration: none;
}
a.tt8:hover { 
	color: #ff008c; 
	text-decoration: underline;
}
a.pp1 {
	font-size: 14px;
	font-weight:bold;
	color: #006E8C; 
	text-decoration: none
}
a.pp1:hover {
	font-size: 14px;
	font-weight:bold;
	color: #ff008c;
	text-decoration: none;
}
a.pp2 {
	font-size: 14px; 
	color: #FF6600;
	text-decoration: underline;
}
a.pp2:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a.pp3 {
	font-size: 14px; 
	color: #000000;
	text-decoration: underline;
}
a.pp3:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a.qq1 {
	font-size: 16px;
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
}
a.qq1:hover {
	font-size: 16px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
/*********************Bignews Style************************/

#BigNews {color:#1B748C;padding:5px 5px 5px 5px;}
#BigNews_P {color:#1B748C;padding:0px 0px 5px 0px;}
#BigNews_1 {margin:10px 2px 10px 2px;font-family:'ºÚÌå', verdana;font-size:26px;font-weight:bold;}
#BigNews_2 {margin:0px 2px 10px 2px;font-family:verdana;}

#title_1 {border-left:4px solid #8FCFE0;border-bottom:1px solid #8FCFE0;padding:8px 8px 8px 8px;color:#006E8C;font:14px verdana;font-weight:bold;}
#title_1 span {float:right;font:9px verdana;}
#title_2 {border-left:4px solid #8FCFE0;border-bottom:1px solid #8FCFE0;padding:0px 8px 0px 0px;color:#006E8C;font:14px verdana;font-weight:bold;background:#d0f3ff;}
#title_2 font {padding:6px 10px 6px 10px;background:#a2d6e6;color:#006E8C;height:26px;}
#title_2 span {float:right;padding:10px 0px 0px 0px;font:9px verdana;}

#title_3 {color:#1B748C;padding:10px 10px 10px 10px;margin:0px 5px 0px 0px;}
#title_3_1 {margin:10px 0px 10px 0px;line-height:22px;font-family:verdana;font-size:22px;font-weight:bold;}
#title_3_2 {margin:0px 0px 10px 0px;font-family:verdana;}

#title_4 {color:#006E8C;margin:10px 0px 0px 0px;}
#title_4 a {float:left;color:#006E8C;text-decoration:none;padding:5px;margin:0px 15px 0px 0px;border:1px solid #006E8C;}
#title_4 a:hover {color:#FFFFFF;text-decoration:underline;background:#3B8BA1;}

/*********************Words Style************************/

.font_s {
	font-size: 12px;
}
.font_sb {
	font-size: 12px;
	font-weight: bold;
}
.font_m {
	font-size: 14px;
}
.font_mb {
	font-size: 14px;
	font-weight: bold;
}
.font_l {
	font-size: 16px;
}
.font_lb {
	font-size: 16px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.gray {
	color: #999999;
}
.green {
	color: #4AA814;
}
.orange {
	color: #FF6600;
}
.blue {
	color: #006E8C;
}
.font_h_12 {
	line-height: 120%;
}
.font_h_14 {
	line-height: 135%;
}
.font_h_15 {
	line-height: 150%;
}
.font_h_20 {
	line-height: 200%;
}
.font_bg_gray {
	background: #EFEFEF;
}
/*********************Border Style************************/

.borderout_1 {
	border:#CCCCCC 1px solid;
}
.borderout_2 {
	border:#8FCFE0 1px solid;
	padding: 10px 10px 10px 10px;
}
.borderout_3 {
	border:#CCCCCC 1px solid;
	padding: 12px 12px 12px 12px;
}

