@charset "utf-8";
/*Chung*/
*{
margin:0px;
padding:0px;
}

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);













body{
	background-color: #f3f3f3;

}
.clear {
	clear: both;
}
/**/
#templateBlue {
	width: 1000px;
	margin:0px auto;
	background-color: #f3f3f3;

margin-top:0px;
margin-bottom:0px;
border-right: solid 4px #f3f3f3;
border-left: solid 4px #f3f3f3;
}
#cicTop {
	width: 100%;
	background-color: #77b7fd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;

}
#cicLogo-Banner {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}
#cicLogo {
	float: left;
}
#cicBanner {
	float: right;
}
#cicMenu {
	width: 100%;
	position: relative;
	z-index: 1000;
}
#cicMenuMain {
	background: rgba(69,170,252,1);
background: -moz-linear-gradient(top, rgba(69,170,252,1) 0%, rgba(15,114,194,1) 15%, rgba(15,114,194,1) 51%, rgba(15,114,194,1) 71%, rgba(15,114,194,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(69,170,252,1)), color-stop(15%, rgba(15,114,194,1)), color-stop(51%, rgba(15,114,194,1)), color-stop(71%, rgba(15,114,194,1)), color-stop(100%, rgba(15,114,194,1)));
background: -webkit-linear-gradient(top, rgba(69,170,252,1) 0%, rgba(15,114,194,1) 15%, rgba(15,114,194,1) 51%, rgba(15,114,194,1) 71%, rgba(15,114,194,1) 100%);
background: -o-linear-gradient(top, rgba(69,170,252,1) 0%, rgba(15,114,194,1) 15%, rgba(15,114,194,1) 51%, rgba(15,114,194,1) 71%, rgba(15,114,194,1) 100%);
background: -ms-linear-gradient(top, rgba(69,170,252,1) 0%, rgba(15,114,194,1) 15%, rgba(15,114,194,1) 51%, rgba(15,114,194,1) 71%, rgba(15,114,194,1) 100%);
background: linear-gradient(to bottom, rgba(69,170,252,1) 0%, rgba(15,114,194,1) 15%, rgba(15,114,194,1) 51%, rgba(15,114,194,1) 71%, rgba(15,114,194,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45aafc', endColorstr='#0f72c2', GradientType=0 );
	height: 38px;
	width: 100%;
	padding-top:3px;
	box-shadow: 0px 8px 6px -6px #555;
}
.cicMenuMain {
	background-color: #318df1;
	height: 33px;
	width: 100%;
	box-shadow: 0px 6px 6px -6px rgb(153, 153, 153);
}
#cicMenuChild {
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
	box-shadow: 0px 6px 6px -6px rgb(153, 153, 153);
	white-space:nowrap;
}
#seachcontent {
	background-image: url(../images/box-seach1.png);
	height: 28px;
	width: 39px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	float: left;
}
#boxseach {
	float: right;
	margin-right: 50px;
}

#textseach {
	background-image: url(../images/box-seach2.png);
	height: 28px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: left;
}

#cicMenuChild2 {
	
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#cicMenuChild2 ul{
	list-style-position: inside;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#cicMenuChild2 li{
	display: inline;	
}
.menuhome {
	background-image: none;
	float: left;
	padding-left:5px;
	
}
.menuhome a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#cicMenuChild2 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000;
	padding-right: 3px;
	padding-left: 3px;
}
#cicCentrer {
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#cicSlideImage {
	width: 1000px;
	background-color: #6f6363;
	height: 259px;
	margin: 0px;
	position: relative;
	background-image: url(http://www.cic.edu.vn/img/slideimg/cic007.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}


#cicModule {
	background-color: #FFF;
	margin: 0px;
	width: 1000px;
	
}
#cicModule-content {
	float: left;
	width: 650px;
	padding-top: 3px;
}
div#cicModule-content-header {
	background-color: #afd3fa;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #318df1;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
}
div#cicModule-content-header  a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
#cicModule-content-body {
	width: 630px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1#cicModule-content-title {
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cf0101;
	margin-top: 5px;
	margin-bottom: 10px;
}
h1#cicModule-content-note {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1#cicModule-content-main,h2#cicModule-content-main,h3#cicModule-content-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
h2#cicModule-content-note,h3#cicModule-content-note  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2#cicModule-content-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}


h1#cicModule-content-main a,h2#cicModule-content-main a ,h3#cicModule-content-main a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #000;
	
	
}
h1#cicModule-content-main a:VISITED,h2#cicModule-content-main a:VISITED,h3#cicModule-content-main a:VISITED {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #000;
	
	
}

