/* CSS Document */

td,p,body{font-size:13px;color:#999999}

body{margin:0px}

.red{color:red}
.blue{color:blue}

a{color:#189bd6;text-decoration:none}
a:hover{color:#f5941c;text-decoration:underline}

a.foot{color:#454545}
a.foot:hover{color:red}
.foot{color:#454545}

.login_title{color:#189bd6;font-size:14px}

.inp{font-size:12px;color:#189bd6;font-weight:bold;width:200px;border:1px solid #cccccc;}
.inp2{font-size:12px;color:#189bd6;font-weight:bold;width:120px;border:1px solid #cccccc;}

.bgn{background-repeat:no-repeat;}
.bgx{background-repeat:repeat-x;}
.bgy{background-repeat:repeat-y;}

.bgcenter{background-position:center}

.title{font-size:14px;font-weight:bold;color:#454545}





