BODY
{
    background:#FFF;
	FONT-SIZE:12px;
    MARGIN:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
A:link{    FONT-SIZE:15px;    COLOR:#3E749E;    TEXT-DECORATION:none}
A:visited{    FONT-SIZE:15px;    COLOR:#3E749E;    TEXT-DECORATION:none}
A:active{    FONT-SIZE:15px;    COLOR:#3E749E;    TEXT-DECORATION:none}
A:hover{    FONT-SIZE:15px;    color:#305A7A;    TEXT-DECORATION:underline;}

a.LeftLink:link,a.LeftLink:visited{
text-align:left;
padding:10px 0 5px 10px;
display:block;color:#1C2942 !important;
border-bottom:1px #414043 dotted; 
}
a.LeftLink:hover{
color:#CC0000 !important;text-decoration:underline;
}
a.LeftLink_act:link,a.LeftLink_act:visited{
text-align:left;
padding:10px 0 5px 10px;
display:block;color:#CC0000 !important;
border-bottom:1px #414043 dotted; 
}
a.LeftLink_act:hover{
text-align:left;
padding:10px 0 5px 10px;
display:block;
color:#CC0000 !important;
border-bottom:1px #414043 dotted; 
}

.title1{
background-image:url(../images/cutm-brief.JPG);
font-family:Arial;
background-repeat: no-repeat;
background-position: center;
font-size:18px;
line-height:20px;
color:#219d59;
}
.title2{
background-image:url(../images/culture.JPG);
font-family:Arial;
background-repeat: no-repeat;
background-position: center;
font-size:18px;
line-height:25px;
color:7a7a7a;
}

ul,li{ margin:0px;padding:0px; list-style: none;}

.introcontent{
font-family:Arial;
background-repeat: no-repeat;
background-position: right;
font-size:12px;
line-height:20px;
}


.input{border:1px solid #757575; background:#FCFCFC; height:16px;}


/*----------------------------------------------------The Product css------------------------------------------*/

#listproduct{
clear:both;
font-size:12px;
line-height:14px;
margin-top:20px;
width:720px;
}
#listproduct li{
float:left;
text-align:center;
padding-bottom:10px;
line-height:20px;
width:130px;
margin-bottom:10px;
height:150px;
margin-left:15px;
margin-right:15px;
line-height:25px;
}
#listproduct li img{
border:5px #E6E5E5 solid;
padding:3PX;
}
#listproduct li a{
color:#434343;
padding-top:5px;
text-decoration:underline;
}
#productinfo{
clear:both;
padding:10px;
margin-top:5px;
line-height:20px;
color:#333333;
}
#productinfo .title{
font-weight:bold;
font-size:14px;
color:#D7BB2A;
margin-top:5px;
line-height:20px;
color:#333333;
}
#listlink{
clear:both;
}
#listlink li{
float:left;
width:250px;
text-align:center;
line-height:30px;
}