h1#cicModule-content-main img,h2#cicModule-content-main img,h3#cicModule-content-main img{
	margin-bottom:8px; 
}
ul#cicModule-content-old {
	list-style-type: none;
	margin-left: 10px;
}
ul#cicModule-content-old li {
	padding-left: 10px;
	background-image: url(../images/dot_red2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 3px;
}
ul#cicModule-content-old li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
ul#cicModule-content-near {
	list-style-type: none;
	list-style-position: inside;
}

ul#cicModule-content-near li {
	width: 140px;
	float: left;
	margin: 7px;
	padding: 0px;
	height: 160px;
	overflow: hidden;
}

ul#cicModule-content-near .anhdd {
	width: 140px;
	height: 90px;
	-webkit-box-shadow: 0 6px 6px -6px #555;
	   -moz-box-shadow: 0 6px 6px -6px #555;
	        box-shadow: 0 6px 6px -6px #555;
			margin-bottom:2px;
	
}

ul#cicModule-content-near p {
	
	text-align: center;	
}
ul#cicModule-content-near a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}





/*dddđ*/
#cicModule-content-item a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
#cicModule-content-item {
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#cicModule-content-item-img {
	float: left;
	height: 90px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	
		-webkit-box-shadow: 0 6px 6px -6px #555;
	   -moz-box-shadow: 0 6px 6px -6px #555;
	        box-shadow: 0 6px 6px -6px #555;
}
#cicModule-content-item-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(17, 68, 119);
	margin-bottom: 3px;
}
#cicModule-content-page {
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
}
#cicModule-content-page a {
	padding: 4px;
	background-color: rgb(17, 68, 119);
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
}

#cicModule-content-item-date {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: rgb(102, 102, 102);
	font-size: 12px;
}
#cicModule-content-item-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}




/*dddđ*/
#cicModule-content-newshot a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
#cicModule-content-newshot-img {
	float: left;
	height: 200px;
	width: 290px;
	margin-right: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 8px 6px -6px #555;
	   -moz-box-shadow: 0 8px 6px -6px #555;
	        box-shadow: 0 8px 6px -6px #555;
}
#cicModule-content-newshot-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: rgb(17, 68, 119);
}
#cicModule-content-newshot-date {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: rgb(102, 102, 102);
	font-size: 12px;
}
#cicModule-content-newshot-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}





#cicModule-right {
	float: right;
	width: 339px;
	
	
}

#cicModule01 {
	background-color: #FFF;
	margin: 0px;
	width: 1000px;
	height: 608px;
}




#cicModule01-news {
	float: left;
	height: 600px;
	overflow: hidden;
	width: 650px;
	padding-top: 3px;
}

#cicModule01-news-hot{
	float: left;
	height: 300px;
	overflow: hidden;
	width: 648px;
	margin-bottom: 20px;
}
#cicModule01-left {
	float: left;

overflow: hidden;
width: 324px;
color: red;


}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}

h1.cicModule01-left-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
	margin-bottom: 5px;
        margin-top: 5px;
		color:blue;
		text-transform:uppercase;
		font-weight:700;
}
.news-school a{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}







.news-list2 {
	clear: both;
	margin-left: 0px;
	width: 100%;
	margin-top:5px;
	
}
.news-list2 ul {
	font-size: 11.5px;
	font-style: normal;
	line-height: 1.5em;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.news-list2 li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: transparent;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000;
	background-image: url(../images/dot_red2.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 9px;
}
.news-list2 li a {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	
	font-weight: normal;
	font-size: 11.5px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}








.news-list {
	clear: both;
	margin-left: 0px;
	width: 100%;
	
}
.news-list ul {
	font-size: 11.5px;
	font-style: normal;
	line-height: 1.5em;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.news-list li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: transparent;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000;
	background-image: url(../images/dot_red2.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.news-list li a {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(17, 68, 119);
	;
	font-weight: normal;
	font-size: 11.5px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.news-school-img{
	height: 80px;
	width: 140px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 4px;
	 -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
	/*
	-webkit-box-shadow: 0 6px 6px -6px #555;
	   -moz-box-shadow: 0 6px 6px -6px #555;
	        box-shadow: 0 6px 6px -6px #555;*/
}
.news-school-img:hover{
-webkit-box-shadow: 0 6px 6px -6px #555;
	   -moz-box-shadow: 0 6px 6px -6px #555;
	        box-shadow: 0 6px 6px -6px #555;
}
h1.news-school-note{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-weight: normal;
	font-style: inherit;
	font-size: 11.5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	vertical-align: baseline;
	text-align: justify;
}

h1.news-school-title{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: black;
	
	text-align: justify;
	margin-bottom: 3px;
}
#cicModule01-centrer {
	float: left;
width: 324px;


}
#cicModule01-right {
	float: right;
	width: 339px;
	border: 1px solid #CCC;
	overflow: hidden;
	height: 600px;
}


#video-item {
	height: 210px;
	overflow-y: scroll;
}
#video-item ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#video-item ul li{
	list-style-type: none;
	margin: 0px;
	clear: both;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#video-item ul li a{
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#video-item ul li a:hover{
	color: #F00;
	text-decoration: none;
}


