/*------ SET TEMPLATE ------------*/
 BODY,TABLE {
 font-family:"Tahoma";
 font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	color: #2A2A2A;
 }

a:link,a:visited,a:active {
	color: #2A2A2A;
	text-decoration: none;
}
a:hover {
	color: #DD8022;
	text-decoration: none;
}

.text-date {
	font-size:11px;
	color:#D8D8D8;
}

.breaking-time {
	font-size:11px;
	color:#FF6600;
}

.text-small {
	font-size:11px;
}

.text-head {
	font-size:14px;
	font-weight:bold;
	color:#5395C6;
}
a.text-head:link,a.text-head:visited,a.text-head:active {color: #5395C6; text-decoration: none;}
a.text-head:hover {color: #74D6E7; text-decoration: none;}

.text-title {
	font-size:12px;
}

.text-green {
	color:#66CC00;
}
a.text-green:link,a.text-green:visited,a.text-green:active {color: #57AE00; text-decoration: none;}
a.text-green:hover {color: #6AD500; text-decoration: none;}

.pad {
	padding:3px;
}
.box-pad {
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
}
.box-top {
	margin-top:2px;
}

.box-text-head {
	padding:5px;
	font-size:14pt; 
	font-weight:bold;
	color:#535353;
}

.line_main {
	border-bottom-color:#0098E1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.line_sub {
	border-bottom-color:#F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding:5px;
}

.line_left {
	border-left-color:#E4E5E6;
	border-left-width: 1px;
	border-left-style: solid; 
}

.line_hilight_recom {
	background-color:#F7F7F7;
	border-color:#D1D1D1;
	border-width: 1px;
	border-style: solid; 
}
.line_hilight_left {
	border-left-color:#E4E5E6;
	border-left-width: 1px;
	border-left-style: solid; 
}
.line_hilight_right {
	border-right-color:#E4E5E6;
	border-right-width: 1px;
	border-right-style: solid; 
}
.line_hilight_top {
	border-left-color:#E4E5E6;
	border-left-width: 1px;
	border-left-style: solid; 
	border-top-color:#E4E5E6;
	border-top-width: 1px;
	border-top-style: solid; 
}
.line_hilight_bottom {
	border-left-color:#E4E5E6;
	border-left-width: 1px;
	border-left-style: solid; 
	border-bottom-color:#E4E5E6;
	border-bottom-width: 1px;
	border-bottom-style: solid; 
}

.line_white { 
	border-color:#FFFFFF;
	border-width: 1px;
	border-style: solid; 
}