#cicModuleAds {
	width: 1000px;
	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: white;
	border: 1px solid #CCC;
        box-shadow: 0px 6px 6px -6px rgb(153, 153, 153);
}

#cicModule02 {
	margin: 0px;
	width: 1000px;
}

#cicModule02-left {
	float: left;
	width: 650px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 5px;
}
.cicModule02-left-box-title {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cicModule02-left-box-title h1{
	
	
	font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 1.5em;
text-transform: uppercase;
color: red;

padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
margin-right: 5px;
margin-left: 5px;
border-left: 7px solid #12549B;

background-repeat: no-repeat;
background-position: right top;
border-bottom: solid 1px red;
}

.cicModule02-left-box-title h2,.cicModule02-left-box-title h3{
	
	
	font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 1.5em;
text-transform: uppercase;
color: red;

padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
margin-right: 5px;
margin-left: 5px;
border-left: 7px solid #12549B;

background-repeat: no-repeat;
background-position: right top;
border-bottom: solid 1px red;
}

.cicModule02-left-box-news{
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 3px;	
	}
.cicModule02-left-box-news a{
	text-decoration: none;
	}
h1.news-school-title2{
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	color: rgb(17, 68, 119);
	;
	text-align: justify;
	margin-bottom: 6px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
.cicModule02-left-box{
	width: 100%;
	height: 250px;
	overflow: hidden;
		
	}
#cicModule02-centrer {
	float: left;
	width: 230px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	background-color: #FFF;
}
.cicModule02-centrer-box {
	background-color: #FFF;
	padding: 3px;
	height: 199px;
	overflow: hidden;
}
.cicModule02-centrer-boxtitle {

	
	margin-top: 1px;
	border-bottom: 1px solid #CCC;
margin-right: 5px;
margin-left: 10px;
padding: 3px 5px;
background-color: #F3F3F3;
	
}


.cicModule02-centrer-boxtitle a {
	border: 0px none;
font-weight: bold;
font-style: inherit;
font-size: 14px;

line-height: 1.5em;
vertical-align: baseline;
color: #9F224E;
text-decoration: none;
}
.cicModule02-centrer-list{
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.cicModule02-centrer-list ul{
	list-style-position: outside;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.cicModule02-centrer-list ul li{
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        margin-bottom:7px; 
}

.cicModule02-centrer-list ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: rgb(17, 68, 119);
	text-decoration: none;
	text-align: justify;
}
#cicModule02-right {
	float: right;
	width: 339px;
}

ul.ciclinks{
	list-style-type: none;
	width: 100%;
	margin: 0px;
	}
ul.ciclinks li{
	padding: 0px;
	margin: 0px;
	width: 169.5px;
	float: left;
	}
ul.ciclinks li img{
	padding: 2px;
	margin: 1px;
	width: 160px;
	height: 100px;
	border: 1px solid #CCC;
	}	
	
#cicModuleJob {
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cicBottom {
	width: 100%;

}
#menu-bottom {
	list-style-position: inside;
	list-style-type: none;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu-bottom li{
	display: inline;
	margin: 3px;
	line-height: 30px;
}
#menu-bottom li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#infocic {
	text-align: right;

	margin-top: 10px;
	margin-right: 20px;
	padding-bottom:10px;
	padding-right:10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	color: #333;
}
#menu-bottom li a:hover{
	text-decoration: underline;
	
}


#links {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 2px;
}

#links h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	margin: 5px;
}
#links h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	margin: 5px;
}
#nav-small {
	background-color: #FFF;
	padding-bottom: 10px;
	border: 1px solid #CCC;
}


.listtab {
	margin-bottom: 5px;
	padding-left: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
}
.listtab-img {
	float: left;
	height: 60px;
	width: 90px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px;
}
.listtab-img2 {
	float: left;
	height: 65px;
	width: 76px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px;
}
.listtab a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5em;
	text-align: justify;
}
#tinmoifx{margin:0px;}
#tinmoifx ol{
	list-style-type: none;	
	
	
	}
#tinmoifx ol li {
	list-style-type: none;
	background-image: url(../images/dot_red.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 11px;
	margin-top: 0px;
        margin-bottom:10px;
	}
#tinmoifx ol li a{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
        color: black;
	}
#tinmoifx ol li a:hover{
	
        color: #900;
	}



